Compartilhar via


IListNotebookKeysResult Interface

Definition

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

Properties

PrimaryAccessKey
SecondaryAccessKey

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to