Get Workspace Result
data class GetWorkspaceResult(val allowPublicAccessWhenBehindVnet: Boolean? = null, val applicationInsights: String? = null, val containerRegistry: String? = null, val description: String? = null, val discoveryUrl: String? = null, val encryption: EncryptionPropertyResponse? = null, val friendlyName: String? = null, val hbiWorkspace: Boolean? = null, val id: String, val identity: ManagedServiceIdentityResponse? = null, val imageBuildCompute: String? = null, val keyVault: String? = null, val location: String? = null, val mlFlowTrackingUri: String, val name: String, val notebookInfo: NotebookResourceInfoResponse, val primaryUserAssignedIdentity: String? = null, val privateEndpointConnections: List<PrivateEndpointConnectionResponse>, val privateLinkCount: Int, val provisioningState: String, val publicNetworkAccess: String? = null, val serviceManagedResourcesSettings: ServiceManagedResourcesSettingsResponse? = null, val serviceProvisionedResourceGroup: String, val sharedPrivateLinkResources: List<SharedPrivateLinkResourceResponse>? = null, val sku: SkuResponse? = null, val storageAccount: String? = null, val storageHnsEnabled: Boolean, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val tenantId: String, val type: String, val v1LegacyMode: Boolean? = null, val workspaceId: String)
An object that represents a machine learning workspace.
Constructors
Link copied to clipboard
fun GetWorkspaceResult(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: ManagedServiceIdentityResponse? = null, imageBuildCompute: String? = null, keyVault: String? = null, location: String? = null, mlFlowTrackingUri: String, name: String, notebookInfo: NotebookResourceInfoResponse, primaryUserAssignedIdentity: String? = null, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, privateLinkCount: Int, provisioningState: String, publicNetworkAccess: String? = null, serviceManagedResourcesSettings: ServiceManagedResourcesSettingsResponse? = null, serviceProvisionedResourceGroup: String, sharedPrivateLinkResources: List<SharedPrivateLinkResourceResponse>? = null, sku: SkuResponse? = null, storageAccount: String? = null, storageHnsEnabled: Boolean, systemData: SystemDataResponse, tags: Map<String, String>? = null, tenantId: String, type: String, v1LegacyMode: Boolean? = null, workspaceId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard