共用方式為


ShareSubscription.SourceShareLocation Property

Definition

Gets or sets source share location.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to