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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.