Partager via


ServicePrincipalImpl.IWithRoleAssignmentBeta.WithNewRole Méthode

Définition

Attribue un nouveau rôle au principal de service.

Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Definition.IWithCreate IWithRoleAssignmentBeta.WithNewRole (Microsoft.Azure.Management.Graph.RBAC.Fluent.BuiltInRole role, string scope);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Definition.IWithRoleAssignmentBeta.WithNewRole : Microsoft.Azure.Management.Graph.RBAC.Fluent.BuiltInRole * string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Definition.IWithCreate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Definition.IWithRoleAssignmentBeta.WithNewRole : Microsoft.Azure.Management.Graph.RBAC.Fluent.BuiltInRole * string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Definition.IWithCreate
Function WithNewRole (role As BuiltInRole, scope As String) As IWithCreate Implements IWithRoleAssignmentBeta.WithNewRole

Paramètres

role
BuiltInRole

Rôle à attribuer au principal de service.

scope
String

Étendue à laquelle le principal de service peut accéder.

Retours

Implémente

S’applique à