StreamingEndpointResourceState Struct

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 resource state of the streaming endpoint.

C#
public readonly struct StreamingEndpointResourceState : IEquatable<Azure.ResourceManager.Media.Models.StreamingEndpointResourceState>
Inheritance
StreamingEndpointResourceState
Implements

Constructors

Properties

Deleting

The streaming endpoint is being deleted.

Running

The streaming endpoint is running. It is able to stream content to clients.

Scaling

The streaming endpoint is increasing or decreasing scale units.

Starting

The streaming endpoint is transitioning to the running state.

Stopped

The initial state of a streaming endpoint after creation. Content is not ready to be streamed from this endpoint.

Stopping

The streaming endpoint is transitioning to the stopped state.

Methods

Equals(StreamingEndpointResourceState)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versies
Azure SDK for .NET Latest, Preview