LiveEventResourceState.Running 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.
The live event resources have been allocated, ingest and preview URLs have been generated, and it is capable of receiving live streams. At this point, billing is active. You must explicitly call Stop on the live event resource to halt further billing.
public static Azure.ResourceManager.Media.Models.LiveEventResourceState Running { get; }
static member Running : Azure.ResourceManager.Media.Models.LiveEventResourceState
Public Shared ReadOnly Property Running As LiveEventResourceState
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET