Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceProviderAuthorization

Package version

interface

An interface representing WorkspaceProviderAuthorization. The workspace provider authorization.

Hierarchy

  • WorkspaceProviderAuthorization

Index

Properties

principalId

principalId: string
member

{string} principalId The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.

roleDefinitionId

roleDefinitionId: string
member

{string} roleDefinitionId 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.

Generated using TypeDoc