Share via


InMageReplicationDetails.AzureStorageAccountId Property

Definition

Gets or sets a value indicating the underlying Azure storage account. If the VM is not running in Azure, this value shall be set to null.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to