Share via


InMageAzureV2ReplicationDetails.RecoveryAzureStorageAccount Property

Definition

Gets or sets the recovery Azure storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to