DeploymentWhatIf.Properties Propiedad

Definición

Obtiene o establece las propiedades de implementación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a