次の方法で共有


HDInsightPrivateLinkConfiguration クラス

定義

プライベート リンクの構成。

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

プライベート リンク構成の種類。

適用対象