GetWorkspaceResult

constructor(allowPublicAccessWhenBehindVnet: Boolean? = null, applicationInsights: String? = null, containerRegistry: String? = null, description: String? = null, discoveryUrl: String? = null, encryption: EncryptionPropertyResponse? = null, friendlyName: String? = null, hbiWorkspace: Boolean? = null, id: String, identity: IdentityResponse? = null, imageBuildCompute: String? = null, keyVault: String? = null, location: String? = null, name: String, notebookInfo: NotebookResourceInfoResponse, primaryUserAssignedIdentity: String? = null, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, privateLinkCount: Int, provisioningState: String, serviceManagedResourcesSettings: ServiceManagedResourcesSettingsResponse? = null, serviceProvisionedResourceGroup: String, sharedPrivateLinkResources: List<SharedPrivateLinkResourceResponse>? = null, sku: SkuResponse? = null, storageAccount: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, workspaceId: String)