Partilhar via


IWithProbe.WithoutProbe(String) Método

Definição

Remove uma investigação do gateway de aplicativo. Todas as referências a essa investigação de configurações HTTP de back-end serão removidas automaticamente.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate WithoutProbe (string name);
abstract member WithoutProbe : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate
Public Function WithoutProbe (name As String) As IUpdate

Parâmetros

name
String

O nome de uma investigação existente.

Retornos

Aplica-se a