Share via


DeploymentLogsRequest Class

Definition

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

Constructors

DeploymentLogsRequest()

Properties

ContainerType
Tail

Methods

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

Applies to