PSDeploymentStackWhatIfResourceChange.Identifiers Property

Definition

[Newtonsoft.Json.JsonProperty("identifiers")]
public System.Collections.Generic.IDictionary<string,object> Identifiers { get; set; }
[<Newtonsoft.Json.JsonProperty("identifiers")>]
member this.Identifiers : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Identifiers As IDictionary(Of String, Object)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to