Freigeben über


RoleAssignmentImpl.ForServicePrincipal Methode

Definition

Überlädt

ForServicePrincipal(IServicePrincipal)
ForServicePrincipal(String)

ForServicePrincipal(IServicePrincipal)

public Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignmentImpl ForServicePrincipal (Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal servicePrincipal);
member this.ForServicePrincipal : Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal -> Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignmentImpl
Public Function ForServicePrincipal (servicePrincipal As IServicePrincipal) As RoleAssignmentImpl

Parameter

servicePrincipal
IServicePrincipal

Gibt zurück

Gilt für:

ForServicePrincipal(String)

public Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignmentImpl ForServicePrincipal (string servicePrincipalName);
member this.ForServicePrincipal : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignmentImpl
Public Function ForServicePrincipal (servicePrincipalName As String) As RoleAssignmentImpl

Parameter

servicePrincipalName
String

Gibt zurück

Gilt für: