Udostępnij przez


ISapSupportedResourceSkusResult.SupportedSku Property

Definition

Gets the list of SAP supported SKUs.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="Gets the list of SAP supported SKUs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapSupportedSku) }, Read=true, ReadOnly=false, Required=false, SerializedName="supportedSkus", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapSupportedSku> SupportedSku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="Gets the list of SAP supported SKUs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapSupportedSku) }, Read=true, ReadOnly=false, Required=false, SerializedName="supportedSkus", Update=true)>]
member this.SupportedSku : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapSupportedSku> with get, set
Public Property SupportedSku As List(Of ISapSupportedSku)

Property Value

Attributes

Applies to