Delen via


IWorkspaceProviderAuthorization.RoleDefinitionId Property

Definition

The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="roleDefinitionId")]
public string RoleDefinitionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="roleDefinitionId")>]
member this.RoleDefinitionId : string with get, set
Public Property RoleDefinitionId As String

Property Value

Attributes

Applies to