ProfileResourceState 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 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)
- Herencia
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Constructores
ProfileResourceState() |
Define los valores de ProfileResourceState. |
Campos
Active |
Define los valores de ProfileResourceState. |
Creating |
Define los valores de ProfileResourceState. |
Deleting |
Define los valores de ProfileResourceState. |
Disabled |
Define los valores de ProfileResourceState. |
Propiedades
Value |
Define los valores de ProfileResourceState. (Heredado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define los valores de ProfileResourceState. (Heredado de ExpandableStringEnum<T>) |
Equals(String) |
Define los valores de ProfileResourceState. (Heredado de ExpandableStringEnum<T>) |
GetHashCode() |
Define los valores de ProfileResourceState. (Heredado de ExpandableStringEnum<T>) |
ToString() |
Define los valores de ProfileResourceState. (Heredado de ExpandableStringEnum<T>) |
Se aplica a
Azure SDK for .NET