public static interface AvailableProviders.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AvailableProviders.DefinitionStages.WithAzureLocations
The first stage of available providers parameters definition.
|
static interface |
AvailableProviders.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
static interface |
AvailableProviders.DefinitionStages.WithExecuteAndCity
The stage of the definition which allows to specify city or execute the query.
|
static interface |
AvailableProviders.DefinitionStages.WithExecuteAndCountry
The stage of the definition which allows to specify country or execute the query.
|
static interface |
AvailableProviders.DefinitionStages.WithExecuteAndState
The stage of the definition which allows to specify state or execute the query.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/