CustomHttpsProvisioningState Class

Definition

Defines values for CustomHttpsProvisioningState.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CustomHttpsProvisioningState>))]
public class CustomHttpsProvisioningState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.CustomHttpsProvisioningState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CustomHttpsProvisioningState>))>]
type CustomHttpsProvisioningState = class
    inherit ExpandableStringEnum<CustomHttpsProvisioningState>
Public Class CustomHttpsProvisioningState
Inherits ExpandableStringEnum(Of CustomHttpsProvisioningState)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

CustomHttpsProvisioningState()

Fields

Disabled
Disabling
Enabled
Enabling
Failed

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to