Share via


LiveEventResourceState.Stopped Property

Definition

This is the initial state of the live event after creation (unless autostart was set to true.) No billing occurs in this state. In this state, the live event properties can be updated but streaming is not allowed.

public static Azure.ResourceManager.Media.Models.LiveEventResourceState Stopped { get; }
static member Stopped : Azure.ResourceManager.Media.Models.LiveEventResourceState
Public Shared ReadOnly Property Stopped As LiveEventResourceState

Property Value

Applies to