Compartir a través de


DeploymentValidateResult.Properties Propiedad

Definición

Obtiene o establece las propiedades de implementación de plantilla.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended with get, set
Public Property Properties As DeploymentPropertiesExtended

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a