EndpointResourceState Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define valores para 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)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
EndpointResourceState() |
Define valores para EndpointResourceState. |
Campos
Creating |
Define valores para EndpointResourceState. |
Deleting |
Define valores para EndpointResourceState. |
Running |
Define valores para EndpointResourceState. |
Starting |
Define valores para EndpointResourceState. |
Stopped |
Define valores para EndpointResourceState. |
Stopping |
Define valores para EndpointResourceState. |
Propriedades
Value |
Define valores para EndpointResourceState. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para EndpointResourceState. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para EndpointResourceState. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para EndpointResourceState. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para EndpointResourceState. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET