Share via


IHyperVReplicaAzureEnableProtectionInput.TargetStorageAccountId Property

Definition

The storage account Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The storage account Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetStorageAccountId")]
public string TargetStorageAccountId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The storage account Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetStorageAccountId")>]
member this.TargetStorageAccountId : string with get, set
Public Property TargetStorageAccountId As String

Property Value

Attributes

Applies to