共用方式為


PrivateStore.PrivateStoreId Property

Definition

Gets private Store id

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateStoreId")]
public string PrivateStoreId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateStoreId")>]
member this.PrivateStoreId : string
Public ReadOnly Property PrivateStoreId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to