Megosztás a következőn keresztül:


RecoveryServicesAlertsState(String) Constructor

Definition

Initializes a new instance of RecoveryServicesAlertsState.

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

Parameters

value
String

Exceptions

value is null.

Applies to