Uses of Class
com.microsoft.azure.toolkit.lib.resource.ResourceDeployment
-
Packages that use ResourceDeployment Package Description com.microsoft.azure.toolkit.lib.resource -
-
Uses of ResourceDeployment in com.microsoft.azure.toolkit.lib.resource
Subclasses of ResourceDeployment in com.microsoft.azure.toolkit.lib.resource Modifier and Type Class Description classResourceDeploymentDraftFields in com.microsoft.azure.toolkit.lib.resource declared as ResourceDeployment Modifier and Type Field Description private ResourceDeploymentResourceDeploymentDraft. originMethods in com.microsoft.azure.toolkit.lib.resource that return ResourceDeployment Modifier and Type Method Description protected ResourceDeploymentResourceDeploymentModule. newResource(com.azure.resourcemanager.resources.models.Deployment r)protected ResourceDeploymentResourceDeploymentModule. newResource(String name, String resourceGroupName)Methods in com.microsoft.azure.toolkit.lib.resource with parameters of type ResourceDeployment Modifier and Type Method Description protected ResourceDeploymentDraftResourceDeploymentModule. newDraftForUpdate(ResourceDeployment origin)Constructors in com.microsoft.azure.toolkit.lib.resource with parameters of type ResourceDeployment Constructor Description ResourceDeployment(ResourceDeployment origin)copy constructorResourceDeploymentDraft(ResourceDeployment origin)
-