Lire en anglais

Partager via


ICommunicationServiceKeys Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20230601Preview.CommunicationServiceKeysTypeConverter))]
public interface ICommunicationServiceKeys : Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.IJsonSerializable
Derived
Attributes
Implements

Properties

PrimaryConnectionString

CommunicationService connection string constructed via the primaryKey

PrimaryKey

The primary access key.

SecondaryConnectionString

CommunicationService connection string constructed via the secondaryKey

SecondaryKey

The secondary access key.

Methods

Applies to