EndpointResourceState Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit des valeurs pour 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)
- Héritage
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
EndpointResourceState() |
Définit des valeurs pour EndpointResourceState. |
Champs
Creating |
Définit des valeurs pour EndpointResourceState. |
Deleting |
Définit des valeurs pour EndpointResourceState. |
Running |
Définit des valeurs pour EndpointResourceState. |
Starting |
Définit des valeurs pour EndpointResourceState. |
Stopped |
Définit des valeurs pour EndpointResourceState. |
Stopping |
Définit des valeurs pour EndpointResourceState. |
Propriétés
Value |
Définit des valeurs pour EndpointResourceState. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit des valeurs pour EndpointResourceState. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit des valeurs pour EndpointResourceState. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit des valeurs pour EndpointResourceState. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit des valeurs pour EndpointResourceState. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET