CommunicationServiceDeleteAcceptedResponseHeaders Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.CommunicationServiceDeleteAcceptedResponseHeadersTypeConverter))]
public class CommunicationServiceDeleteAcceptedResponseHeaders : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.ICommunicationServiceDeleteAcceptedResponseHeaders, Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.IHeaderSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.CommunicationServiceDeleteAcceptedResponseHeadersTypeConverter))>]
type CommunicationServiceDeleteAcceptedResponseHeaders = class
    interface ICommunicationServiceDeleteAcceptedResponseHeaders
    interface IHeaderSerializable
Public Class CommunicationServiceDeleteAcceptedResponseHeaders
Implements ICommunicationServiceDeleteAcceptedResponseHeaders, IHeaderSerializable
Inheritance
CommunicationServiceDeleteAcceptedResponseHeaders
Attributes
Implements

Constructors

CommunicationServiceDeleteAcceptedResponseHeaders()

Properties

Location

Methods

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

Explicit Interface Implementations

IHeaderSerializable.ReadHeaders(HttpResponseHeaders)

Applies to