Bagikan melalui


CommunicationServiceKeys Class

Definition

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

Constructors

CommunicationServiceKeys()

Properties

PrimaryConnectionString
PrimaryKey
SecondaryConnectionString
SecondaryKey

Methods

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

Applies to