SynapseAnalyticsRoleClient.GetRoleDefinitionById(String) 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.SynapseRoleDefinition GetRoleDefinitionById (string roleId);
member this.GetRoleDefinitionById : string -> Azure.Analytics.Synapse.AccessControl.Models.SynapseRoleDefinition
Public Function GetRoleDefinitionById (roleId As String) As SynapseRoleDefinition
Parameters
- roleId
- String