MediaLiveEventData.UseStaticHostname Property

Definition

Specifies whether a static hostname would be assigned to the live event preview and ingest endpoints. This value can only be updated if the live event is in Standby state.

public bool? UseStaticHostname { get; set; }
member this.UseStaticHostname : Nullable<bool> with get, set
Public Property UseStaticHostname As Nullable(Of Boolean)

Property Value

Applies to