다음을 통해 공유


RegionalSharingStatus.Details Property

Definition

Gets or sets details of gallery regional sharing failure.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to