AppConfigurationSnapshotStatus Struct

Definition

The current status of the snapshot.

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

Constructors

Properties

Archived

Archived.

Failed

Failed.

Provisioning

Provisioning.

Ready

Ready.

Methods

Equals(AppConfigurationSnapshotStatus)

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