Partilhar via


IDefinition Interface

Definição

A totalidade da definição de parâmetros de solução de problemas.

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
Implementações

Propriedades

Key

A totalidade da definição de parâmetros de solução de problemas.

(Herdado de IIndexable)

Métodos

Execute()

Execute a solicitação.

(Herdado de IExecutable<T>)
ExecuteAsync(CancellationToken, Boolean)

Execute a solicitação de forma assíncrona.

(Herdado de IExecutable<T>)
WithStorageAccount(String)

Defina o valor storageAccounId.

(Herdado de IWithStorageAccount)
WithStoragePath(String)

A totalidade da definição de parâmetros de solução de problemas.

(Herdado de IWithStoragePath)
WithTargetResourceId(String)

Defina o valor targetResourceId (gateway de rede virtual ou id de connecyion de gateway de rede virtual).

(Herdado de IWithTargetResource)

Aplica-se a