Partager via


PointToSiteConfigurationImpl Classe

Définition

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

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)
Héritage
Implémente

Propriétés

Inner

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

(Hérité de IndexableWrapper<InnerT>)
Key

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

(Hérité de Indexable)

Méthodes

Parent()

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

SetInner(InnerT)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

(Hérité de IndexableWrapper<InnerT>)
WithAddressPool(String)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

WithAzureCertificate(String, String)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

WithAzureCertificateFromFile(String, FileInfo)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

WithIkeV2Only()

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

WithoutAzureCertificate(String)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

WithRadiusAuthentication(String, String)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

WithRevokedCertificate(String, String)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

WithSstpOnly()

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

Implémentations d’interfaces explicites

IInDefinition<IUpdate>.Attach()

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

IWithAddressPool.WithAddressPool(String)

Spécifie le pool d’adresses.

IWithAddressPool<IUpdate>.WithAddressPool(String)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

IWithAuthenticationType.WithRadiusAuthentication(String, String)

Spécifie que le type d’authentification RADIUS sera utilisé.

IWithAuthenticationType<IUpdate>.WithRadiusAuthentication(String, String)

Spécifie que le serveur RADIUS sera utilisé pour l’authentification.

IWithAzureCertificate.WithAzureCertificate(String, String)

Spécifie que le type d’authentification par certificat Azure sera utilisé et le certificat à utiliser pour l’authentification Azure.

IWithAzureCertificate.WithAzureCertificateFromFile(String, FileInfo)

Spécifie que le type d’authentification par certificat Azure sera utilisé et le certificat à utiliser pour l’authentification Azure.

IWithAzureCertificate.WithoutAzureCertificate(String)

Supprime le certificat Azure attaché avec le nom spécifié.

IWithAzureCertificate<IUpdate>.WithAzureCertificate(String, String)

Spécifie que le type d’authentification par certificat Azure sera utilisé et le certificat à utiliser pour l’authentification Azure.

IWithAzureCertificate<IUpdate>.WithAzureCertificateFromFile(String, FileInfo)

Spécifie que le type d’authentification par certificat Azure sera utilisé et le certificat à utiliser pour l’authentification Azure.

IWithRevokedCertificate.WithRevokedCertificate(String, String)

Spécifie le certificat révoqué.

IWithRevokedCertificate<IUpdate>.WithRevokedCertificate(String, String)

Implémentation de PointToSiteConfiguration et de ses interfaces de création et de mise à jour.

IWithTunnelType.WithIkeV2Only()

Spécifie que seul le type de tunnel VPN IKEv2 sera utilisé.

IWithTunnelType.WithSstpOnly()

Spécifie que seul le type de tunnel SSTP sera utilisé.

IWithTunnelType<IUpdate>.WithIkeV2Only()

Spécifie que seul le type de tunnel VPN IKEv2 sera utilisé.

IWithTunnelType<IUpdate>.WithSstpOnly()

Spécifie que seul le type de tunnel SSTP sera utilisé.

S’applique à