你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
VpnClientRevokedCertificateOutput interface
VPN 客户端吊销了虚拟网络网关的证书。
- 扩展
属性
etag | 一个唯一的只读字符串,每当更新资源时更改。 |
name | 资源组中唯一的资源的名称。 此名称可用于访问资源。 |
properties | VPN 客户端吊销证书的属性。 |
继承属性
id | 资源 ID。 |
属性详细信息
etag
一个唯一的只读字符串,每当更新资源时更改。
etag?: string
属性值
string
name
资源组中唯一的资源的名称。 此名称可用于访问资源。
name?: string
属性值
string
properties
VPN 客户端吊销证书的属性。
properties?: VpnClientRevokedCertificatePropertiesFormatOutput
属性值
继承属性详细信息
id
资源 ID。
id?: string
属性值
string
继承自