Share via


ListNotebookKeysResult Class

Definition

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

Constructors

ListNotebookKeysResult()

Properties

PrimaryAccessKey
SecondaryAccessKey

Methods

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

Applies to