Share via


IListWorkspaceKeysResult Interface

Definition

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

Properties

AppInsightsInstrumentationKey
ContainerRegistryCredentialsLocation
ContainerRegistryCredentialsPassword
ContainerRegistryCredentialsUsername
NotebookAccessKeyPrimaryAccessKey
NotebookAccessKeySecondaryAccessKey
UserStorageKey
UserStorageResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to