InMageRcmReplicationDetails.StorageAccountId Property

Definition

Gets the replication storage account ARM Id. This is applicable only for the blob based replication test hook.

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountId")]
public string StorageAccountId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountId")>]
member this.StorageAccountId : string
Public ReadOnly Property StorageAccountId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to