次の方法で共有


IPointToSiteConfiguration インターフェイス

定義

仮想ネットワーク ゲートウェイのポイント対サイト構成のクライアント側表現。

public interface IPointToSiteConfiguration : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.VpnClientConfiguration>
type IPointToSiteConfiguration = interface
    interface IBeta
    interface IHasInner<VpnClientConfiguration>
Public Interface IPointToSiteConfiguration
Implements IBeta, IHasInner(Of VpnClientConfiguration)
派生
実装

プロパティ

Inner

仮想ネットワーク ゲートウェイのポイント対サイト構成のクライアント側表現。

(継承元 IHasInner<T>)

適用対象