HyperVReplicaAzureReplicationDetails.RecoveryAzureLogStorageAccountId 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 the ARM id of the log storage account used for replication. This will be set to null if no log storage account was provided during enable protection.
[Newtonsoft.Json.JsonProperty(PropertyName="recoveryAzureLogStorageAccountId")]
public string RecoveryAzureLogStorageAccountId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryAzureLogStorageAccountId")>]
member this.RecoveryAzureLogStorageAccountId : string with get, set
Public Property RecoveryAzureLogStorageAccountId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute