Uses of Interface
com.azure.resourcemanager.resources.fluentcore.arm.models.HasId
-
Packages that use HasId Package Description com.azure.resourcemanager.resources.fluentcore.arm.models This package contains the base classes for resource models.com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of HasId in com.azure.resourcemanager.resources.fluentcore.arm.models
Subinterfaces of HasId in com.azure.resourcemanager.resources.fluentcore.arm.models Modifier and Type Interface Description interfaceGroupableResource<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.interfaceResourceBase interfaces for fluent resources. -
Uses of HasId in com.azure.resourcemanager.resources.models
Subinterfaces of HasId in com.azure.resourcemanager.resources.models Modifier and Type Interface Description interfaceDeploymentAn immutable client-side representation of an Azure deployment.interfaceFeatureAn immutable client-side representation of an Azure feature.interfaceGenericResourceAn immutable client-side representation of an Azure generic resource.interfaceManagementLockManagement lock.interfacePolicyAssignmentAn immutable client-side representation of an Azure policy assignment.interfacePolicyDefinitionAn immutable client-side representation of an Azure policy.interfaceResourceGroupAn immutable client-side representation of an Azure resource group.interfaceTagResourceAn immutable client-side representation of an Azure resource with tags.
-