AppConfigurationSnapshotData.Status Property

Definition

The current status of the snapshot.

public Azure.ResourceManager.AppConfiguration.Models.AppConfigurationSnapshotStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.AppConfiguration.Models.AppConfigurationSnapshotStatus>
Public ReadOnly Property Status As Nullable(Of AppConfigurationSnapshotStatus)

Property Value

Applies to