Sdílet prostřednictvím


Volume_2022_11_01.DataStoreResourceId Property

Definition

Gets data store resource unique identifier

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataStoreResourceId")]
public System.Collections.Generic.IList<string> DataStoreResourceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataStoreResourceId")>]
member this.DataStoreResourceId : System.Collections.Generic.IList<string>
Public ReadOnly Property DataStoreResourceId As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to