Condividi tramite


IAssetJobOutput Interface

Definition

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

Properties

Name Description
Mode

Output Asset Delivery Mode.

Uri

Output Asset URI.

Methods

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

Applies to