ILocationsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
LocationsOperations operations.
public interface ILocationsOperations
type ILocationsOperations = interface
Public Interface ILocationsOperations
Methods
CheckNameAvailabilityWithHttpMessagesAsync(String, NameAvailabilityCheckRequestParameters, Dictionary<String,List<String>>, CancellationToken) |
Check the cluster name is available or not. |
GetAzureAsyncOperationStatusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Get the async operation status. |
GetCapabilitiesWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets the capabilities for the specified location. |
ListBillingSpecsWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the billingSpecs for the specified subscription and location. |
ListUsagesWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the usages for the specified location. |
ValidateClusterCreateRequestWithHttpMessagesAsync(String, ClusterCreateRequestValidationParameters, Dictionary<String,List<String>>, CancellationToken) |
Validate the cluster create request spec is valid or not. |
Extension Methods
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET