Freigeben über


IDefinition Schnittstelle

Definition

Die gesamte Definition der verfügbaren Anbieterparameter.

public interface IDefinition : Microsoft.Azure.Management.Network.Fluent.AvailableProviders.Definition.IWithExecuteAndCity, Microsoft.Azure.Management.Network.Fluent.AvailableProviders.Definition.IWithExecuteAndCountry, Microsoft.Azure.Management.Network.Fluent.AvailableProviders.Definition.IWithExecuteAndState, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IExecutable<Microsoft.Azure.Management.Network.Fluent.IAvailableProviders>
type IDefinition = interface
    interface IWithExecuteAndCountry
    interface IWithExecute
    interface IExecutable<IAvailableProviders>
    interface IIndexable
    interface IWithAzureLocations
    interface IWithExecuteAndState
    interface IWithExecuteAndCity
Public Interface IDefinition
Implements IExecutable(Of IAvailableProviders), IWithExecuteAndCity, IWithExecuteAndCountry, IWithExecuteAndState
Implementiert

Eigenschaften

Key

Die gesamte Definition der verfügbaren Anbieterparameter.

(Geerbt von IIndexable)

Methoden

Execute()

Führen Sie die Anforderung aus.

(Geerbt von IExecutable<T>)
ExecuteAsync(CancellationToken, Boolean)

Führen Sie die Anforderung asynchron aus.

(Geerbt von IExecutable<T>)
WithAzureLocation(String)

Legt den Namen der Azure-Region fest. Hinweis: Diese Methode hat eine additive Wirkung.

(Geerbt von IWithAzureLocations)
WithAzureLocations(String[])

Legen Sie die Liste der Azure-Regionen fest. Hinweis: Dadurch werden Speicherorte überschrieben, wenn sie bereits festgelegt sind.

(Geerbt von IWithAzureLocations)
WithCity(String)

Die gesamte Definition der verfügbaren Anbieterparameter.

(Geerbt von IWithExecuteAndCity)
WithCountry(String)

Die gesamte Definition der verfügbaren Anbieterparameter.

(Geerbt von IWithExecuteAndCountry)
WithState(String)

Die gesamte Definition der verfügbaren Anbieterparameter.

(Geerbt von IWithExecuteAndState)

Gilt für: