SynapseAnalyticsRoleClient.CreateRoleAssignment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Azure.Analytics.Synapse.AccessControl.Models.RoleAssignmentDetails CreateRoleAssignment (string roleAssignmentId, string roleDefinitionId, string objectId, string scope);
member this.CreateRoleAssignment : string * string * string * string -> Azure.Analytics.Synapse.AccessControl.Models.RoleAssignmentDetails
Public Function CreateRoleAssignment (roleAssignmentId As String, roleDefinitionId As String, objectId As String, scope As String) As RoleAssignmentDetails
Parameters
- roleAssignmentId
- String
- roleDefinitionId
- String
- objectId
- String
- scope
- String