LiveEventPreview.AlternativeMediaId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an alternative media identifier associated with the streaming locator created for the preview. This value is specified at creation time and cannot be updated. The identifier can be used in the CustomLicenseAcquisitionUrlTemplate or the CustomKeyAcquisitionUrlTemplate of the StreamingPolicy specified in the StreamingPolicyName field.
[Newtonsoft.Json.JsonProperty(PropertyName="alternativeMediaId")]
public string AlternativeMediaId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alternativeMediaId")>]
member this.AlternativeMediaId : string with get, set
Public Property AlternativeMediaId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute