IPendingUploadCredentialDto Interface

Definition

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

Properties

CredentialType

[Required] Credential type used to authentication with storage.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to