ResourceProvisioningState Struct

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The provisioning state of a resource type. Serialized Name: ResourceProvisioningState

C#
public readonly struct ResourceProvisioningState : IEquatable<Azure.ResourceManager.OracleDatabase.Models.ResourceProvisioningState>
Inheritance
ResourceProvisioningState
Implements

Constructors

Properties

Canceled

Resource creation was canceled. Serialized Name: ResourceProvisioningState.Canceled

Failed

Resource creation failed. Serialized Name: ResourceProvisioningState.Failed

Succeeded

Resource has been created. Serialized Name: ResourceProvisioningState.Succeeded

Methods

Equals(ResourceProvisioningState)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Táirge Leaganacha
Azure SDK for .NET Preview