Uses of Interface
com.microsoft.azure.management.resources.fluentcore.model.Refreshable
-
Packages that use Refreshable Package Description com.microsoft.azure.management.resources This package contains the classes for ResourceManagementClient.com.microsoft.azure.management.resources.fluentcore.arm.models This package contains the base classes for resource models. -
-
Uses of Refreshable in com.microsoft.azure.management.resources
Subinterfaces of Refreshable in com.microsoft.azure.management.resources 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.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. -
Uses of Refreshable in com.microsoft.azure.management.resources.fluentcore.arm.models
Subinterfaces of Refreshable in com.microsoft.azure.management.resources.fluentcore.arm.models Modifier and Type Interface Description interfaceExternalChildResource<FluentModelT,ParentT>Represents an external child resource.
-