Share via


IA2AvmDiskInputDetails.PrimaryStagingAzureStorageAccountId Property

Definition

The primary staging storage account Id.

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

Property Value

Attributes

Applies to