Uses of Class
com.azure.resourcemanager.resources.models.DeploymentPropertiesExtended
-
Packages that use DeploymentPropertiesExtended Package Description com.azure.resourcemanager.resources.fluent.models Package containing the inner data models for ResourceManagementClient. -
-
Uses of DeploymentPropertiesExtended in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return DeploymentPropertiesExtended Modifier and Type Method Description DeploymentPropertiesExtendedDeploymentExtendedInner. properties()Get the properties property: Deployment properties.DeploymentPropertiesExtendedDeploymentValidateResultInner. properties()Get the properties property: The template deployment properties.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type DeploymentPropertiesExtended Modifier and Type Method Description DeploymentExtendedInnerDeploymentExtendedInner. withProperties(DeploymentPropertiesExtended properties)Set the properties property: Deployment properties.DeploymentValidateResultInnerDeploymentValidateResultInner. withProperties(DeploymentPropertiesExtended properties)Set the properties property: The template deployment properties.
-