ProfileResourceState 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 ProfileResourceState.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.ProfileResourceState>))]
public class ProfileResourceState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.ProfileResourceState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.ProfileResourceState>))>]
type ProfileResourceState = class
inherit ExpandableStringEnum<ProfileResourceState>
Public Class ProfileResourceState
Inherits ExpandableStringEnum(Of ProfileResourceState)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
ProfileResourceState() |
Define valores para ProfileResourceState. |
Campos
Active |
Define valores para ProfileResourceState. |
Creating |
Define valores para ProfileResourceState. |
Deleting |
Define valores para ProfileResourceState. |
Disabled |
Define valores para ProfileResourceState. |
Propriedades
Value |
Define valores para ProfileResourceState. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para ProfileResourceState. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para ProfileResourceState. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para ProfileResourceState. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para ProfileResourceState. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET