Uses of Class
com.azure.resourcemanager.sql.fluent.models.LocationCapabilitiesInner
Packages that use LocationCapabilitiesInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the inner data models for SqlManagementClient.
-
Uses of LocationCapabilitiesInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return LocationCapabilitiesInnerModifier and TypeMethodDescriptionCapabilitiesClient.listByLocation(String locationName) Gets the subscription capabilities available for the specified location.Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type LocationCapabilitiesInnerModifier and TypeMethodDescriptionCapabilitiesClient.listByLocationAsync(String locationName) Gets the subscription capabilities available for the specified location.com.azure.core.http.rest.Response<LocationCapabilitiesInner>CapabilitiesClient.listByLocationWithResponse(String locationName, CapabilityGroup include, com.azure.core.util.Context context) Gets the subscription capabilities available for the specified location.Mono<com.azure.core.http.rest.Response<LocationCapabilitiesInner>>CapabilitiesClient.listByLocationWithResponseAsync(String locationName, CapabilityGroup include) Gets the subscription capabilities available for the specified location. -
Uses of LocationCapabilitiesInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return LocationCapabilitiesInnerModifier and TypeMethodDescriptionLocationCapabilitiesInner.withReason(String reason) Set the reason property: The reason for the capability not being available.