PrivateLinkResource interface
可以为其创建专用终结点的项目的专用链接资源。
属性
| id | 对此专用链接资源的路径引用。 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources/{privateLinkResourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 专用链接资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| properties | 专用链接资源的属性。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 对象的类型 = [Microsoft.Migrate/assessmentProjects/privateLinkResources]。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
id
对此专用链接资源的路径引用。 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources/{privateLinkResourceName} 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
name
专用链接资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
properties
专用链接资源的属性。 注意:此属性不会序列化。 它只能由服务器填充。
properties?: PrivateLinkResourceProperties
属性值
type
对象的类型 = [Microsoft.Migrate/assessmentProjects/privateLinkResources]。 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string