Uses of Class
com.azure.resourcemanager.sql.models.LicenseTypeCapability
-
Packages that use LicenseTypeCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of LicenseTypeCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return LicenseTypeCapability Modifier and Type Method Description LicenseTypeCapabilityLicenseTypeCapability. withReason(String reason)Set the reason property: The reason for the capability not being available.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type LicenseTypeCapability Modifier and Type Method Description List<LicenseTypeCapability>ElasticPoolPerformanceLevelCapability. supportedLicenseTypes()Get the supportedLicenseTypes property: List of supported license types.List<LicenseTypeCapability>InstancePoolFamilyCapability. supportedLicenseTypes()Get the supportedLicenseTypes property: List of supported license types.List<LicenseTypeCapability>ManagedInstanceFamilyCapability. supportedLicenseTypes()Get the supportedLicenseTypes property: List of supported license types.List<LicenseTypeCapability>ServiceObjectiveCapability. supportedLicenseTypes()Get the supportedLicenseTypes property: List of supported license types.
-