Share via


IdentityBasedRestoreDetails.TargetStorageAccountId Property

Definition

Gets or sets fully qualified ARM ID of the target storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to