Udostępnij przez


IRegistryListCredentialsResult Interface

Definition

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

Properties

Name Description
Location
Password
Username

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to