KnownStreamingEndpointResourceState enum

Known values of StreamingEndpointResourceState that the service accepts.

Fields

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.