共用方式為


CommunicationsGateway interface

CommunicationsGateway 資源

Extends

屬性

apiBridge

如有需要,API 網橋功能的詳細數據

autoGeneratedDomainNameLabel

用於存取通訊閘道附註之 FQDN 的自動產生的標籤:此屬性將不會串行化。 它只能由伺服器填入。

autoGeneratedDomainNameLabelScope

可重複使用自動產生功能變數名稱的範圍

codecs

支援語音編解碼器

connectivity

如何連線回操作員網路,例如MAPS

e911Type

如何處理 911 呼叫

emergencyDialStrings

用於緊急通話的撥號字串清單。

onPremMcpEnabled

內部部署行動控制點是否正在使用中。

platforms

支援哪些平臺

provisioningState

資源布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serviceLocations

部署 Teams 通話所需資源的區域

status

部署的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

teamsVoicemailPilotNumber

此號碼用於 Teams 電話行動裝置案例中,以從原生撥號程式存取語音信箱 IVR。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

apiBridge

如有需要,API 網橋功能的詳細數據

apiBridge?: Record<string, unknown>

屬性值

Record<string, unknown>

autoGeneratedDomainNameLabel

用於存取通訊閘道附註之 FQDN 的自動產生的標籤:此屬性將不會串行化。 它只能由伺服器填入。

autoGeneratedDomainNameLabel?: string

屬性值

string

autoGeneratedDomainNameLabelScope

可重複使用自動產生功能變數名稱的範圍

autoGeneratedDomainNameLabelScope?: string

屬性值

string

codecs

支援語音編解碼器

codecs?: string[]

屬性值

string[]

connectivity

如何連線回操作員網路,例如MAPS

connectivity?: string

屬性值

string

e911Type

如何處理 911 呼叫

e911Type?: string

屬性值

string

emergencyDialStrings

用於緊急通話的撥號字串清單。

emergencyDialStrings?: string[]

屬性值

string[]

onPremMcpEnabled

內部部署行動控制點是否正在使用中。

onPremMcpEnabled?: boolean

屬性值

boolean

platforms

支援哪些平臺

platforms?: string[]

屬性值

string[]

provisioningState

資源布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

serviceLocations

部署 Teams 通話所需資源的區域

serviceLocations?: ServiceRegionProperties[]

屬性值

status

部署的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

teamsVoicemailPilotNumber

此號碼用於 Teams 電話行動裝置案例中,以從原生撥號程式存取語音信箱 IVR。

teamsVoicemailPilotNumber?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type