Freigeben über


IA2AProtectedDiskDetails.PrimaryDiskAzureStorageAccountId Property

Definition

The primary disk storage account.

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

Property Value

Attributes

Applies to