GatewayProvisioningEventStates Class

 

Standard states for Virtual Network Gateway Provisioning Events.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.Network.Models.GatewayProvisioningEventStates

Syntax

public static class GatewayProvisioningEventStates
public ref class GatewayProvisioningEventStates abstract sealed 
[<AbstractClass>]
[<Sealed>]
type GatewayProvisioningEventStates = class end
Public NotInheritable Class GatewayProvisioningEventStates

Fields

Name Description
Deprovisioning

NotProvisioned

Provisioned

Provisioning

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsAzure.Management.Network.Models Namespace

Return to top