HyperVReplicaAzurePolicyInput.StorageAccount Property

Definition

The list of storage accounts to which the VMs in the primary cloud can replicate to.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> StorageAccount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.StorageAccount : System.Collections.Generic.List<string> with get, set
Public Property StorageAccount As List(Of String)

Property Value

Implements

Attributes

Applies to