Compartilhar via


ServicePrincipalImpl.WithPasswordCredential<T> Método

Definição

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl WithPasswordCredential<T> (Microsoft.Azure.Management.Graph.RBAC.Fluent.PasswordCredentialImpl<T> credential) where T : class;
member this.WithPasswordCredential : Microsoft.Azure.Management.Graph.RBAC.Fluent.PasswordCredentialImpl<'T (requires 'T : null)> -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl (requires 'T : null)
Public Function WithPasswordCredential(Of T As Class) (credential As PasswordCredentialImpl(Of T)) As ServicePrincipalImpl

Parâmetros de tipo

T

Parâmetros

Retornos

Aplica-se a