Uses of Class
com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentDraft
-
Packages that use ResourceDeploymentDraft Package Description com.microsoft.azure.toolkit.lib.resource -
-
Uses of ResourceDeploymentDraft in com.microsoft.azure.toolkit.lib.resource
Methods in com.microsoft.azure.toolkit.lib.resource that return ResourceDeploymentDraft Modifier and Type Method Description protected ResourceDeploymentDraftResourceDeploymentModule. newDraftForCreate(String name, String resourceGroupName)protected ResourceDeploymentDraftResourceDeploymentModule. newDraftForUpdate(ResourceDeployment origin)
-