AppConfigurationReplicaProvisioningState Struct

Definition

The provisioning state of the replica.

C#
public readonly struct AppConfigurationReplicaProvisioningState : IEquatable<Azure.ResourceManager.AppConfiguration.Models.AppConfigurationReplicaProvisioningState>
Inheritance
AppConfigurationReplicaProvisioningState
Implements

Constructors

Properties

Canceled

Canceled.

Creating

Creating.

Deleting

Deleting.

Failed

Failed.

Succeeded

Succeeded.

Methods

Equals(AppConfigurationReplicaProvisioningState)

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

Product Versions
Azure SDK for .NET Latest