Uses of Class
com.azure.resourcemanager.resources.models.DeploymentPropertiesExtended
Packages that use DeploymentPropertiesExtended
Package
Description
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 DeploymentPropertiesExtendedModifier and TypeMethodDescriptionDeploymentExtendedInner.properties()Get the properties property: Deployment properties.DeploymentValidateResultInner.properties()Get the properties property: The template deployment properties.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type DeploymentPropertiesExtendedModifier and TypeMethodDescriptionDeploymentExtendedInner.withProperties(DeploymentPropertiesExtended properties) Set the properties property: Deployment properties.DeploymentValidateResultInner.withProperties(DeploymentPropertiesExtended properties) Set the properties property: The template deployment properties.