Freigeben über


DeploymentWhatIfSettings.ResultFormat Eigenschaft

Definition

Ruft das Format der What-If Ergebnisse ab oder legt es fest. Mögliche Werte: "ResourceIdOnly", "FullResourcePayloads"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: