共用方式為


CommunicationServiceKeys interface

類別,表示 CommunicationService 的存取金鑰。

屬性

primaryConnectionString

透過 primaryKey 建構的 CommunicationService 連接字串

primaryKey

主要存取金鑰。

secondaryConnectionString

透過 secondaryKey 建構的 CommunicationService 連接字串

secondaryKey

次要存取金鑰。

屬性詳細資料

primaryConnectionString

透過 primaryKey 建構的 CommunicationService 連接字串

primaryConnectionString?: string

屬性值

string

primaryKey

主要存取金鑰。

primaryKey?: string

屬性值

string

secondaryConnectionString

透過 secondaryKey 建構的 CommunicationService 連接字串

secondaryConnectionString?: string

屬性值

string

secondaryKey

次要存取金鑰。

secondaryKey?: string

屬性值

string