ResourceProperties.ResourceReference Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("resourceReference")]
public System.Collections.Generic.IDictionary<string,string>? ResourceReference { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("resourceReference")>]
member this.ResourceReference : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ResourceReference As IDictionary(Of String, String)

Property Value

Attributes

Applies to