Uses of Interface
com.azure.resourcemanager.deploymentmanager.models.ServiceUnitResource.DefinitionStages.WithCreate
Packages that use ServiceUnitResource.DefinitionStages.WithCreate
Package
Description
Package containing the data models for AzureDeploymentManager.
-
Uses of ServiceUnitResource.DefinitionStages.WithCreate in com.azure.resourcemanager.deploymentmanager.models
Subinterfaces of ServiceUnitResource.DefinitionStages.WithCreate in com.azure.resourcemanager.deploymentmanager.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the ServiceUnitResource definition.Methods in com.azure.resourcemanager.deploymentmanager.models that return ServiceUnitResource.DefinitionStages.WithCreateModifier and TypeMethodDescriptionServiceUnitResource.DefinitionStages.WithArtifacts.withArtifacts(ServiceUnitArtifacts artifacts) Specifies the artifacts property: The artifacts for the service unit..ServiceUnitResource.DefinitionStages.WithDeploymentMode.withDeploymentMode(DeploymentMode deploymentMode) Specifies the deploymentMode property: Describes the type of ARM deployment to be performed on the resource..Specifies the tags property: Resource tags..