IWorkspaceHubConfig Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.WorkspaceHubConfigTypeConverter))]
public interface IWorkspaceHubConfig : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.WorkspaceHubConfigTypeConverter))>]
type IWorkspaceHubConfig = interface
    interface IJsonSerializable
Public Interface IWorkspaceHubConfig
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AdditionalWorkspaceStorageAccount
DefaultWorkspaceResourceGroup

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to