次の方法で共有


PointToSiteConfigurationImpl クラス

定義

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

public class PointToSiteConfigurationImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IndexableWrapper<Microsoft.Azure.Management.Network.Fluent.Models.VpnClientConfiguration>, Microsoft.Azure.Management.Network.Fluent.IPointToSiteConfiguration, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IBlank<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IDefinition<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAddressPool<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttachAndAzureCertificate<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAuthenticationType<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAzureCertificate<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithRevokedCertificate<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithTunnelType<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Definition.IInDefinition<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResourceActions.ISettable<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.VpnClientConfiguration>
type PointToSiteConfigurationImpl = class
    inherit IndexableWrapper<VpnClientConfiguration>
    interface IPointToSiteConfiguration
    interface IBeta
    interface IHasInner<VpnClientConfiguration>
    interface IDefinition<IUpdate>
    interface IBlank<IUpdate>
    interface IWithAddressPool<IUpdate>
    interface IWithAuthenticationType<IUpdate>
    interface IWithAzureCertificate<IUpdate>
    interface IWithAttachAndAzureCertificate<IUpdate>
    interface IWithAttach<IUpdate>
    interface IInDefinition<IUpdate>
    interface IWithTunnelType<IUpdate>
    interface IWithRevokedCertificate<IUpdate>
    interface IUpdate
    interface IWithAddressPool
    interface IWithAuthenticationType
    interface IWithAzureCertificate
    interface IWithRevokedCertificate
    interface IWithTunnelType
    interface ISettable<IUpdate>
Public Class PointToSiteConfigurationImpl
Inherits IndexableWrapper(Of VpnClientConfiguration)
Implements IBeta, IBlank(Of IUpdate), IDefinition(Of IUpdate), IHasInner(Of VpnClientConfiguration), IInDefinition(Of IUpdate), IPointToSiteConfiguration, ISettable(Of IUpdate), IUpdate, IWithAddressPool(Of IUpdate), IWithAttach(Of IUpdate), IWithAttachAndAzureCertificate(Of IUpdate), IWithAuthenticationType(Of IUpdate), IWithAzureCertificate(Of IUpdate), IWithRevokedCertificate(Of IUpdate), IWithTunnelType(Of IUpdate)
継承
実装

プロパティ

Inner

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

(継承元 IndexableWrapper<InnerT>)
Key

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

(継承元 Indexable)

メソッド

Parent()

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

SetInner(InnerT)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

(継承元 IndexableWrapper<InnerT>)
WithAddressPool(String)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

WithAzureCertificate(String, String)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

WithAzureCertificateFromFile(String, FileInfo)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

WithIkeV2Only()

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

WithoutAzureCertificate(String)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

WithRadiusAuthentication(String, String)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

WithRevokedCertificate(String, String)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

WithSstpOnly()

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

明示的なインターフェイスの実装

IInDefinition<IUpdate>.Attach()

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

IWithAddressPool.WithAddressPool(String)

アドレス プールを指定します。

IWithAddressPool<IUpdate>.WithAddressPool(String)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

IWithAuthenticationType.WithRadiusAuthentication(String, String)

RADIUS 認証の種類を使用することを指定します。

IWithAuthenticationType<IUpdate>.WithRadiusAuthentication(String, String)

RADIUS サーバーを認証に使用することを指定します。

IWithAzureCertificate.WithAzureCertificate(String, String)

Azure 証明書認証の種類を使用し、Azure 認証に使用する証明書を指定します。

IWithAzureCertificate.WithAzureCertificateFromFile(String, FileInfo)

Azure 証明書認証の種類を使用し、Azure 認証に使用する証明書を指定します。

IWithAzureCertificate.WithoutAzureCertificate(String)

指定した名前のアタッチされた Azure 証明書を削除します。

IWithAzureCertificate<IUpdate>.WithAzureCertificate(String, String)

Azure 証明書認証の種類を使用し、Azure 認証に使用する証明書を指定します。

IWithAzureCertificate<IUpdate>.WithAzureCertificateFromFile(String, FileInfo)

Azure 証明書認証の種類を使用し、Azure 認証に使用する証明書を指定します。

IWithRevokedCertificate.WithRevokedCertificate(String, String)

失効した証明書を指定します。

IWithRevokedCertificate<IUpdate>.WithRevokedCertificate(String, String)

PointToSiteConfiguration とその作成および更新インターフェイスの実装。

IWithTunnelType.WithIkeV2Only()

IKEv2 VPN トンネルの種類のみを使用することを指定します。

IWithTunnelType.WithSstpOnly()

SSTP トンネルの種類のみを使用することを指定します。

IWithTunnelType<IUpdate>.WithIkeV2Only()

IKEv2 VPN トンネルの種類のみを使用することを指定します。

IWithTunnelType<IUpdate>.WithSstpOnly()

SSTP トンネルの種類のみを使用することを指定します。

適用対象