你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PhonePlanGroup interface

表示计划组。

属性

carrierDetails

表示承运人详细信息。

localizedDescription

计划组的描述。

localizedName

计划组的名称。

phoneNumberType

计划组的电话号码类型

phonePlanGroupId

计划组的 ID

rateInformation

表示费率信息的包装器

属性详细信息

carrierDetails

表示承运人详细信息。

carrierDetails?: CarrierDetails

属性值

localizedDescription

计划组的描述。

localizedDescription: string

属性值

string

localizedName

计划组的名称。

localizedName: string

属性值

string

phoneNumberType

计划组的电话号码类型

phoneNumberType?: PhoneNumberType

属性值

phonePlanGroupId

计划组的 ID

phonePlanGroupId: string

属性值

string

rateInformation

表示费率信息的包装器

rateInformation?: RateInformation

属性值