Condividi tramite


ProvisioningState Class

Definition

Defines values for ProvisioningState.

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

Applies to