Freigeben über


CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeadersTypeConverter))]
public class CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IHeaderSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeadersTypeConverter))>]
type CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders = class
    interface ICdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders
    interface IHeaderSerializable
Public Class CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders
Implements ICdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders, IHeaderSerializable
Inheritance
CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders
Attributes
Implements

Constructors

Name Description
CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders()

Creates an new CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders instance.

Properties

Name Description
Location

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders.

FromJsonString(String)

Creates a new instance of CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of CdnProfilesToAfdCdnMigrateToAfdAcceptedResponseHeaders into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Explicit Interface Implementations

Name Description
IHeaderSerializable.ReadHeaders(HttpResponseHeaders)

Applies to