ProtectedItemActiveLocation(String) Constructor

Definition

Initializes a new instance of ProtectedItemActiveLocation.

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

Parameters

value
String

Exceptions

value is null.

Applies to