azure-native.machinelearningservices.getWorkspace
Explore with Pulumi AI
Gets the properties of the specified machine learning workspace.
Uses Azure REST API version 2024-10-01.
Other available API versions: 2020-05-01-preview, 2020-05-15-preview, 2020-06-01, 2020-08-01, 2020-09-01-preview, 2021-01-01, 2021-03-01-preview, 2021-04-01, 2021-07-01, 2022-01-01-preview, 2022-02-01-preview, 2022-05-01, 2022-06-01-preview, 2022-10-01, 2022-10-01-preview, 2022-12-01-preview, 2023-02-01-preview, 2023-04-01, 2023-04-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-10-01, 2024-01-01-preview, 2024-04-01, 2024-07-01-preview, 2024-10-01-preview, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native machinelearningservices [ApiVersion]. See the version guide for details.
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)
public static Output<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:machinelearningservices:getWorkspace
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Workspace
Name string - Name of Azure Machine Learning workspace.
 
- Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Workspace
Name string - Name of Azure Machine Learning workspace.
 
- resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - workspace
Name String - Name of Azure Machine Learning workspace.
 
- resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - workspace
Name string - Name of Azure Machine Learning workspace.
 
- resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 - workspace_
name str - Name of Azure Machine Learning workspace.
 
- resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - workspace
Name String - Name of Azure Machine Learning workspace.
 
getWorkspace Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Ml
Flow stringTracking Uri  - The URI associated with this workspace that machine learning flow must point at to set up tracking.
 - Name string
 - The name of the resource
 - Notebook
Info Pulumi.Azure Native. Machine Learning Services. Outputs. Notebook Resource Info Response  - The notebook info of Azure ML workspace.
 - Private
Endpoint List<Pulumi.Connections Azure Native. Machine Learning Services. Outputs. Private Endpoint Connection Response>  - The list of private endpoint connections in the workspace.
 - Private
Link intCount  - Count of private connections in the workspace
 - Provisioning
State string - The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
 - Service
Provisioned stringResource Group  - The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
 - Storage
Hns boolEnabled  - If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
 - System
Data Pulumi.Azure Native. Machine Learning Services. Outputs. System Data Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Tenant
Id string - The tenant id associated with this workspace.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Workspace
Id string - The immutable id associated with this workspace.
 - Allow
Public boolAccess When Behind Vnet  - The flag to indicate whether to allow public access when behind VNet.
 - Application
Insights string - ARM id of the application insights associated with this workspace.
 - Associated
Workspaces List<string> - Container
Registry string - ARM id of the container registry associated with this workspace.
 - Description string
 - The description of this workspace.
 - Discovery
Url string - Url for the discovery service to identify regional endpoints for machine learning experimentation services
 - Enable
Data boolIsolation  - Encryption
Pulumi.
Azure Native. Machine Learning Services. Outputs. Encryption Property Response  - The encryption settings of Azure ML workspace.
 - Feature
Store Pulumi.Settings Azure Native. Machine Learning Services. Outputs. Feature Store Settings Response  - Settings for feature store type workspace.
 - Friendly
Name string - The friendly name for this workspace. This name in mutable
 - Hbi
Workspace bool - The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
 - Hub
Resource stringId  - Identity
Pulumi.
Azure Native. Machine Learning Services. Outputs. Managed Service Identity Response  - The identity of the resource.
 - Image
Build stringCompute  - The compute name for image build
 - Key
Vault string - ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
 - Kind string
 - Location string
 - Specifies the location of the resource.
 - Managed
Network Pulumi.Azure Native. Machine Learning Services. Outputs. Managed Network Settings Response  - Managed Network settings for a machine learning workspace.
 - Primary
User stringAssigned Identity  - The user assigned identity resource id that represents the workspace identity.
 - Public
Network stringAccess  - Whether requests from Public Network are allowed.
 - Serverless
Compute Pulumi.Settings Azure Native. Machine Learning Services. Outputs. Serverless Compute Settings Response  - Settings for serverless compute created in the workspace
 - Service
Managed Pulumi.Resources Settings Azure Native. Machine Learning Services. Outputs. Service Managed Resources Settings Response  - The service managed resource settings.
 - 
List<Pulumi.
Azure Native. Machine Learning Services. Outputs. Shared Private Link Resource Response>  - The list of shared private link resources in this workspace.
 - Sku
Pulumi.
Azure Native. Machine Learning Services. Outputs. Sku Response  - The sku of the workspace.
 - Storage
Account string - ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
 - Dictionary<string, string>
 - Contains resource tags defined as key/value pairs.
 - V1Legacy
Mode bool - Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
 - Workspace
Hub Pulumi.Config Azure Native. Machine Learning Services. Outputs. Workspace Hub Config Response  - WorkspaceHub's configuration object.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Ml
Flow stringTracking Uri  - The URI associated with this workspace that machine learning flow must point at to set up tracking.
 - Name string
 - The name of the resource
 - Notebook
Info NotebookResource Info Response  - The notebook info of Azure ML workspace.
 - Private
Endpoint []PrivateConnections Endpoint Connection Response  - The list of private endpoint connections in the workspace.
 - Private
Link intCount  - Count of private connections in the workspace
 - Provisioning
State string - The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
 - Service
Provisioned stringResource Group  - The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
 - Storage
Hns boolEnabled  - If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
 - System
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Tenant
Id string - The tenant id associated with this workspace.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Workspace
Id string - The immutable id associated with this workspace.
 - Allow
Public boolAccess When Behind Vnet  - The flag to indicate whether to allow public access when behind VNet.
 - Application
Insights string - ARM id of the application insights associated with this workspace.
 - Associated
Workspaces []string - Container
Registry string - ARM id of the container registry associated with this workspace.
 - Description string
 - The description of this workspace.
 - Discovery
Url string - Url for the discovery service to identify regional endpoints for machine learning experimentation services
 - Enable
Data boolIsolation  - Encryption
Encryption
Property Response  - The encryption settings of Azure ML workspace.
 - Feature
Store FeatureSettings Store Settings Response  - Settings for feature store type workspace.
 - Friendly
Name string - The friendly name for this workspace. This name in mutable
 - Hbi
Workspace bool - The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
 - Hub
Resource stringId  - Identity
Managed
Service Identity Response  - The identity of the resource.
 - Image
Build stringCompute  - The compute name for image build
 - Key
Vault string - ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
 - Kind string
 - Location string
 - Specifies the location of the resource.
 - Managed
Network ManagedNetwork Settings Response  - Managed Network settings for a machine learning workspace.
 - Primary
User stringAssigned Identity  - The user assigned identity resource id that represents the workspace identity.
 - Public
Network stringAccess  - Whether requests from Public Network are allowed.
 - Serverless
Compute ServerlessSettings Compute Settings Response  - Settings for serverless compute created in the workspace
 - Service
Managed ServiceResources Settings Managed Resources Settings Response  - The service managed resource settings.
 - 
[]Shared
Private Link Resource Response  - The list of shared private link resources in this workspace.
 - Sku
Sku
Response  - The sku of the workspace.
 - Storage
Account string - ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
 - map[string]string
 - Contains resource tags defined as key/value pairs.
 - V1Legacy
Mode bool - Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
 - Workspace
Hub WorkspaceConfig Hub Config Response  - WorkspaceHub's configuration object.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - ml
Flow StringTracking Uri  - The URI associated with this workspace that machine learning flow must point at to set up tracking.
 - name String
 - The name of the resource
 - notebook
Info NotebookResource Info Response  - The notebook info of Azure ML workspace.
 - private
Endpoint List<PrivateConnections Endpoint Connection Response>  - The list of private endpoint connections in the workspace.
 - private
Link IntegerCount  - Count of private connections in the workspace
 - provisioning
State String - The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
 - service
Provisioned StringResource Group  - The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
 - storage
Hns BooleanEnabled  - If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - tenant
Id String - The tenant id associated with this workspace.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - workspace
Id String - The immutable id associated with this workspace.
 - allow
Public BooleanAccess When Behind Vnet  - The flag to indicate whether to allow public access when behind VNet.
 - application
Insights String - ARM id of the application insights associated with this workspace.
 - associated
Workspaces List<String> - container
Registry String - ARM id of the container registry associated with this workspace.
 - description String
 - The description of this workspace.
 - discovery
Url String - Url for the discovery service to identify regional endpoints for machine learning experimentation services
 - enable
Data BooleanIsolation  - encryption
Encryption
Property Response  - The encryption settings of Azure ML workspace.
 - feature
Store FeatureSettings Store Settings Response  - Settings for feature store type workspace.
 - friendly
Name String - The friendly name for this workspace. This name in mutable
 - hbi
Workspace Boolean - The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
 - hub
Resource StringId  - identity
Managed
Service Identity Response  - The identity of the resource.
 - image
Build StringCompute  - The compute name for image build
 - key
Vault String - ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
 - kind String
 - location String
 - Specifies the location of the resource.
 - managed
Network ManagedNetwork Settings Response  - Managed Network settings for a machine learning workspace.
 - primary
User StringAssigned Identity  - The user assigned identity resource id that represents the workspace identity.
 - public
Network StringAccess  - Whether requests from Public Network are allowed.
 - serverless
Compute ServerlessSettings Compute Settings Response  - Settings for serverless compute created in the workspace
 - service
Managed ServiceResources Settings Managed Resources Settings Response  - The service managed resource settings.
 - 
List<Shared
Private Link Resource Response>  - The list of shared private link resources in this workspace.
 - sku
Sku
Response  - The sku of the workspace.
 - storage
Account String - ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
 - Map<String,String>
 - Contains resource tags defined as key/value pairs.
 - v1Legacy
Mode Boolean - Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
 - workspace
Hub WorkspaceConfig Hub Config Response  - WorkspaceHub's configuration object.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - ml
Flow stringTracking Uri  - The URI associated with this workspace that machine learning flow must point at to set up tracking.
 - name string
 - The name of the resource
 - notebook
Info NotebookResource Info Response  - The notebook info of Azure ML workspace.
 - private
Endpoint PrivateConnections Endpoint Connection Response[]  - The list of private endpoint connections in the workspace.
 - private
Link numberCount  - Count of private connections in the workspace
 - provisioning
State string - The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
 - service
Provisioned stringResource Group  - The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
 - storage
Hns booleanEnabled  - If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - tenant
Id string - The tenant id associated with this workspace.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - workspace
Id string - The immutable id associated with this workspace.
 - allow
Public booleanAccess When Behind Vnet  - The flag to indicate whether to allow public access when behind VNet.
 - application
Insights string - ARM id of the application insights associated with this workspace.
 - associated
Workspaces string[] - container
Registry string - ARM id of the container registry associated with this workspace.
 - description string
 - The description of this workspace.
 - discovery
Url string - Url for the discovery service to identify regional endpoints for machine learning experimentation services
 - enable
Data booleanIsolation  - encryption
Encryption
Property Response  - The encryption settings of Azure ML workspace.
 - feature
Store FeatureSettings Store Settings Response  - Settings for feature store type workspace.
 - friendly
Name string - The friendly name for this workspace. This name in mutable
 - hbi
Workspace boolean - The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
 - hub
Resource stringId  - identity
Managed
Service Identity Response  - The identity of the resource.
 - image
Build stringCompute  - The compute name for image build
 - key
Vault string - ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
 - kind string
 - location string
 - Specifies the location of the resource.
 - managed
Network ManagedNetwork Settings Response  - Managed Network settings for a machine learning workspace.
 - primary
User stringAssigned Identity  - The user assigned identity resource id that represents the workspace identity.
 - public
Network stringAccess  - Whether requests from Public Network are allowed.
 - serverless
Compute ServerlessSettings Compute Settings Response  - Settings for serverless compute created in the workspace
 - service
Managed ServiceResources Settings Managed Resources Settings Response  - The service managed resource settings.
 - 
Shared
Private Link Resource Response[]  - The list of shared private link resources in this workspace.
 - sku
Sku
Response  - The sku of the workspace.
 - storage
Account string - ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
 - {[key: string]: string}
 - Contains resource tags defined as key/value pairs.
 - v1Legacy
Mode boolean - Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
 - workspace
Hub WorkspaceConfig Hub Config Response  - WorkspaceHub's configuration object.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - id str
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - ml_
flow_ strtracking_ uri  - The URI associated with this workspace that machine learning flow must point at to set up tracking.
 - name str
 - The name of the resource
 - notebook_
info NotebookResource Info Response  - The notebook info of Azure ML workspace.
 - private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response]  - The list of private endpoint connections in the workspace.
 - private_
link_ intcount  - Count of private connections in the workspace
 - provisioning_
state str - The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
 - service_
provisioned_ strresource_ group  - The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
 - storage_
hns_ boolenabled  - If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
 - system_
data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - tenant_
id str - The tenant id associated with this workspace.
 - type str
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - workspace_
id str - The immutable id associated with this workspace.
 - allow_
public_ boolaccess_ when_ behind_ vnet  - The flag to indicate whether to allow public access when behind VNet.
 - application_
insights str - ARM id of the application insights associated with this workspace.
 - associated_
workspaces Sequence[str] - container_
registry str - ARM id of the container registry associated with this workspace.
 - description str
 - The description of this workspace.
 - discovery_
url str - Url for the discovery service to identify regional endpoints for machine learning experimentation services
 - enable_
data_ boolisolation  - encryption
Encryption
Property Response  - The encryption settings of Azure ML workspace.
 - feature_
store_ Featuresettings Store Settings Response  - Settings for feature store type workspace.
 - friendly_
name str - The friendly name for this workspace. This name in mutable
 - hbi_
workspace bool - The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
 - hub_
resource_ strid  - identity
Managed
Service Identity Response  - The identity of the resource.
 - image_
build_ strcompute  - The compute name for image build
 - key_
vault str - ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
 - kind str
 - location str
 - Specifies the location of the resource.
 - managed_
network ManagedNetwork Settings Response  - Managed Network settings for a machine learning workspace.
 - primary_
user_ strassigned_ identity  - The user assigned identity resource id that represents the workspace identity.
 - public_
network_ straccess  - Whether requests from Public Network are allowed.
 - serverless_
compute_ Serverlesssettings Compute Settings Response  - Settings for serverless compute created in the workspace
 - service_
managed_ Serviceresources_ settings Managed Resources Settings Response  - The service managed resource settings.
 - 
Sequence[Shared
Private Link Resource Response]  - The list of shared private link resources in this workspace.
 - sku
Sku
Response  - The sku of the workspace.
 - storage_
account str - ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
 - Mapping[str, str]
 - Contains resource tags defined as key/value pairs.
 - v1_
legacy_ boolmode  - Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
 - workspace_
hub_ Workspaceconfig Hub Config Response  - WorkspaceHub's configuration object.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - ml
Flow StringTracking Uri  - The URI associated with this workspace that machine learning flow must point at to set up tracking.
 - name String
 - The name of the resource
 - notebook
Info Property Map - The notebook info of Azure ML workspace.
 - private
Endpoint List<Property Map>Connections  - The list of private endpoint connections in the workspace.
 - private
Link NumberCount  - Count of private connections in the workspace
 - provisioning
State String - The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.
 - service
Provisioned StringResource Group  - The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace
 - storage
Hns BooleanEnabled  - If the storage associated with the workspace has hierarchical namespace(HNS) enabled.
 - system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - tenant
Id String - The tenant id associated with this workspace.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - workspace
Id String - The immutable id associated with this workspace.
 - allow
Public BooleanAccess When Behind Vnet  - The flag to indicate whether to allow public access when behind VNet.
 - application
Insights String - ARM id of the application insights associated with this workspace.
 - associated
Workspaces List<String> - container
Registry String - ARM id of the container registry associated with this workspace.
 - description String
 - The description of this workspace.
 - discovery
Url String - Url for the discovery service to identify regional endpoints for machine learning experimentation services
 - enable
Data BooleanIsolation  - encryption Property Map
 - The encryption settings of Azure ML workspace.
 - feature
Store Property MapSettings  - Settings for feature store type workspace.
 - friendly
Name String - The friendly name for this workspace. This name in mutable
 - hbi
Workspace Boolean - The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service
 - hub
Resource StringId  - identity Property Map
 - The identity of the resource.
 - image
Build StringCompute  - The compute name for image build
 - key
Vault String - ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created
 - kind String
 - location String
 - Specifies the location of the resource.
 - managed
Network Property Map - Managed Network settings for a machine learning workspace.
 - primary
User StringAssigned Identity  - The user assigned identity resource id that represents the workspace identity.
 - public
Network StringAccess  - Whether requests from Public Network are allowed.
 - serverless
Compute Property MapSettings  - Settings for serverless compute created in the workspace
 - service
Managed Property MapResources Settings  - The service managed resource settings.
 - List<Property Map>
 - The list of shared private link resources in this workspace.
 - sku Property Map
 - The sku of the workspace.
 - storage
Account String - ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created
 - Map<String>
 - Contains resource tags defined as key/value pairs.
 - v1Legacy
Mode Boolean - Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.
 - workspace
Hub Property MapConfig  - WorkspaceHub's configuration object.
 
Supporting Types
ComputeRuntimeDtoResponse   
- Spark
Runtime stringVersion  
- Spark
Runtime stringVersion  
- spark
Runtime StringVersion  
- spark
Runtime stringVersion  
- spark
Runtime StringVersion  
CosmosDbSettingsResponse   
- Collections
Throughput int - The throughput of the collections in cosmosdb database
 
- Collections
Throughput int - The throughput of the collections in cosmosdb database
 
- collections
Throughput Integer - The throughput of the collections in cosmosdb database
 
- collections
Throughput number - The throughput of the collections in cosmosdb database
 
- collections_
throughput int - The throughput of the collections in cosmosdb database
 
- collections
Throughput Number - The throughput of the collections in cosmosdb database
 
EncryptionKeyVaultPropertiesResponse    
- Key
Identifier string - Key vault uri to access the encryption key.
 - Key
Vault stringArm Id  - The ArmId of the keyVault where the customer owned encryption key is present.
 - Identity
Client stringId  - For future use - The client id of the identity which will be used to access key vault.
 
- Key
Identifier string - Key vault uri to access the encryption key.
 - Key
Vault stringArm Id  - The ArmId of the keyVault where the customer owned encryption key is present.
 - Identity
Client stringId  - For future use - The client id of the identity which will be used to access key vault.
 
- key
Identifier String - Key vault uri to access the encryption key.
 - key
Vault StringArm Id  - The ArmId of the keyVault where the customer owned encryption key is present.
 - identity
Client StringId  - For future use - The client id of the identity which will be used to access key vault.
 
- key
Identifier string - Key vault uri to access the encryption key.
 - key
Vault stringArm Id  - The ArmId of the keyVault where the customer owned encryption key is present.
 - identity
Client stringId  - For future use - The client id of the identity which will be used to access key vault.
 
- key_
identifier str - Key vault uri to access the encryption key.
 - key_
vault_ strarm_ id  - The ArmId of the keyVault where the customer owned encryption key is present.
 - identity_
client_ strid  - For future use - The client id of the identity which will be used to access key vault.
 
- key
Identifier String - Key vault uri to access the encryption key.
 - key
Vault StringArm Id  - The ArmId of the keyVault where the customer owned encryption key is present.
 - identity
Client StringId  - For future use - The client id of the identity which will be used to access key vault.
 
EncryptionPropertyResponse  
- Key
Vault Pulumi.Properties Azure Native. Machine Learning Services. Inputs. Encryption Key Vault Properties Response  - Customer Key vault properties.
 - Status string
 - Indicates whether or not the encryption is enabled for the workspace.
 - Identity
Pulumi.
Azure Native. Machine Learning Services. Inputs. Identity For Cmk Response  - The identity that will be used to access the key vault for encryption at rest.
 
- Key
Vault EncryptionProperties Key Vault Properties Response  - Customer Key vault properties.
 - Status string
 - Indicates whether or not the encryption is enabled for the workspace.
 - Identity
Identity
For Cmk Response  - The identity that will be used to access the key vault for encryption at rest.
 
- key
Vault EncryptionProperties Key Vault Properties Response  - Customer Key vault properties.
 - status String
 - Indicates whether or not the encryption is enabled for the workspace.
 - identity
Identity
For Cmk Response  - The identity that will be used to access the key vault for encryption at rest.
 
- key
Vault EncryptionProperties Key Vault Properties Response  - Customer Key vault properties.
 - status string
 - Indicates whether or not the encryption is enabled for the workspace.
 - identity
Identity
For Cmk Response  - The identity that will be used to access the key vault for encryption at rest.
 
- key_
vault_ Encryptionproperties Key Vault Properties Response  - Customer Key vault properties.
 - status str
 - Indicates whether or not the encryption is enabled for the workspace.
 - identity
Identity
For Cmk Response  - The identity that will be used to access the key vault for encryption at rest.
 
- key
Vault Property MapProperties  - Customer Key vault properties.
 - status String
 - Indicates whether or not the encryption is enabled for the workspace.
 - identity Property Map
 - The identity that will be used to access the key vault for encryption at rest.
 
FeatureStoreSettingsResponse   
- Compute
Runtime Pulumi.Azure Native. Machine Learning Services. Inputs. Compute Runtime Dto Response  - Compute runtime config for feature store type workspace.
 - Offline
Store stringConnection Name  - Online
Store stringConnection Name  
- Compute
Runtime ComputeRuntime Dto Response  - Compute runtime config for feature store type workspace.
 - Offline
Store stringConnection Name  - Online
Store stringConnection Name  
- compute
Runtime ComputeRuntime Dto Response  - Compute runtime config for feature store type workspace.
 - offline
Store StringConnection Name  - online
Store StringConnection Name  
- compute
Runtime ComputeRuntime Dto Response  - Compute runtime config for feature store type workspace.
 - offline
Store stringConnection Name  - online
Store stringConnection Name  
- compute_
runtime ComputeRuntime Dto Response  - Compute runtime config for feature store type workspace.
 - offline_
store_ strconnection_ name  - online_
store_ strconnection_ name  
- compute
Runtime Property Map - Compute runtime config for feature store type workspace.
 - offline
Store StringConnection Name  - online
Store StringConnection Name  
FqdnOutboundRuleResponse   
- Category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - Destination string
 - Status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- Category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - Destination string
 - Status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category String
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination String
 - status String
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination string
 - status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category str
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination str
 - status str
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category String
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination String
 - status String
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
IdentityForCmkResponse   
- User
Assigned stringIdentity  - The ArmId of the user assigned identity that will be used to access the customer managed key vault
 
- User
Assigned stringIdentity  - The ArmId of the user assigned identity that will be used to access the customer managed key vault
 
- user
Assigned StringIdentity  - The ArmId of the user assigned identity that will be used to access the customer managed key vault
 
- user
Assigned stringIdentity  - The ArmId of the user assigned identity that will be used to access the customer managed key vault
 
- user_
assigned_ stridentity  - The ArmId of the user assigned identity that will be used to access the customer managed key vault
 
- user
Assigned StringIdentity  - The ArmId of the user assigned identity that will be used to access the customer managed key vault
 
ManagedNetworkProvisionStatusResponse    
- Spark
Ready bool - Status string
 - Status for the managed network of a machine learning workspace.
 
- Spark
Ready bool - Status string
 - Status for the managed network of a machine learning workspace.
 
- spark
Ready Boolean - status String
 - Status for the managed network of a machine learning workspace.
 
- spark
Ready boolean - status string
 - Status for the managed network of a machine learning workspace.
 
- spark_
ready bool - status str
 - Status for the managed network of a machine learning workspace.
 
- spark
Ready Boolean - status String
 - Status for the managed network of a machine learning workspace.
 
ManagedNetworkSettingsResponse   
- Network
Id string - Firewall
Sku string - Firewall Sku used for FQDN Rules
 - Isolation
Mode string - Isolation mode for the managed network of a machine learning workspace.
 - Outbound
Rules Dictionary<string, object> - Status
Pulumi.
Azure Native. Machine Learning Services. Inputs. Managed Network Provision Status Response  - Status of the Provisioning for the managed network of a machine learning workspace.
 
- Network
Id string - Firewall
Sku string - Firewall Sku used for FQDN Rules
 - Isolation
Mode string - Isolation mode for the managed network of a machine learning workspace.
 - Outbound
Rules map[string]interface{} - Status
Managed
Network Provision Status Response  - Status of the Provisioning for the managed network of a machine learning workspace.
 
- network
Id String - firewall
Sku String - Firewall Sku used for FQDN Rules
 - isolation
Mode String - Isolation mode for the managed network of a machine learning workspace.
 - outbound
Rules Map<String,Object> - status
Managed
Network Provision Status Response  - Status of the Provisioning for the managed network of a machine learning workspace.
 
- network
Id string - firewall
Sku string - Firewall Sku used for FQDN Rules
 - isolation
Mode string - Isolation mode for the managed network of a machine learning workspace.
 - outbound
Rules {[key: string]: FqdnOutbound Rule Response | Private Endpoint Outbound Rule Response | Service Tag Outbound Rule Response}  - status
Managed
Network Provision Status Response  - Status of the Provisioning for the managed network of a machine learning workspace.
 
- network_
id str - firewall_
sku str - Firewall Sku used for FQDN Rules
 - isolation_
mode str - Isolation mode for the managed network of a machine learning workspace.
 - outbound_
rules Mapping[str, Union[FqdnOutbound Rule Response, Private Endpoint Outbound Rule Response, Service Tag Outbound Rule Response]]  - status
Managed
Network Provision Status Response  - Status of the Provisioning for the managed network of a machine learning workspace.
 
- network
Id String - firewall
Sku String - Firewall Sku used for FQDN Rules
 - isolation
Mode String - Isolation mode for the managed network of a machine learning workspace.
 - outbound
Rules Map<Property Map | Property Map | Property Map> - status Property Map
 - Status of the Provisioning for the managed network of a machine learning workspace.
 
ManagedServiceIdentityResponse   
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - Type string
 - Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
 - User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Machine Learning Services. Inputs. User Assigned Identity Response>  - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
 
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - Type string
 - Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
 - User
Assigned map[string]UserIdentities Assigned Identity Response  - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
 
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - type String
 - Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
 - user
Assigned Map<String,UserIdentities Assigned Identity Response>  - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
 
- principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - type string
 - Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
 - user
Assigned {[key: string]: UserIdentities Assigned Identity Response}  - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
 
- principal_
id str - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - tenant_
id str - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - type str
 - Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
 - user_
assigned_ Mapping[str, Useridentities Assigned Identity Response]  - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
 
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
 - type String
 - Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
 - user
Assigned Map<Property Map>Identities  - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
 
NotebookPreparationErrorResponse   
- Error
Message string - Status
Code int 
- Error
Message string - Status
Code int 
- error
Message String - status
Code Integer 
- error
Message string - status
Code number 
- error_
message str - status_
code int 
- error
Message String - status
Code Number 
NotebookResourceInfoResponse   
- Fqdn string
 - Notebook
Preparation Pulumi.Error Azure Native. Machine Learning Services. Inputs. Notebook Preparation Error Response  - The error that occurs when preparing notebook.
 - Resource
Id string - the data plane resourceId that used to initialize notebook component
 
- Fqdn string
 - Notebook
Preparation NotebookError Preparation Error Response  - The error that occurs when preparing notebook.
 - Resource
Id string - the data plane resourceId that used to initialize notebook component
 
- fqdn String
 - notebook
Preparation NotebookError Preparation Error Response  - The error that occurs when preparing notebook.
 - resource
Id String - the data plane resourceId that used to initialize notebook component
 
- fqdn string
 - notebook
Preparation NotebookError Preparation Error Response  - The error that occurs when preparing notebook.
 - resource
Id string - the data plane resourceId that used to initialize notebook component
 
- fqdn str
 - notebook_
preparation_ Notebookerror Preparation Error Response  - The error that occurs when preparing notebook.
 - resource_
id str - the data plane resourceId that used to initialize notebook component
 
- fqdn String
 - notebook
Preparation Property MapError  - The error that occurs when preparing notebook.
 - resource
Id String - the data plane resourceId that used to initialize notebook component
 
PrivateEndpointConnectionResponse   
- Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Name string
 - The name of the resource
 - Private
Link Pulumi.Service Connection State Azure Native. Machine Learning Services. Inputs. Private Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - Provisioning
State string - The provisioning state of the private endpoint connection resource.
 - System
Data Pulumi.Azure Native. Machine Learning Services. Inputs. System Data Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Identity
Pulumi.
Azure Native. Machine Learning Services. Inputs. Managed Service Identity Response  - The identity of the resource.
 - Location string
 - Specifies the location of the resource.
 - Private
Endpoint Pulumi.Azure Native. Machine Learning Services. Inputs. Private Endpoint Response  - The resource of private end point.
 - Sku
Pulumi.
Azure Native. Machine Learning Services. Inputs. Sku Response  - The sku of the workspace.
 - Dictionary<string, string>
 - Contains resource tags defined as key/value pairs.
 
- Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Name string
 - The name of the resource
 - Private
Link PrivateService Connection State Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - Provisioning
State string - The provisioning state of the private endpoint connection resource.
 - System
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Identity
Managed
Service Identity Response  - The identity of the resource.
 - Location string
 - Specifies the location of the resource.
 - Private
Endpoint PrivateEndpoint Response  - The resource of private end point.
 - Sku
Sku
Response  - The sku of the workspace.
 - map[string]string
 - Contains resource tags defined as key/value pairs.
 
- id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - name String
 - The name of the resource
 - private
Link PrivateService Connection State Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - provisioning
State String - The provisioning state of the private endpoint connection resource.
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - identity
Managed
Service Identity Response  - The identity of the resource.
 - location String
 - Specifies the location of the resource.
 - private
Endpoint PrivateEndpoint Response  - The resource of private end point.
 - sku
Sku
Response  - The sku of the workspace.
 - Map<String,String>
 - Contains resource tags defined as key/value pairs.
 
- id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - name string
 - The name of the resource
 - private
Link PrivateService Connection State Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - provisioning
State string - The provisioning state of the private endpoint connection resource.
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - identity
Managed
Service Identity Response  - The identity of the resource.
 - location string
 - Specifies the location of the resource.
 - private
Endpoint PrivateEndpoint Response  - The resource of private end point.
 - sku
Sku
Response  - The sku of the workspace.
 - {[key: string]: string}
 - Contains resource tags defined as key/value pairs.
 
- id str
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - name str
 - The name of the resource
 - private_
link_ Privateservice_ connection_ state Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - provisioning_
state str - The provisioning state of the private endpoint connection resource.
 - system_
data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type str
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - identity
Managed
Service Identity Response  - The identity of the resource.
 - location str
 - Specifies the location of the resource.
 - private_
endpoint PrivateEndpoint Response  - The resource of private end point.
 - sku
Sku
Response  - The sku of the workspace.
 - Mapping[str, str]
 - Contains resource tags defined as key/value pairs.
 
- id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - name String
 - The name of the resource
 - private
Link Property MapService Connection State  - A collection of information about the state of the connection between service consumer and provider.
 - provisioning
State String - The provisioning state of the private endpoint connection resource.
 - system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - identity Property Map
 - The identity of the resource.
 - location String
 - Specifies the location of the resource.
 - private
Endpoint Property Map - The resource of private end point.
 - sku Property Map
 - The sku of the workspace.
 - Map<String>
 - Contains resource tags defined as key/value pairs.
 
PrivateEndpointDestinationResponse   
- Service
Resource stringId  - Spark
Enabled bool - Spark
Status string - Type of a managed network Outbound Rule of a machine learning workspace.
 - Subresource
Target string 
- Service
Resource stringId  - Spark
Enabled bool - Spark
Status string - Type of a managed network Outbound Rule of a machine learning workspace.
 - Subresource
Target string 
- service
Resource StringId  - spark
Enabled Boolean - spark
Status String - Type of a managed network Outbound Rule of a machine learning workspace.
 - subresource
Target String 
- service
Resource stringId  - spark
Enabled boolean - spark
Status string - Type of a managed network Outbound Rule of a machine learning workspace.
 - subresource
Target string 
- service_
resource_ strid  - spark_
enabled bool - spark_
status str - Type of a managed network Outbound Rule of a machine learning workspace.
 - subresource_
target str 
- service
Resource StringId  - spark
Enabled Boolean - spark
Status String - Type of a managed network Outbound Rule of a machine learning workspace.
 - subresource
Target String 
PrivateEndpointOutboundRuleResponse    
- Category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - Destination
Pulumi.
Azure Native. Machine Learning Services. Inputs. Private Endpoint Destination Response  - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
 - Status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- Category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - Destination
Private
Endpoint Destination Response  - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
 - Status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category String
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination
Private
Endpoint Destination Response  - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
 - status String
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination
Private
Endpoint Destination Response  - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
 - status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category str
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination
Private
Endpoint Destination Response  - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
 - status str
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category String
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination Property Map
 - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
 - status String
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
PrivateEndpointResponse  
- Id string
 - The ARM identifier for Private Endpoint
 
- Id string
 - The ARM identifier for Private Endpoint
 
- id String
 - The ARM identifier for Private Endpoint
 
- id string
 - The ARM identifier for Private Endpoint
 
- id str
 - The ARM identifier for Private Endpoint
 
- id String
 - The ARM identifier for Private Endpoint
 
PrivateLinkServiceConnectionStateResponse     
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
 - Description string
 - The reason for approval/rejection of the connection.
 - Status string
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
 - Description string
 - The reason for approval/rejection of the connection.
 - Status string
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
 - description String
 - The reason for approval/rejection of the connection.
 - status String
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
 - description string
 - The reason for approval/rejection of the connection.
 - status string
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- actions_
required str - A message indicating if changes on the service provider require any updates on the consumer.
 - description str
 - The reason for approval/rejection of the connection.
 - status str
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
 - description String
 - The reason for approval/rejection of the connection.
 - status String
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
ServerlessComputeSettingsResponse   
- Serverless
Compute stringCustom Subnet  - The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed
 - Serverless
Compute boolNo Public IP  - The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint
 
- Serverless
Compute stringCustom Subnet  - The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed
 - Serverless
Compute boolNo Public IP  - The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint
 
- serverless
Compute StringCustom Subnet  - The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed
 - serverless
Compute BooleanNo Public IP  - The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint
 
- serverless
Compute stringCustom Subnet  - The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed
 - serverless
Compute booleanNo Public IP  - The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint
 
- serverless_
compute_ strcustom_ subnet  - The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed
 - serverless_
compute_ boolno_ public_ ip  - The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint
 
- serverless
Compute StringCustom Subnet  - The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed
 - serverless
Compute BooleanNo Public IP  - The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint
 
ServiceManagedResourcesSettingsResponse    
- Cosmos
Db Pulumi.Azure Native. Machine Learning Services. Inputs. Cosmos Db Settings Response  - The settings for the service managed cosmosdb account.
 
- Cosmos
Db CosmosDb Settings Response  - The settings for the service managed cosmosdb account.
 
- cosmos
Db CosmosDb Settings Response  - The settings for the service managed cosmosdb account.
 
- cosmos
Db CosmosDb Settings Response  - The settings for the service managed cosmosdb account.
 
- cosmos_
db CosmosDb Settings Response  - The settings for the service managed cosmosdb account.
 
- cosmos
Db Property Map - The settings for the service managed cosmosdb account.
 
ServiceTagDestinationResponse   
- Address
Prefixes List<string> - Optional, if provided, the ServiceTag property will be ignored.
 - Action string
 - The action enum for networking rule.
 - Port
Ranges string - Protocol string
 - Service
Tag string 
- Address
Prefixes []string - Optional, if provided, the ServiceTag property will be ignored.
 - Action string
 - The action enum for networking rule.
 - Port
Ranges string - Protocol string
 - Service
Tag string 
- address
Prefixes List<String> - Optional, if provided, the ServiceTag property will be ignored.
 - action String
 - The action enum for networking rule.
 - port
Ranges String - protocol String
 - service
Tag String 
- address
Prefixes string[] - Optional, if provided, the ServiceTag property will be ignored.
 - action string
 - The action enum for networking rule.
 - port
Ranges string - protocol string
 - service
Tag string 
- address_
prefixes Sequence[str] - Optional, if provided, the ServiceTag property will be ignored.
 - action str
 - The action enum for networking rule.
 - port_
ranges str - protocol str
 - service_
tag str 
- address
Prefixes List<String> - Optional, if provided, the ServiceTag property will be ignored.
 - action String
 - The action enum for networking rule.
 - port
Ranges String - protocol String
 - service
Tag String 
ServiceTagOutboundRuleResponse    
- Category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - Destination
Pulumi.
Azure Native. Machine Learning Services. Inputs. Service Tag Destination Response  - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
 - Status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- Category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - Destination
Service
Tag Destination Response  - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
 - Status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category String
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination
Service
Tag Destination Response  - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
 - status String
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category string
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination
Service
Tag Destination Response  - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
 - status string
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category str
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination
Service
Tag Destination Response  - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
 - status str
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
- category String
 - Category of a managed network Outbound Rule of a machine learning workspace.
 - destination Property Map
 - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
 - status String
 - Type of a managed network Outbound Rule of a machine learning workspace.
 
SharedPrivateLinkResourceResponse    
- Group
Id string - The private link resource group id.
 - Name string
 - Unique name of the private link.
 - Private
Link stringResource Id  - The resource id that private link links to.
 - Request
Message string - Request message.
 - Status string
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- Group
Id string - The private link resource group id.
 - Name string
 - Unique name of the private link.
 - Private
Link stringResource Id  - The resource id that private link links to.
 - Request
Message string - Request message.
 - Status string
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- group
Id String - The private link resource group id.
 - name String
 - Unique name of the private link.
 - private
Link StringResource Id  - The resource id that private link links to.
 - request
Message String - Request message.
 - status String
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- group
Id string - The private link resource group id.
 - name string
 - Unique name of the private link.
 - private
Link stringResource Id  - The resource id that private link links to.
 - request
Message string - Request message.
 - status string
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- group_
id str - The private link resource group id.
 - name str
 - Unique name of the private link.
 - private_
link_ strresource_ id  - The resource id that private link links to.
 - request_
message str - Request message.
 - status str
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
- group
Id String - The private link resource group id.
 - name String
 - Unique name of the private link.
 - private
Link StringResource Id  - The resource id that private link links to.
 - request
Message String - Request message.
 - status String
 - Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
 
SkuResponse 
- Name string
 - The name of the SKU. Ex - P3. It is typically a letter+number code
 - Capacity int
 - If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
 - Family string
 - If the service has different generations of hardware, for the same SKU, then that can be captured here.
 - Size string
 - The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
 - Tier string
 - This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
 
- Name string
 - The name of the SKU. Ex - P3. It is typically a letter+number code
 - Capacity int
 - If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
 - Family string
 - If the service has different generations of hardware, for the same SKU, then that can be captured here.
 - Size string
 - The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
 - Tier string
 - This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
 
- name String
 - The name of the SKU. Ex - P3. It is typically a letter+number code
 - capacity Integer
 - If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
 - family String
 - If the service has different generations of hardware, for the same SKU, then that can be captured here.
 - size String
 - The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
 - tier String
 - This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
 
- name string
 - The name of the SKU. Ex - P3. It is typically a letter+number code
 - capacity number
 - If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
 - family string
 - If the service has different generations of hardware, for the same SKU, then that can be captured here.
 - size string
 - The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
 - tier string
 - This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
 
- name str
 - The name of the SKU. Ex - P3. It is typically a letter+number code
 - capacity int
 - If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
 - family str
 - If the service has different generations of hardware, for the same SKU, then that can be captured here.
 - size str
 - The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
 - tier str
 - This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
 
- name String
 - The name of the SKU. Ex - P3. It is typically a letter+number code
 - capacity Number
 - If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
 - family String
 - If the service has different generations of hardware, for the same SKU, then that can be captured here.
 - size String
 - The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
 - tier String
 - This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
 
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.
 
UserAssignedIdentityResponse   
- Client
Id string - The client ID of the assigned identity.
 - Principal
Id string - The principal ID of the assigned identity.
 - Tenant
Id string - The tenant ID of the user assigned identity.
 
- Client
Id string - The client ID of the assigned identity.
 - Principal
Id string - The principal ID of the assigned identity.
 - Tenant
Id string - The tenant ID of the user assigned identity.
 
- client
Id String - The client ID of the assigned identity.
 - principal
Id String - The principal ID of the assigned identity.
 - tenant
Id String - The tenant ID of the user assigned identity.
 
- client
Id string - The client ID of the assigned identity.
 - principal
Id string - The principal ID of the assigned identity.
 - tenant
Id string - The tenant ID of the user assigned identity.
 
- client_
id str - The client ID of the assigned identity.
 - principal_
id str - The principal ID of the assigned identity.
 - tenant_
id str - The tenant ID of the user assigned identity.
 
- client
Id String - The client ID of the assigned identity.
 - principal
Id String - The principal ID of the assigned identity.
 - tenant
Id String - The tenant ID of the user assigned identity.
 
WorkspaceHubConfigResponse   
- Additional
Workspace List<string>Storage Accounts  - Default
Workspace stringResource Group  
- Additional
Workspace []stringStorage Accounts  - Default
Workspace stringResource Group  
- additional
Workspace List<String>Storage Accounts  - default
Workspace StringResource Group  
- additional
Workspace string[]Storage Accounts  - default
Workspace stringResource Group  
- additional_
workspace_ Sequence[str]storage_ accounts  - default_
workspace_ strresource_ group  
- additional
Workspace List<String>Storage Accounts  - default
Workspace StringResource Group  
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0