Uses of Class
com.azure.resourcemanager.resources.models.DeploymentPropertiesExtended
Packages that use DeploymentPropertiesExtended
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the 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. -
Uses of DeploymentPropertiesExtended in com.azure.resourcemanager.resources.models
Classes in com.azure.resourcemanager.resources.models that implement interfaces with type arguments of type DeploymentPropertiesExtendedModifier and TypeClassDescriptionfinal classDeployment properties with additional details.Methods in com.azure.resourcemanager.resources.models that return DeploymentPropertiesExtendedModifier and TypeMethodDescriptionstatic DeploymentPropertiesExtendedDeploymentPropertiesExtended.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeploymentPropertiesExtended from the JsonReader.DeploymentPropertiesExtended.withValidationLevel(ValidationLevel validationLevel) Set the validationLevel property: The validation level of the deployment.