Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 隧道类型。

适用于