Freigeben über


IDefinition Schnittstelle

Definition

Die gesamte Definition von Problembehandlungsparametern.

public interface IDefinition : Microsoft.Azure.Management.Network.Fluent.Troubleshooting.Definition.IWithExecute, Microsoft.Azure.Management.Network.Fluent.Troubleshooting.Definition.IWithStorageAccount, Microsoft.Azure.Management.Network.Fluent.Troubleshooting.Definition.IWithStoragePath, Microsoft.Azure.Management.Network.Fluent.Troubleshooting.Definition.IWithTargetResource, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IExecutable<Microsoft.Azure.Management.Network.Fluent.ITroubleshooting>
type IDefinition = interface
    interface IWithTargetResource
    interface IWithStorageAccount
    interface IWithStoragePath
    interface IWithExecute
    interface IExecutable<ITroubleshooting>
    interface IIndexable
Public Interface IDefinition
Implements IExecutable(Of ITroubleshooting), IWithExecute, IWithStorageAccount, IWithStoragePath, IWithTargetResource
Implementiert

Eigenschaften

Key

Die gesamte Definition von Problembehandlungsparametern.

(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>)
WithStorageAccount(String)

Legen Sie den Wert storageAccounId fest.

(Geerbt von IWithStorageAccount)
WithStoragePath(String)

Die gesamte Definition von Problembehandlungsparametern.

(Geerbt von IWithStoragePath)
WithTargetResourceId(String)

Legen Sie den Wert targetResourceId (Gateway für virtuelle Netzwerke oder Gateway-Connecyion-ID für virtuelle Netzwerke) fest.

(Geerbt von IWithTargetResource)

Gilt für: