CustomDomainResourceState Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Definiuje wartości parametru CustomDomainResourceState.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CustomDomainResourceState>))]
public class CustomDomainResourceState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.CustomDomainResourceState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CustomDomainResourceState>))>]
type CustomDomainResourceState = class
inherit ExpandableStringEnum<CustomDomainResourceState>
Public Class CustomDomainResourceState
Inherits ExpandableStringEnum(Of CustomDomainResourceState)
- Dziedziczenie
- Atrybuty
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktory
CustomDomainResourceState() |
Definiuje wartości parametru CustomDomainResourceState. |
Pola
Active |
Definiuje wartości parametru CustomDomainResourceState. |
Creating |
Definiuje wartości parametru CustomDomainResourceState. |
Deleting |
Definiuje wartości parametru CustomDomainResourceState. |
Właściwości
Value |
Definiuje wartości parametru CustomDomainResourceState. (Odziedziczone po ExpandableStringEnum<T>) |
Metody
Equals(Object) |
Definiuje wartości parametru CustomDomainResourceState. (Odziedziczone po ExpandableStringEnum<T>) |
Equals(String) |
Definiuje wartości parametru CustomDomainResourceState. (Odziedziczone po ExpandableStringEnum<T>) |
GetHashCode() |
Definiuje wartości parametru CustomDomainResourceState. (Odziedziczone po ExpandableStringEnum<T>) |
ToString() |
Definiuje wartości parametru CustomDomainResourceState. (Odziedziczone po ExpandableStringEnum<T>) |
Dotyczy
Azure SDK for .NET