ServicePrincipalImpl.IHasCredential<IUpdate>.WithCertificateCredential Método

Definição

Anexe uma credencial a esse modelo.

Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate IHasCredential<IUpdate>.WithCertificateCredential (Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredentialImpl<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate> credential);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.IHasCredential<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate>.WithCertificateCredential : Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredentialImpl<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate> -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.IHasCredential<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate>.WithCertificateCredential : Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredentialImpl<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate> -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate
Function WithCertificateCredential (credential As CertificateCredentialImpl(Of IUpdate)) As IUpdate Implements IHasCredential(Of IUpdate).WithCertificateCredential

Parâmetros

credential
CertificateCredentialImpl<IUpdate>

A credencial a ser anexada.

Retornos

Implementações

Aplica-se a