Uses of Interface
com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
-
Packages that use HasManager 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 HasManager in com.microsoft.azure.management.resources
Subinterfaces of HasManager in com.microsoft.azure.management.resources Modifier and Type Interface Description interfaceDeploymentAn immutable client-side representation of an Azure deployment.interfaceDeploymentsEntry point to template deployment in Azure.interfaceGenericResourceAn immutable client-side representation of an Azure generic resource.interfaceGenericResourcesEntry point to generic resources management API. -
Uses of HasManager in com.microsoft.azure.management.resources.fluentcore.arm.models
Subinterfaces of HasManager in com.microsoft.azure.management.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.
-