Share via


RegistryListCredentialsResult Class

Definition

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

Constructors

RegistryListCredentialsResult()

Properties

Location
Password
Username

Methods

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

Applies to