Uses of Interface
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
-
Packages that use HasInnerModel Package Description com.azure.resourcemanager.resources.fluentcore.arm.models This package contains the base classes for resource models.com.azure.resourcemanager.resources.fluentcore.dag This package contains the graph related classes that are useful for performing cloud requests in parallel.com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of HasInnerModel in com.azure.resourcemanager.resources.fluentcore.arm.models
Subinterfaces of HasInnerModel in com.azure.resourcemanager.resources.fluentcore.arm.models Modifier and Type Interface Description interfaceGroupableResource<TManager,InnerT>Base interface for resources in resource groups.interfaceIndependentChildResource<ManagerT,InnerT>Interface for the child resource which can be CRUDed independently from the parent resource. -
Uses of HasInnerModel in com.azure.resourcemanager.resources.fluentcore.dag
Classes in com.azure.resourcemanager.resources.fluentcore.dag that implement HasInnerModel Modifier and Type Class Description static classFunctionalTaskItem.ContextType representing context of anFunctionalTaskItem. -
Uses of HasInnerModel in com.azure.resourcemanager.resources.models
Subinterfaces of HasInnerModel in com.azure.resourcemanager.resources.models Modifier and Type Interface Description interfaceDeploymentAn immutable client-side representation of an Azure deployment.interfaceDeploymentExportResultAn immutable client-side representation of an Azure deployment template export result.interfaceDeploymentOperationAn immutable client-side representation of a deployment operation.interfaceFeatureAn immutable client-side representation of an Azure feature.interfaceGenericResourceAn immutable client-side representation of an Azure generic resource.interfaceLocationAn immutable client-side representation of an Azure location.interfaceManagementLockManagement lock.interfacePolicyAssignmentAn immutable client-side representation of an Azure policy assignment.interfacePolicyDefinitionAn immutable client-side representation of an Azure policy.interfaceProviderAn immutable client-side representation of an Azure resource provider.interfaceResourceGroupAn immutable client-side representation of an Azure resource group.interfaceResourceGroupExportResultAn immutable client-side representation of an Azure deployment template export result.interfaceSubscriptionAn immutable client-side representation of an Azure subscription.interfaceTagResourceAn immutable client-side representation of an Azure resource with tags.interfaceTenantAn immutable client-side representation of an Azure tenant.interfaceWhatIfOperationResultAn immutable client-side representation of an Azure deployment What-if operation result.
-