Share via


DeploymentLogs Class

Definition

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

Constructors

DeploymentLogs()

Properties

Content

Methods

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

Applies to