Share via


JobsCancelAcceptedResponseHeaders Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.JobsCancelAcceptedResponseHeadersTypeConverter))]
public class JobsCancelAcceptedResponseHeaders : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IJobsCancelAcceptedResponseHeaders, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IHeaderSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.JobsCancelAcceptedResponseHeadersTypeConverter))>]
type JobsCancelAcceptedResponseHeaders = class
    interface IJobsCancelAcceptedResponseHeaders
    interface IHeaderSerializable
Public Class JobsCancelAcceptedResponseHeaders
Implements IHeaderSerializable, IJobsCancelAcceptedResponseHeaders
Inheritance
JobsCancelAcceptedResponseHeaders
Attributes
Implements

Constructors

JobsCancelAcceptedResponseHeaders()

Properties

Location
RetryAfter

Methods

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

Explicit Interface Implementations

IHeaderSerializable.ReadHeaders(HttpResponseHeaders)

Applies to