AppConfigurationSnapshotStatus(String) Constructor

Definition

Initializes a new instance of AppConfigurationSnapshotStatus.

public AppConfigurationSnapshotStatus (string value);
new Azure.ResourceManager.AppConfiguration.Models.AppConfigurationSnapshotStatus : string -> Azure.ResourceManager.AppConfiguration.Models.AppConfigurationSnapshotStatus
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to