次の方法で共有


IWithAuthenticationCertificateBeta.WithoutAuthenticationCertificate メソッド

定義

既存のアプリケーション ゲートウェイ認証証明書を削除します。

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

パラメーター

name
String

既存の証明書の名前。

戻り値

適用対象