StreamingEndpointResourceState Struct
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.
public readonly struct StreamingEndpointResourceState : IEquatable<Azure.ResourceManager.Media.Models.StreamingEndpointResourceState>
type StreamingEndpointResourceState = struct
Public Structure StreamingEndpointResourceState
Implements IEquatable(Of StreamingEndpointResourceState)
- Inheritance
-
StreamingEndpointResourceState
- Implements
Streaming |
Initializes a new instance of StreamingEndpointResourceState. |
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. |
Equals(Streaming |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Streaming |
Determines if two StreamingEndpointResourceState values are the same. |
Implicit(String to Streaming |
Converts a string to a StreamingEndpointResourceState. |
Inequality(Streaming |
Determines if two StreamingEndpointResourceState values are not the same. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: