Bagikan melalui


CommunicationServiceResourceList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.CommunicationServiceResourceListTypeConverter))]
public class CommunicationServiceResourceList : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.ICommunicationServiceResourceList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.CommunicationServiceResourceListTypeConverter))>]
type CommunicationServiceResourceList = class
    interface ICommunicationServiceResourceList
    interface IJsonSerializable
Public Class CommunicationServiceResourceList
Implements ICommunicationServiceResourceList
Inheritance
CommunicationServiceResourceList
Attributes
Implements

Constructors

CommunicationServiceResourceList()

Properties

NextLink
Value

Methods

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

Applies to