Uses of Interface
com.azure.resourcemanager.resources.models.Deployment.DefinitionStages.WithTemplate
Packages that use Deployment.DefinitionStages.WithTemplate
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of Deployment.DefinitionStages.WithTemplate in com.azure.resourcemanager.resources.models
Subinterfaces of Deployment.DefinitionStages.WithTemplate in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the deployment definitions.Subinterfaces with type arguments of type Deployment.DefinitionStages.WithTemplate in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptionstatic interfaceA deployment definition allowing resource group to be specified.Methods in com.azure.resourcemanager.resources.models that return Deployment.DefinitionStages.WithTemplateModifier and TypeMethodDescriptionDeployment.DefinitionStages.WithGroup.withNewResourceGroup(Creatable<ResourceGroup> groupDefinition) Creates a new resource group to put the resource in, based on the definition specified.Deployment.DefinitionStages.WithGroup.withNewResourceGroup(String name, com.azure.core.management.Region region) Creates a new resource group to put the deployment in.