PrivateEndpoint interface
有关专用终结点的完整信息。
属性
| created |
创建此专用终结点的日期。 注意:此属性不会序列化。 它只能由服务器填充。 |
| etag | 唯一不透明字符串(通常是 GUID),表示资源(专用终结点)的元数据状态,并在每次更新资源时更改。 PUT (CreateOrUpdate) 请求时是必需的。 注意:此属性不会序列化。 它只能由服务器填充。 |
| manual |
与远程资源的连接列表。 设置后不可变。 |
继承属性
| id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源的类型。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
createdDate
创建此专用终结点的日期。 注意:此属性不会序列化。 它只能由服务器填充。
createdDate?: string
属性值
string
etag
唯一不透明字符串(通常是 GUID),表示资源(专用终结点)的元数据状态,并在每次更新资源时更改。 PUT (CreateOrUpdate) 请求时是必需的。 注意:此属性不会序列化。 它只能由服务器填充。
etag?: string
属性值
string
manualPrivateLinkServiceConnections
与远程资源的连接列表。 设置后不可变。
manualPrivateLinkServiceConnections?: PrivateLinkServiceConnection[]
属性值
继承属性详细信息
id
资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
name
type
资源的类型。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string