Interface Deployment.DefinitionStages.Blank
-
- All Superinterfaces:
Deployment.DefinitionStages.WithGroup,GroupableResource.DefinitionStages.WithExistingResourceGroup<Deployment.DefinitionStages.WithTemplate>
- All Known Subinterfaces:
Deployment.Definition
- Enclosing interface:
- Deployment.DefinitionStages
public static interface Deployment.DefinitionStages.Blank extends Deployment.DefinitionStages.WithGroup
The first stage of deployment definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.models.Deployment.DefinitionStages.WithGroup
withNewResourceGroup, withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
-