GetWorkspaceResult

data class GetWorkspaceResult(val adlaResourceId: String, val azureApiVersion: String, val connectivityEndpoints: Map<String, String>, val cspWorkspaceAdminProperties: CspWorkspaceAdminPropertiesResponse? = null, val defaultDataLakeStorage: DataLakeStorageAccountDetailsResponse? = null, val encryption: EncryptionDetailsResponse? = null, val extraProperties: Any, val id: String, val identity: ManagedIdentityResponse? = null, val location: String, val managedResourceGroupName: String? = null, val managedVirtualNetwork: String? = null, val managedVirtualNetworkSettings: ManagedVirtualNetworkSettingsResponse? = null, val name: String, val privateEndpointConnections: List<PrivateEndpointConnectionResponse>? = null, val provisioningState: String, val publicNetworkAccess: String? = null, val purviewConfiguration: PurviewConfigurationResponse? = null, val settings: Map<String, Any>, val sqlAdministratorLogin: String? = null, val sqlAdministratorLoginPassword: String? = null, val tags: Map<String, String>? = null, val trustedServiceBypassEnabled: Boolean? = null, val type: String, val virtualNetworkProfile: VirtualNetworkProfileResponse? = null, val workspaceRepositoryConfiguration: WorkspaceRepositoryConfigurationResponse? = null, val workspaceUID: String)

A workspace

Constructors

Link copied to clipboard
constructor(adlaResourceId: String, azureApiVersion: String, connectivityEndpoints: Map<String, String>, cspWorkspaceAdminProperties: CspWorkspaceAdminPropertiesResponse? = null, defaultDataLakeStorage: DataLakeStorageAccountDetailsResponse? = null, encryption: EncryptionDetailsResponse? = null, extraProperties: Any, id: String, identity: ManagedIdentityResponse? = null, location: String, managedResourceGroupName: String? = null, managedVirtualNetwork: String? = null, managedVirtualNetworkSettings: ManagedVirtualNetworkSettingsResponse? = null, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>? = null, provisioningState: String, publicNetworkAccess: String? = null, purviewConfiguration: PurviewConfigurationResponse? = null, settings: Map<String, Any>, sqlAdministratorLogin: String? = null, sqlAdministratorLoginPassword: String? = null, tags: Map<String, String>? = null, trustedServiceBypassEnabled: Boolean? = null, type: String, virtualNetworkProfile: VirtualNetworkProfileResponse? = null, workspaceRepositoryConfiguration: WorkspaceRepositoryConfigurationResponse? = null, workspaceUID: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ADLA resource ID.

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

Connectivity endpoints

Link copied to clipboard

Initial workspace AAD admin properties for a CSP subscription

Link copied to clipboard

Workspace default data lake storage account details

Link copied to clipboard

The encryption details of the workspace

Link copied to clipboard

Workspace level configs and feature flags

Link copied to clipboard
val id: String

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

Link copied to clipboard

Identity of the workspace

Link copied to clipboard

The geo-location where the resource lives

Link copied to clipboard

Workspace managed resource group. The resource group name uniquely identifies the resource group within the user subscriptionId. The resource group name must be no longer than 90 characters long, and must be alphanumeric characters (Char.IsLetterOrDigit()) and '-', '_', '(', ')' and'.'. Note that the name cannot end with '.'

Link copied to clipboard

Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.

Link copied to clipboard

Managed Virtual Network Settings

Link copied to clipboard

The name of the resource

Link copied to clipboard

Private endpoint connections to the workspace

Link copied to clipboard

Resource provisioning state

Link copied to clipboard

Enable or Disable public network access to workspace

Link copied to clipboard

Purview Configuration

Link copied to clipboard

Workspace settings

Link copied to clipboard

Login for workspace SQL active directory administrator

Link copied to clipboard

SQL administrator login password

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags.

Link copied to clipboard

Is trustedServiceBypassEnabled for the workspace

Link copied to clipboard

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Link copied to clipboard

Virtual Network profile

Link copied to clipboard

The workspace unique identifier