次の方法で共有


NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties クラス

定義

ネットワーク インターフェイスの PrivateLinkConnection プロパティ。

public class NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
type NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties = class
Public Class NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
継承
NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties

コンストラクター

NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties()

NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties クラスの新しいインスタンスを初期化します。

NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties(String, String, IList<String>)

NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties クラスの新しいインスタンスを初期化します。

プロパティ

Fqdns

現在のプライベート リンク接続の FQDN の一覧を取得します。

GroupId

現在のプライベート リンク接続のグループ ID を取得します。

RequiredMemberName

現在のプライベート リンク接続に必要なメンバー名を取得します。

適用対象