Uses of Interface
com.azure.resourcemanager.resources.fluentcore.arm.models.HasResourceGroup
Packages that use HasResourceGroup
Package
Description
This package contains the base class for resource collections.
This package contains the base classes for resource models.
Package containing the data models for ResourceManagementClient.
-
Uses of HasResourceGroup in com.azure.resourcemanager.resources.fluentcore.arm.collection
Classes in com.azure.resourcemanager.resources.fluentcore.arm.collection with type parameters of type HasResourceGroupModifier and TypeInterfaceDescriptioninterfaceSupportsGettingByParent<T,ParentT extends Resource & HasResourceGroup, ManagerT> Provides access to getting a specific Azure resource based on its resource group and parent.interfaceSupportsListingByParent<T,ParentT extends Resource & HasResourceGroup, ManagerT> Provides access to listing Azure resources of a specific type in a specific parent resource. -
Uses of HasResourceGroup in com.azure.resourcemanager.resources.fluentcore.arm.models
Subinterfaces of HasResourceGroup in com.azure.resourcemanager.resources.fluentcore.arm.modelsModifier and TypeInterfaceDescriptioninterfaceGroupableResource<TManager,InnerT> Base interface for resources in resource groups.interfaceIndependentChild<ManagerT>Interface for the child resource which can be CRUDed independently from the parent resource.interfaceIndependentChildResource<ManagerT,InnerT> Interface for the child resource which can be CRUDed independently from the parent resource. -
Uses of HasResourceGroup in com.azure.resourcemanager.resources.models
Subinterfaces of HasResourceGroup in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure generic resource.