Uses of Class
com.azure.resourcemanager.workloads.models.SapSupportedSku
Packages that use SapSupportedSku
Package
Description
Package containing the inner data models for WorkloadsClient.
Package containing the data models for WorkloadsClient.
-
Uses of SapSupportedSku in com.azure.resourcemanager.workloads.fluent.models
Methods in com.azure.resourcemanager.workloads.fluent.models that return types with arguments of type SapSupportedSkuModifier and TypeMethodDescriptionSapSupportedResourceSkusResultInner.supportedSkus()
Get the supportedSkus property: Gets the list of SAP supported SKUs.Method parameters in com.azure.resourcemanager.workloads.fluent.models with type arguments of type SapSupportedSkuModifier and TypeMethodDescriptionSapSupportedResourceSkusResultInner.withSupportedSkus
(List<SapSupportedSku> supportedSkus) Set the supportedSkus property: Gets the list of SAP supported SKUs. -
Uses of SapSupportedSku in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return SapSupportedSkuModifier and TypeMethodDescriptionSapSupportedSku.withIsAppServerCertified
(Boolean isAppServerCertified) Set the isAppServerCertified property: True if the Sku is certified for App server in the SAP system.SapSupportedSku.withIsDatabaseCertified
(Boolean isDatabaseCertified) Set the isDatabaseCertified property: True if the Sku is certified for Database server in the SAP system.Set the vmSku property: The VM Sku.Methods in com.azure.resourcemanager.workloads.models that return types with arguments of type SapSupportedSkuModifier and TypeMethodDescriptionSapSupportedResourceSkusResult.supportedSkus()
Gets the supportedSkus property: Gets the list of SAP supported SKUs.