Share via


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

Applies to