Uses of Interface
com.azure.resourcemanager.resources.models.Deployment
Packages that use Deployment
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of Deployment in com.azure.resourcemanager.resources.models
Subinterfaces with type arguments of type Deployment in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure deployment.static interfaceA deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify.static interfaceThe template for a deployment update operation, containing all the settings that can be modified.interfaceEntry point to template deployment in Azure.interfaceEntry point to template deployment in Azure.interfaceEntry point to template deployment in Azure.interfaceEntry point to template deployment in Azure.interfaceEntry point to template deployment in Azure.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type DeploymentModifier and TypeMethodDescriptionDeployment.DefinitionStages.WithCreate.beginCreate()Begins creating the deployment resource.Deployment.DefinitionStages.WithCreate.beginCreate(com.azure.core.util.Context context) Begins creating the deployment resource.Deployment.DefinitionStages.WithCreate.beginCreateAsync()Begins creating the deployment resource.