Compartilhar via


IWithData<ParentT>.WithKeyVaultSecretId(String) Método

Definição

Especifica o conteúdo da chave privada usando o cofre de chaves.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewaySslCertificate.Definition.IWithAttach<ParentT> WithKeyVaultSecretId (string keyVaultSecretId);
abstract member WithKeyVaultSecretId : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewaySslCertificate.Definition.IWithAttach<'ParentT>
Public Function WithKeyVaultSecretId (keyVaultSecretId As String) As IWithAttach(Of ParentT)

Parâmetros

keyVaultSecretId
String

A ID secreta do cofre de chaves.

Retornos

Aplica-se a