Sdílet prostřednictvím


IntegrationAccountMapPropertiesParametersSchema.RefProperty Property

Definition

Gets or sets the reference name.

[Newtonsoft.Json.JsonProperty(PropertyName="ref")]
public string RefProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ref")>]
member this.RefProperty : string with get, set
Public Property RefProperty As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to