EndpointResourceState Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Define los valores de EndpointResourceState.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.EndpointResourceState>))]
public class EndpointResourceState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.EndpointResourceState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.EndpointResourceState>))>]
type EndpointResourceState = class
inherit ExpandableStringEnum<EndpointResourceState>
Public Class EndpointResourceState
Inherits ExpandableStringEnum(Of EndpointResourceState)
- Herencia
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Constructores
EndpointResourceState() |
Define los valores de EndpointResourceState. |
Campos
Creating |
Define los valores de EndpointResourceState. |
Deleting |
Define los valores de EndpointResourceState. |
Running |
Define los valores de EndpointResourceState. |
Starting |
Define los valores de EndpointResourceState. |
Stopped |
Define los valores de EndpointResourceState. |
Stopping |
Define los valores de EndpointResourceState. |
Propiedades
Value |
Define los valores de EndpointResourceState. (Heredado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define los valores de EndpointResourceState. (Heredado de ExpandableStringEnum<T>) |
Equals(String) |
Define los valores de EndpointResourceState. (Heredado de ExpandableStringEnum<T>) |
GetHashCode() |
Define los valores de EndpointResourceState. (Heredado de ExpandableStringEnum<T>) |
ToString() |
Define los valores de EndpointResourceState. (Heredado de ExpandableStringEnum<T>) |
Se aplica a
Azure SDK for .NET