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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET