次の方法で共有


StreamingLocator.StreamingLocatorId プロパティ

定義

ストリーミング ロケーターの StreamingLocatorId を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.streamingLocatorId")]
public Guid? StreamingLocatorId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.streamingLocatorId")>]
member this.StreamingLocatorId : Nullable<Guid> with get, set
Public Property StreamingLocatorId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象