你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ISapDiskConfiguration.SupportedConfiguration Property

Definition

The list of supported disks for a given VM Sku.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The list of supported disks for a given VM Sku.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.Api20231001Preview.IDiskDetails) }, ReadOnly=false, Required=false, SerializedName="supportedConfigurations")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.Api20231001Preview.IDiskDetails[] SupportedConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The list of supported disks for a given VM Sku.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.Api20231001Preview.IDiskDetails) }, ReadOnly=false, Required=false, SerializedName="supportedConfigurations")>]
member this.SupportedConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.Api20231001Preview.IDiskDetails[] with get, set
Public Property SupportedConfiguration As IDiskDetails()

Property Value

Attributes

Applies to