LiveEventResourceState.Running Field
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 readonly Microsoft.Azure.Management.Media.Models.LiveEventResourceState Running;
staticval mutable Running : Microsoft.Azure.Management.Media.Models.LiveEventResourceState
Public Shared ReadOnly Running As LiveEventResourceState
Field 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