This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
azure-native.databricks.getWorkspace
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Gets the workspace. Azure REST API version: 2023-02-01.
Other available API versions: 2023-09-15-preview, 2024-05-01, 2024-09-01-preview.
Using getWorkspace
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWorkspace(args: GetWorkspaceArgs, opts?: InvokeOptions): Promise<GetWorkspaceResult>
function getWorkspaceOutput(args: GetWorkspaceOutputArgs, opts?: InvokeOptions): Output<GetWorkspaceResult>
def get_workspace(resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWorkspaceResult
def get_workspace_output(resource_group_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWorkspaceResult]
func LookupWorkspace(ctx *Context, args *LookupWorkspaceArgs, opts ...InvokeOption) (*LookupWorkspaceResult, error)
func LookupWorkspaceOutput(ctx *Context, args *LookupWorkspaceOutputArgs, opts ...InvokeOption) LookupWorkspaceResultOutput
> Note: This function is named LookupWorkspace
in the Go SDK.
public static class GetWorkspace
{
public static Task<GetWorkspaceResult> InvokeAsync(GetWorkspaceArgs args, InvokeOptions? opts = null)
public static Output<GetWorkspaceResult> Invoke(GetWorkspaceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:databricks:getWorkspace
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name string - The name of the workspace.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- workspace_
name str - The name of the workspace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
getWorkspace Result
The following output properties are available:
- Created
Date stringTime - Specifies the date and time when the workspace is created.
- Disk
Encryption stringSet Id - The resource Id of the managed disk encryption set.
- Id string
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Managed
Resource stringGroup Id - The managed resource group Id.
- Name string
- The name of the resource
- Private
Endpoint List<Pulumi.Connections Azure Native. Databricks. Outputs. Private Endpoint Connection Response> - Private endpoint connections created on the workspace
- Provisioning
State string - The workspace provisioning state.
- System
Data Pulumi.Azure Native. Databricks. Outputs. System Data Response - The system metadata relating to this resource
- Type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Workspace
Id string - The unique identifier of the databricks workspace in databricks control plane.
- Workspace
Url string - The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- List<Pulumi.
Azure Native. Databricks. Outputs. Workspace Provider Authorization Response> - The workspace provider authorizations.
- Created
By Pulumi.Azure Native. Databricks. Outputs. Created By Response - Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- Encryption
Pulumi.
Azure Native. Databricks. Outputs. Workspace Properties Response Encryption - Encryption properties for databricks workspace
- Managed
Disk Pulumi.Identity Azure Native. Databricks. Outputs. Managed Identity Configuration Response - The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption
- Parameters
Pulumi.
Azure Native. Databricks. Outputs. Workspace Custom Parameters Response - The workspace's custom parameters.
- Public
Network stringAccess - The network access type for accessing workspace. Set value to disabled to access workspace only via private link.
- Required
Nsg stringRules - Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.
- Sku
Pulumi.
Azure Native. Databricks. Outputs. Sku Response - The SKU of the resource.
- Storage
Account Pulumi.Identity Azure Native. Databricks. Outputs. Managed Identity Configuration Response - The details of Managed Identity of Storage Account
- Dictionary<string, string>
- Resource tags.
- Ui
Definition stringUri - The blob URI where the UI definition file is located.
- Updated
By Pulumi.Azure Native. Databricks. Outputs. Created By Response - Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- Created
Date stringTime - Specifies the date and time when the workspace is created.
- Disk
Encryption stringSet Id - The resource Id of the managed disk encryption set.
- Id string
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Managed
Resource stringGroup Id - The managed resource group Id.
- Name string
- The name of the resource
- Private
Endpoint []PrivateConnections Endpoint Connection Response - Private endpoint connections created on the workspace
- Provisioning
State string - The workspace provisioning state.
- System
Data SystemData Response - The system metadata relating to this resource
- Type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Workspace
Id string - The unique identifier of the databricks workspace in databricks control plane.
- Workspace
Url string - The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- []Workspace
Provider Authorization Response - The workspace provider authorizations.
- Created
By CreatedBy Response - Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- Encryption
Workspace
Properties Response Encryption - Encryption properties for databricks workspace
- Managed
Disk ManagedIdentity Identity Configuration Response - The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption
- Parameters
Workspace
Custom Parameters Response - The workspace's custom parameters.
- Public
Network stringAccess - The network access type for accessing workspace. Set value to disabled to access workspace only via private link.
- Required
Nsg stringRules - Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.
- Sku
Sku
Response - The SKU of the resource.
- Storage
Account ManagedIdentity Identity Configuration Response - The details of Managed Identity of Storage Account
- map[string]string
- Resource tags.
- Ui
Definition stringUri - The blob URI where the UI definition file is located.
- Updated
By CreatedBy Response - Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- created
Date StringTime - Specifies the date and time when the workspace is created.
- disk
Encryption StringSet Id - The resource Id of the managed disk encryption set.
- id String
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- managed
Resource StringGroup Id - The managed resource group Id.
- name String
- The name of the resource
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - Private endpoint connections created on the workspace
- provisioning
State String - The workspace provisioning state.
- system
Data SystemData Response - The system metadata relating to this resource
- type String
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- workspace
Id String - The unique identifier of the databricks workspace in databricks control plane.
- workspace
Url String - The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- List<Workspace
Provider Authorization Response> - The workspace provider authorizations.
- created
By CreatedBy Response - Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- encryption
Workspace
Properties Response Encryption - Encryption properties for databricks workspace
- managed
Disk ManagedIdentity Identity Configuration Response - The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption
- parameters
Workspace
Custom Parameters Response - The workspace's custom parameters.
- public
Network StringAccess - The network access type for accessing workspace. Set value to disabled to access workspace only via private link.
- required
Nsg StringRules - Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.
- sku
Sku
Response - The SKU of the resource.
- storage
Account ManagedIdentity Identity Configuration Response - The details of Managed Identity of Storage Account
- Map<String,String>
- Resource tags.
- ui
Definition StringUri - The blob URI where the UI definition file is located.
- updated
By CreatedBy Response - Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- created
Date stringTime - Specifies the date and time when the workspace is created.
- disk
Encryption stringSet Id - The resource Id of the managed disk encryption set.
- id string
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- managed
Resource stringGroup Id - The managed resource group Id.
- name string
- The name of the resource
- private
Endpoint PrivateConnections Endpoint Connection Response[] - Private endpoint connections created on the workspace
- provisioning
State string - The workspace provisioning state.
- system
Data SystemData Response - The system metadata relating to this resource
- type string
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- workspace
Id string - The unique identifier of the databricks workspace in databricks control plane.
- workspace
Url string - The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- Workspace
Provider Authorization Response[] - The workspace provider authorizations.
- created
By CreatedBy Response - Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- encryption
Workspace
Properties Response Encryption - Encryption properties for databricks workspace
- managed
Disk ManagedIdentity Identity Configuration Response - The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption
- parameters
Workspace
Custom Parameters Response - The workspace's custom parameters.
- public
Network stringAccess - The network access type for accessing workspace. Set value to disabled to access workspace only via private link.
- required
Nsg stringRules - Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.
- sku
Sku
Response - The SKU of the resource.
- storage
Account ManagedIdentity Identity Configuration Response - The details of Managed Identity of Storage Account
- {[key: string]: string}
- Resource tags.
- ui
Definition stringUri - The blob URI where the UI definition file is located.
- updated
By CreatedBy Response - Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- created_
date_ strtime - Specifies the date and time when the workspace is created.
- disk_
encryption_ strset_ id - The resource Id of the managed disk encryption set.
- id str
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- managed_
resource_ strgroup_ id - The managed resource group Id.
- name str
- The name of the resource
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - Private endpoint connections created on the workspace
- provisioning_
state str - The workspace provisioning state.
- system_
data SystemData Response - The system metadata relating to this resource
- type str
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- workspace_
id str - The unique identifier of the databricks workspace in databricks control plane.
- workspace_
url str - The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- Sequence[Workspace
Provider Authorization Response] - The workspace provider authorizations.
- created_
by CreatedBy Response - Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- encryption
Workspace
Properties Response Encryption - Encryption properties for databricks workspace
- managed_
disk_ Managedidentity Identity Configuration Response - The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption
- parameters
Workspace
Custom Parameters Response - The workspace's custom parameters.
- public_
network_ straccess - The network access type for accessing workspace. Set value to disabled to access workspace only via private link.
- required_
nsg_ strrules - Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.
- sku
Sku
Response - The SKU of the resource.
- storage_
account_ Managedidentity Identity Configuration Response - The details of Managed Identity of Storage Account
- Mapping[str, str]
- Resource tags.
- ui_
definition_ struri - The blob URI where the UI definition file is located.
- updated_
by CreatedBy Response - Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
- created
Date StringTime - Specifies the date and time when the workspace is created.
- disk
Encryption StringSet Id - The resource Id of the managed disk encryption set.
- id String
- Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- managed
Resource StringGroup Id - The managed resource group Id.
- name String
- The name of the resource
- private
Endpoint List<Property Map>Connections - Private endpoint connections created on the workspace
- provisioning
State String - The workspace provisioning state.
- system
Data Property Map - The system metadata relating to this resource
- type String
- The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- workspace
Id String - The unique identifier of the databricks workspace in databricks control plane.
- workspace
Url String - The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
- List<Property Map>
- The workspace provider authorizations.
- created
By Property Map - Indicates the Object ID, PUID and Application ID of entity that created the workspace.
- encryption Property Map
- Encryption properties for databricks workspace
- managed
Disk Property MapIdentity - The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption
- parameters Property Map
- The workspace's custom parameters.
- public
Network StringAccess - The network access type for accessing workspace. Set value to disabled to access workspace only via private link.
- required
Nsg StringRules - Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.
- sku Property Map
- The SKU of the resource.
- storage
Account Property MapIdentity - The details of Managed Identity of Storage Account
- Map<String>
- Resource tags.
- ui
Definition StringUri - The blob URI where the UI definition file is located.
- updated
By Property Map - Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
Supporting Types
CreatedByResponse
- Application
Id string - The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- Oid string
- The Object ID that created the workspace.
- Puid string
- The Personal Object ID corresponding to the object ID above
- Application
Id string - The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- Oid string
- The Object ID that created the workspace.
- Puid string
- The Personal Object ID corresponding to the object ID above
- application
Id String - The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- oid String
- The Object ID that created the workspace.
- puid String
- The Personal Object ID corresponding to the object ID above
- application
Id string - The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- oid string
- The Object ID that created the workspace.
- puid string
- The Personal Object ID corresponding to the object ID above
- application_
id str - The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- oid str
- The Object ID that created the workspace.
- puid str
- The Personal Object ID corresponding to the object ID above
- application
Id String - The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
- oid String
- The Object ID that created the workspace.
- puid String
- The Personal Object ID corresponding to the object ID above
EncryptionEntitiesDefinitionResponse
- Managed
Disk Pulumi.Azure Native. Databricks. Inputs. Managed Disk Encryption Response - Encryption properties for the databricks managed disks.
- Managed
Services Pulumi.Azure Native. Databricks. Inputs. Encryption V2Response - Encryption properties for the databricks managed services.
- Managed
Disk ManagedDisk Encryption Response - Encryption properties for the databricks managed disks.
- Managed
Services EncryptionV2Response - Encryption properties for the databricks managed services.
- managed
Disk ManagedDisk Encryption Response - Encryption properties for the databricks managed disks.
- managed
Services EncryptionV2Response - Encryption properties for the databricks managed services.
- managed
Disk ManagedDisk Encryption Response - Encryption properties for the databricks managed disks.
- managed
Services EncryptionV2Response - Encryption properties for the databricks managed services.
- managed_
disk ManagedDisk Encryption Response - Encryption properties for the databricks managed disks.
- managed_
services EncryptionV2Response - Encryption properties for the databricks managed services.
- managed
Disk Property Map - Encryption properties for the databricks managed disks.
- managed
Services Property Map - Encryption properties for the databricks managed services.
EncryptionResponse
- Key
Name string - The name of KeyVault key.
- Key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- Key
Vault stringUri - The Uri of KeyVault.
- Key
Version string - The version of KeyVault key.
- Key
Name string - The name of KeyVault key.
- Key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- Key
Vault stringUri - The Uri of KeyVault.
- Key
Version string - The version of KeyVault key.
- key
Name String - The name of KeyVault key.
- key
Source String - The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- key
Vault StringUri - The Uri of KeyVault.
- key
Version String - The version of KeyVault key.
- key
Name string - The name of KeyVault key.
- key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- key
Vault stringUri - The Uri of KeyVault.
- key
Version string - The version of KeyVault key.
- key_
name str - The name of KeyVault key.
- key_
source str - The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- key_
vault_ struri - The Uri of KeyVault.
- key_
version str - The version of KeyVault key.
- key
Name String - The name of KeyVault key.
- key
Source String - The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
- key
Vault StringUri - The Uri of KeyVault.
- key
Version String - The version of KeyVault key.
EncryptionV2Response
- Key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- Key
Vault Pulumi.Properties Azure Native. Databricks. Inputs. Encryption V2Response Key Vault Properties - Key Vault input properties for encryption.
- Key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- Key
Vault EncryptionProperties V2Response Key Vault Properties - Key Vault input properties for encryption.
- key
Source String - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- key
Vault EncryptionProperties V2Response Key Vault Properties - Key Vault input properties for encryption.
- key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- key
Vault EncryptionProperties V2Response Key Vault Properties - Key Vault input properties for encryption.
- key_
source str - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- key_
vault_ Encryptionproperties V2Response Key Vault Properties - Key Vault input properties for encryption.
- key
Source String - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- key
Vault Property MapProperties - Key Vault input properties for encryption.
EncryptionV2ResponseKeyVaultProperties
- Key
Name string - The name of KeyVault key.
- Key
Vault stringUri - The Uri of KeyVault.
- Key
Version string - The version of KeyVault key.
- Key
Name string - The name of KeyVault key.
- Key
Vault stringUri - The Uri of KeyVault.
- Key
Version string - The version of KeyVault key.
- key
Name String - The name of KeyVault key.
- key
Vault StringUri - The Uri of KeyVault.
- key
Version String - The version of KeyVault key.
- key
Name string - The name of KeyVault key.
- key
Vault stringUri - The Uri of KeyVault.
- key
Version string - The version of KeyVault key.
- key_
name str - The name of KeyVault key.
- key_
vault_ struri - The Uri of KeyVault.
- key_
version str - The version of KeyVault key.
- key
Name String - The name of KeyVault key.
- key
Vault StringUri - The Uri of KeyVault.
- key
Version String - The version of KeyVault key.
ManagedDiskEncryptionResponse
- Key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- Key
Vault Pulumi.Properties Azure Native. Databricks. Inputs. Managed Disk Encryption Response Key Vault Properties - Key Vault input properties for encryption.
- Rotation
To boolLatest Key Version Enabled - Indicate whether the latest key version should be automatically used for Managed Disk Encryption.
- Key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- Key
Vault ManagedProperties Disk Encryption Response Key Vault Properties - Key Vault input properties for encryption.
- Rotation
To boolLatest Key Version Enabled - Indicate whether the latest key version should be automatically used for Managed Disk Encryption.
- key
Source String - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- key
Vault ManagedProperties Disk Encryption Response Key Vault Properties - Key Vault input properties for encryption.
- rotation
To BooleanLatest Key Version Enabled - Indicate whether the latest key version should be automatically used for Managed Disk Encryption.
- key
Source string - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- key
Vault ManagedProperties Disk Encryption Response Key Vault Properties - Key Vault input properties for encryption.
- rotation
To booleanLatest Key Version Enabled - Indicate whether the latest key version should be automatically used for Managed Disk Encryption.
- key_
source str - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- key_
vault_ Managedproperties Disk Encryption Response Key Vault Properties - Key Vault input properties for encryption.
- rotation_
to_ boollatest_ key_ version_ enabled - Indicate whether the latest key version should be automatically used for Managed Disk Encryption.
- key
Source String - The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault
- key
Vault Property MapProperties - Key Vault input properties for encryption.
- rotation
To BooleanLatest Key Version Enabled - Indicate whether the latest key version should be automatically used for Managed Disk Encryption.
ManagedDiskEncryptionResponseKeyVaultProperties
- Key
Name string - The name of KeyVault key.
- Key
Vault stringUri - The URI of KeyVault.
- Key
Version string - The version of KeyVault key.
- Key
Name string - The name of KeyVault key.
- Key
Vault stringUri - The URI of KeyVault.
- Key
Version string - The version of KeyVault key.
- key
Name String - The name of KeyVault key.
- key
Vault StringUri - The URI of KeyVault.
- key
Version String - The version of KeyVault key.
- key
Name string - The name of KeyVault key.
- key
Vault stringUri - The URI of KeyVault.
- key
Version string - The version of KeyVault key.
- key_
name str - The name of KeyVault key.
- key_
vault_ struri - The URI of KeyVault.
- key_
version str - The version of KeyVault key.
- key
Name String - The name of KeyVault key.
- key
Vault StringUri - The URI of KeyVault.
- key
Version String - The version of KeyVault key.
ManagedIdentityConfigurationResponse
- Principal
Id string - The objectId of the Managed Identity that is linked to the Managed Storage account.
- Tenant
Id string - The tenant Id where the Managed Identity is created.
- Type string
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- Principal
Id string - The objectId of the Managed Identity that is linked to the Managed Storage account.
- Tenant
Id string - The tenant Id where the Managed Identity is created.
- Type string
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- principal
Id String - The objectId of the Managed Identity that is linked to the Managed Storage account.
- tenant
Id String - The tenant Id where the Managed Identity is created.
- type String
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- principal
Id string - The objectId of the Managed Identity that is linked to the Managed Storage account.
- tenant
Id string - The tenant Id where the Managed Identity is created.
- type string
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- principal_
id str - The objectId of the Managed Identity that is linked to the Managed Storage account.
- tenant_
id str - The tenant Id where the Managed Identity is created.
- type str
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
- principal
Id String - The objectId of the Managed Identity that is linked to the Managed Storage account.
- tenant
Id String - The tenant Id where the Managed Identity is created.
- type String
- The type of Identity created. It can be either SystemAssigned or UserAssigned.
PrivateEndpointConnectionPropertiesResponse
- Private
Link Pulumi.Service Connection State Azure Native. Databricks. Inputs. Private Link Service Connection State Response - Private endpoint connection state
- Provisioning
State string - Provisioning state of the private endpoint connection.
- Group
Ids List<string> - GroupIds from the private link service resource.
- Private
Endpoint Pulumi.Azure Native. Databricks. Inputs. Private Endpoint Response - Private endpoint
- Private
Link PrivateService Connection State Link Service Connection State Response - Private endpoint connection state
- Provisioning
State string - Provisioning state of the private endpoint connection.
- Group
Ids []string - GroupIds from the private link service resource.
- Private
Endpoint PrivateEndpoint Response - Private endpoint
- private
Link PrivateService Connection State Link Service Connection State Response - Private endpoint connection state
- provisioning
State String - Provisioning state of the private endpoint connection.
- group
Ids List<String> - GroupIds from the private link service resource.
- private
Endpoint PrivateEndpoint Response - Private endpoint
- private
Link PrivateService Connection State Link Service Connection State Response - Private endpoint connection state
- provisioning
State string - Provisioning state of the private endpoint connection.
- group
Ids string[] - GroupIds from the private link service resource.
- private
Endpoint PrivateEndpoint Response - Private endpoint
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - Private endpoint connection state
- provisioning_
state str - Provisioning state of the private endpoint connection.
- group_
ids Sequence[str] - GroupIds from the private link service resource.
- private_
endpoint PrivateEndpoint Response - Private endpoint
- private
Link Property MapService Connection State - Private endpoint connection state
- provisioning
State String - Provisioning state of the private endpoint connection.
- group
Ids List<String> - GroupIds from the private link service resource.
- private
Endpoint Property Map - Private endpoint
PrivateEndpointConnectionResponse
- Id string
- The resource identifier.
- Name string
- The resource name.
- Properties
Pulumi.
Azure Native. Databricks. Inputs. Private Endpoint Connection Properties Response - The private endpoint connection properties.
- Type string
- The resource type.
- Id string
- The resource identifier.
- Name string
- The resource name.
- Properties
Private
Endpoint Connection Properties Response - The private endpoint connection properties.
- Type string
- The resource type.
- id String
- The resource identifier.
- name String
- The resource name.
- properties
Private
Endpoint Connection Properties Response - The private endpoint connection properties.
- type String
- The resource type.
- id string
- The resource identifier.
- name string
- The resource name.
- properties
Private
Endpoint Connection Properties Response - The private endpoint connection properties.
- type string
- The resource type.
- id str
- The resource identifier.
- name str
- The resource name.
- properties
Private
Endpoint Connection Properties Response - The private endpoint connection properties.
- type str
- The resource type.
- id String
- The resource identifier.
- name String
- The resource name.
- properties Property Map
- The private endpoint connection properties.
- type String
- The resource type.
PrivateEndpointResponse
- Id string
- The resource identifier.
- Id string
- The resource identifier.
- id String
- The resource identifier.
- id string
- The resource identifier.
- id str
- The resource identifier.
- id String
- The resource identifier.
PrivateLinkServiceConnectionStateResponse
- Status string
- The status of a private endpoint connection
- Actions
Required string - Actions required for a private endpoint connection
- Description string
- The description for the current state of a private endpoint connection
- Status string
- The status of a private endpoint connection
- Actions
Required string - Actions required for a private endpoint connection
- Description string
- The description for the current state of a private endpoint connection
- status String
- The status of a private endpoint connection
- actions
Required String - Actions required for a private endpoint connection
- description String
- The description for the current state of a private endpoint connection
- status string
- The status of a private endpoint connection
- actions
Required string - Actions required for a private endpoint connection
- description string
- The description for the current state of a private endpoint connection
- status str
- The status of a private endpoint connection
- actions_
required str - Actions required for a private endpoint connection
- description str
- The description for the current state of a private endpoint connection
- status String
- The status of a private endpoint connection
- actions
Required String - Actions required for a private endpoint connection
- description String
- The description for the current state of a private endpoint connection
SkuResponse
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
WorkspaceCustomBooleanParameterResponse
WorkspaceCustomObjectParameterResponse
WorkspaceCustomParametersResponse
- Pulumi.
Azure Native. Databricks. Inputs. Workspace Custom Object Parameter Response - Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- Aml
Workspace Pulumi.Id Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - The ID of a Azure Machine Learning workspace to link with Databricks workspace
- Custom
Private Pulumi.Subnet Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - The name of the Private Subnet within the Virtual Network
- Custom
Public Pulumi.Subnet Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - The name of a Public Subnet within the Virtual Network
- Custom
Virtual Pulumi.Network Id Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - The ID of a Virtual Network where this Databricks Cluster should be created
- Enable
No Pulumi.Public Ip Azure Native. Databricks. Inputs. Workspace Custom Boolean Parameter Response - Should the Public IP be Disabled?
- Encryption
Pulumi.
Azure Native. Databricks. Inputs. Workspace Encryption Parameter Response - Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- Load
Balancer Pulumi.Backend Pool Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- Load
Balancer Pulumi.Id Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- Nat
Gateway Pulumi.Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- Prepare
Encryption Pulumi.Azure Native. Databricks. Inputs. Workspace Custom Boolean Parameter Response - Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- Public
Ip Pulumi.Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - Name of the Public IP for No Public IP workspace with managed vNet.
- Require
Infrastructure Pulumi.Encryption Azure Native. Databricks. Inputs. Workspace Custom Boolean Parameter Response - A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- Storage
Account Pulumi.Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - Default DBFS storage account name.
- Storage
Account Pulumi.Sku Name Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- Vnet
Address Pulumi.Prefix Azure Native. Databricks. Inputs. Workspace Custom String Parameter Response - Address prefix for Managed virtual network. Default value for this input is 10.139.
- Workspace
Custom Object Parameter Response - Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- Aml
Workspace WorkspaceId Custom String Parameter Response - The ID of a Azure Machine Learning workspace to link with Databricks workspace
- Custom
Private WorkspaceSubnet Name Custom String Parameter Response - The name of the Private Subnet within the Virtual Network
- Custom
Public WorkspaceSubnet Name Custom String Parameter Response - The name of a Public Subnet within the Virtual Network
- Custom
Virtual WorkspaceNetwork Id Custom String Parameter Response - The ID of a Virtual Network where this Databricks Cluster should be created
- Enable
No WorkspacePublic Ip Custom Boolean Parameter Response - Should the Public IP be Disabled?
- Encryption
Workspace
Encryption Parameter Response - Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- Load
Balancer WorkspaceBackend Pool Name Custom String Parameter Response - Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- Load
Balancer WorkspaceId Custom String Parameter Response - Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- Nat
Gateway WorkspaceName Custom String Parameter Response - Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- Prepare
Encryption WorkspaceCustom Boolean Parameter Response - Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- Public
Ip WorkspaceName Custom String Parameter Response - Name of the Public IP for No Public IP workspace with managed vNet.
- Require
Infrastructure WorkspaceEncryption Custom Boolean Parameter Response - A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- Storage
Account WorkspaceName Custom String Parameter Response - Default DBFS storage account name.
- Storage
Account WorkspaceSku Name Custom String Parameter Response - Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- Vnet
Address WorkspacePrefix Custom String Parameter Response - Address prefix for Managed virtual network. Default value for this input is 10.139.
- Workspace
Custom Object Parameter Response - Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- aml
Workspace WorkspaceId Custom String Parameter Response - The ID of a Azure Machine Learning workspace to link with Databricks workspace
- custom
Private WorkspaceSubnet Name Custom String Parameter Response - The name of the Private Subnet within the Virtual Network
- custom
Public WorkspaceSubnet Name Custom String Parameter Response - The name of a Public Subnet within the Virtual Network
- custom
Virtual WorkspaceNetwork Id Custom String Parameter Response - The ID of a Virtual Network where this Databricks Cluster should be created
- enable
No WorkspacePublic Ip Custom Boolean Parameter Response - Should the Public IP be Disabled?
- encryption
Workspace
Encryption Parameter Response - Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- load
Balancer WorkspaceBackend Pool Name Custom String Parameter Response - Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- load
Balancer WorkspaceId Custom String Parameter Response - Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- nat
Gateway WorkspaceName Custom String Parameter Response - Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- prepare
Encryption WorkspaceCustom Boolean Parameter Response - Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- public
Ip WorkspaceName Custom String Parameter Response - Name of the Public IP for No Public IP workspace with managed vNet.
- require
Infrastructure WorkspaceEncryption Custom Boolean Parameter Response - A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- storage
Account WorkspaceName Custom String Parameter Response - Default DBFS storage account name.
- storage
Account WorkspaceSku Name Custom String Parameter Response - Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- vnet
Address WorkspacePrefix Custom String Parameter Response - Address prefix for Managed virtual network. Default value for this input is 10.139.
- Workspace
Custom Object Parameter Response - Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- aml
Workspace WorkspaceId Custom String Parameter Response - The ID of a Azure Machine Learning workspace to link with Databricks workspace
- custom
Private WorkspaceSubnet Name Custom String Parameter Response - The name of the Private Subnet within the Virtual Network
- custom
Public WorkspaceSubnet Name Custom String Parameter Response - The name of a Public Subnet within the Virtual Network
- custom
Virtual WorkspaceNetwork Id Custom String Parameter Response - The ID of a Virtual Network where this Databricks Cluster should be created
- enable
No WorkspacePublic Ip Custom Boolean Parameter Response - Should the Public IP be Disabled?
- encryption
Workspace
Encryption Parameter Response - Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- load
Balancer WorkspaceBackend Pool Name Custom String Parameter Response - Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- load
Balancer WorkspaceId Custom String Parameter Response - Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- nat
Gateway WorkspaceName Custom String Parameter Response - Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- prepare
Encryption WorkspaceCustom Boolean Parameter Response - Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- public
Ip WorkspaceName Custom String Parameter Response - Name of the Public IP for No Public IP workspace with managed vNet.
- require
Infrastructure WorkspaceEncryption Custom Boolean Parameter Response - A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- storage
Account WorkspaceName Custom String Parameter Response - Default DBFS storage account name.
- storage
Account WorkspaceSku Name Custom String Parameter Response - Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- vnet
Address WorkspacePrefix Custom String Parameter Response - Address prefix for Managed virtual network. Default value for this input is 10.139.
- Workspace
Custom Object Parameter Response - Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- aml_
workspace_ Workspaceid Custom String Parameter Response - The ID of a Azure Machine Learning workspace to link with Databricks workspace
- custom_
private_ Workspacesubnet_ name Custom String Parameter Response - The name of the Private Subnet within the Virtual Network
- custom_
public_ Workspacesubnet_ name Custom String Parameter Response - The name of a Public Subnet within the Virtual Network
- custom_
virtual_ Workspacenetwork_ id Custom String Parameter Response - The ID of a Virtual Network where this Databricks Cluster should be created
- enable_
no_ Workspacepublic_ ip Custom Boolean Parameter Response - Should the Public IP be Disabled?
- encryption
Workspace
Encryption Parameter Response - Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- load_
balancer_ Workspacebackend_ pool_ name Custom String Parameter Response - Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- load_
balancer_ Workspaceid Custom String Parameter Response - Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- nat_
gateway_ Workspacename Custom String Parameter Response - Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- prepare_
encryption WorkspaceCustom Boolean Parameter Response - Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- public_
ip_ Workspacename Custom String Parameter Response - Name of the Public IP for No Public IP workspace with managed vNet.
- require_
infrastructure_ Workspaceencryption Custom Boolean Parameter Response - A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- storage_
account_ Workspacename Custom String Parameter Response - Default DBFS storage account name.
- storage_
account_ Workspacesku_ name Custom String Parameter Response - Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- vnet_
address_ Workspaceprefix Custom String Parameter Response - Address prefix for Managed virtual network. Default value for this input is 10.139.
- Property Map
- Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
- aml
Workspace Property MapId - The ID of a Azure Machine Learning workspace to link with Databricks workspace
- custom
Private Property MapSubnet Name - The name of the Private Subnet within the Virtual Network
- custom
Public Property MapSubnet Name - The name of a Public Subnet within the Virtual Network
- custom
Virtual Property MapNetwork Id - The ID of a Virtual Network where this Databricks Cluster should be created
- enable
No Property MapPublic Ip - Should the Public IP be Disabled?
- encryption Property Map
- Contains the encryption details for Customer-Managed Key (CMK) enabled workspace.
- load
Balancer Property MapBackend Pool Name - Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP).
- load
Balancer Property MapId - Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace.
- nat
Gateway Property MapName - Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets.
- prepare
Encryption Property Map - Prepare the workspace for encryption. Enables the Managed Identity for managed storage account.
- public
Ip Property MapName - Name of the Public IP for No Public IP workspace with managed vNet.
- require
Infrastructure Property MapEncryption - A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest.
- storage
Account Property MapName - Default DBFS storage account name.
- storage
Account Property MapSku Name - Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs.
- vnet
Address Property MapPrefix - Address prefix for Managed virtual network. Default value for this input is 10.139.
WorkspaceCustomStringParameterResponse
WorkspaceEncryptionParameterResponse
- Type string
- The type of variable that this is
- Value
Pulumi.
Azure Native. Databricks. Inputs. Encryption Response - The value which should be used for this field.
- Type string
- The type of variable that this is
- Value
Encryption
Response - The value which should be used for this field.
- type String
- The type of variable that this is
- value
Encryption
Response - The value which should be used for this field.
- type string
- The type of variable that this is
- value
Encryption
Response - The value which should be used for this field.
- type str
- The type of variable that this is
- value
Encryption
Response - The value which should be used for this field.
- type String
- The type of variable that this is
- value Property Map
- The value which should be used for this field.
WorkspacePropertiesResponseEncryption
- Entities
Pulumi.
Azure Native. Databricks. Inputs. Encryption Entities Definition Response - Encryption entities definition for the workspace.
- Entities
Encryption
Entities Definition Response - Encryption entities definition for the workspace.
- entities
Encryption
Entities Definition Response - Encryption entities definition for the workspace.
- entities
Encryption
Entities Definition Response - Encryption entities definition for the workspace.
- entities
Encryption
Entities Definition Response - Encryption entities definition for the workspace.
- entities Property Map
- Encryption entities definition for the workspace.
WorkspaceProviderAuthorizationResponse
- Principal
Id string - The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- Role
Definition stringId - 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.
- Principal
Id string - The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- Role
Definition stringId - 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.
- principal
Id String - The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- role
Definition StringId - 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.
- principal
Id string - The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- role
Definition stringId - 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.
- principal_
id str - The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- role_
definition_ strid - 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.
- principal
Id String - The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources.
- role
Definition StringId - 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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi