Partager via


IWithAuthenticationCertificateBeta.DefineAuthenticationCertificate Méthode

Définition

Commence la définition d’un nouveau certificat d’authentification application gateway à attacher à la passerelle pour une utilisation par les back-ends.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayAuthenticationCertificate.Definition.IBlank<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate> DefineAuthenticationCertificate (string name);
abstract member DefineAuthenticationCertificate : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayAuthenticationCertificate.Definition.IBlank<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate>
Public Function DefineAuthenticationCertificate (name As String) As IBlank(Of IWithCreate)

Paramètres

name
String

Nom unique du certificat.

Retours

S’applique à