ServicePrincipalImpl.WithPasswordCredential<T> メソッド

定義

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

型パラメーター

T

パラメーター

戻り値

適用対象