共用方式為


PrivateStore.PrivateStoreName Property

Definition

Gets or sets private Store Name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to