共用方式為


Collection.CollectionId Property

Definition

Gets collection Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to