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

ApiContactInformation 类

定义

API 联系信息

public class ApiContactInformation
type ApiContactInformation = class
Public Class ApiContactInformation
继承
ApiContactInformation

构造函数

ApiContactInformation()

初始化 ApiContactInformation 类的新实例。

ApiContactInformation(String, String, String)

初始化 ApiContactInformation 类的新实例。

属性

Email

获取或设置联系人/组织的电子邮件地址。 必须采用电子邮件地址格式

Name

获取或设置联系人/组织的标识名称

Url

获取或设置指向联系人信息的 URL。 必须采用 URL 的格式

适用于