Delen via


Workspace Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.WorkspaceTypeConverter))]
public class Workspace : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IWorkspace, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.WorkspaceTypeConverter))>]
type Workspace = class
    interface IWorkspace
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class Workspace
Implements IValidates, IWorkspace
Inheritance
Workspace
Attributes
Implements

Constructors

Workspace()

Properties

AllowPublicAccessWhenBehindVnet
ApplicationInsight
ContainerRegistry
CosmoDbCollectionsThroughput
Description
DiscoveryUrl
EncryptionStatus
FriendlyName
HbiWorkspace
Id
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
ImageBuildCompute
KeyVault
KeyVaultPropertyIdentityClientId
KeyVaultPropertyKeyIdentifier
KeyVaultPropertyKeyVaultArmId
Location
MlFlowTrackingUri
Name
NotebookInfoFqdn
NotebookInfoResourceId
NotebookPreparationErrorMessage
NotebookPreparationErrorStatusCode
PrimaryUserAssignedIdentity
PrivateEndpointConnection
PrivateLinkCount
PropertiesEncryptionIdentityUserAssignedIdentity
ProvisioningState
PublicNetworkAccess
ResourceGroupName
ServiceProvisionedResourceGroup
SharedPrivateLinkResource
SkuCapacity
SkuFamily
SkuName
SkuSize
SkuTier
StorageAccount
StorageHnsEnabled
SystemData
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag
TenantId
Type
V1LegacyMode
WorkspaceId

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to