AssetStreamingLocator.StreamingLocatorId Property

Definition

Gets streamingLocatorId of the Streaming Locator.

[Newtonsoft.Json.JsonProperty(PropertyName="streamingLocatorId")]
public Guid StreamingLocatorId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamingLocatorId")>]
member this.StreamingLocatorId : Guid
Public ReadOnly Property StreamingLocatorId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to