Compartir a través de


IDefinition Interfaz

Definición

La totalidad de la definición de parámetros de solución 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
Implementaciones

Propiedades

Key

La totalidad de la definición de parámetros de solución de problemas.

(Heredado de IIndexable)

Métodos

Execute()

Ejecute la solicitud.

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

Ejecute la solicitud de forma asincrónica.

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

Establezca el valor storageAccounId.

(Heredado de IWithStorageAccount)
WithStoragePath(String)

La totalidad de la definición de parámetros de solución de problemas.

(Heredado de IWithStoragePath)
WithTargetResourceId(String)

Establezca el valor targetResourceId (puerta de enlace de red virtual o identificador denecyion de puerta de enlace de red virtual).

(Heredado de IWithTargetResource)

Se aplica a