Bagikan melalui


CommunicationServiceProperties Class

Definition

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

Constructors

CommunicationServiceProperties()

Properties

DataLocation
HostName
ImmutableResourceId
NotificationHubId
ProvisioningState
Version

Methods

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

Applies to