Compartir a través de


DeploymentWhatIfSettings.ResultFormat Propiedad

Definición

Obtiene o establece el formato de los resultados de What-If. Entre los valores posibles se incluyen: "ResourceIdOnly", "FullResourcePayloads"

[Newtonsoft.Json.JsonProperty(PropertyName="resultFormat")]
public Microsoft.Azure.Management.ResourceManager.Models.WhatIfResultFormat? ResultFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resultFormat")>]
member this.ResultFormat : Nullable<Microsoft.Azure.Management.ResourceManager.Models.WhatIfResultFormat> with get, set
Public Property ResultFormat As Nullable(Of WhatIfResultFormat)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a