Compartilhar via


SapDiskConfiguration.SupportedConfiguration Property

Definition

The list of supported disks for a given VM Sku.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IDiskDetails> SupportedConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)>]
member this.SupportedConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IDiskDetails> with get, set
Public Property SupportedConfiguration As List(Of IDiskDetails)

Property Value

Implements

Attributes

Applies to