Share via


RecoveryServicesProviderProperties.DraIdentifier Property

Definition

Gets or sets the DRA Id.

[Newtonsoft.Json.JsonProperty(PropertyName="draIdentifier")]
public string DraIdentifier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="draIdentifier")>]
member this.DraIdentifier : string with get, set
Public Property DraIdentifier As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to