你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
HDInsightPrivateLinkConfiguration 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
专用链接配置。
public class HDInsightPrivateLinkConfiguration
type HDInsightPrivateLinkConfiguration = class
Public Class HDInsightPrivateLinkConfiguration
- 继承
-
HDInsightPrivateLinkConfiguration
构造函数
HDInsightPrivateLinkConfiguration(String, String, IEnumerable<HDInsightIPConfiguration>) |
初始化 HDInsightPrivateLinkConfiguration 的新实例。 |
属性
GroupId |
要向其应用专用链接配置的 HDInsight 专用可链接子资源名称。 例如,“headnode”、“gateway”、“edgenode”。 |
Id |
专用链接配置 ID。 |
IPConfigurations |
专用链接服务的 IP 配置。 |
Name |
专用链接配置的名称。 |
ProvisioningState |
专用链接配置预配状态,该状态仅显示在响应中。 |
ResourceType |
专用链接配置的类型。 |