Share via


IA2AvmManagedDiskInputDetails.PrimaryStagingAzureStorageAccountId Property

Definition

The primary staging storage account Arm Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The primary staging storage account Arm 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 Arm 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