InMageReplicationDetails.AzureStorageAccountId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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