Uses of Interface
com.azure.resourcemanager.resources.fluentcore.model.Refreshable
-
Packages that use Refreshable 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 Refreshable in com.azure.resourcemanager.resources.fluentcore.arm.models
Subinterfaces of Refreshable in com.azure.resourcemanager.resources.fluentcore.arm.models Modifier and Type Interface Description interfaceExternalChildResource<FluentModelT,ParentT>Represents an external child resource. -
Uses of Refreshable in com.azure.resourcemanager.resources.models
Subinterfaces of Refreshable in com.azure.resourcemanager.resources.models Modifier and Type Interface Description interfaceDeploymentAn immutable client-side representation of an Azure deployment.interfaceDeploymentOperationAn immutable client-side representation of a deployment operation.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.
-