PointToSiteConfigurationImpl Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização.
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)
- Herança
- Implementações
-
IPointToSiteConfiguration IBlank<IUpdate> IBlank<ParentT> IDefinition<IUpdate> IWithAddressPool<IUpdate> IWithAddressPool<ParentT> IWithAttach<IUpdate> IWithAttach<ParentT> IWithAttachAndAzureCertificate<IUpdate> IWithAttachAndAzureCertificate<ParentT> IWithAuthenticationType<IUpdate> IWithAuthenticationType<ParentT> IWithAzureCertificate<IUpdate> IWithAzureCertificate<ParentT> IWithRevokedCertificate<IUpdate> IWithRevokedCertificate<ParentT> IWithTunnelType<IUpdate> IWithTunnelType<ParentT> IUpdate IWithAddressPool IWithAuthenticationType IWithAzureCertificate IWithRevokedCertificate IWithTunnelType IInDefinition<IUpdate> IInDefinition<ParentT> ISettable<IUpdate> IBeta IHasInner<VpnClientConfiguration>
Propriedades
Inner |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. (Herdado de IndexableWrapper<InnerT>) |
Key |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. (Herdado de Indexable) |
Métodos
Parent() |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
SetInner(InnerT) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. (Herdado de IndexableWrapper<InnerT>) |
WithAddressPool(String) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
WithAzureCertificate(String, String) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
WithAzureCertificateFromFile(String, FileInfo) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
WithIkeV2Only() |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
WithoutAzureCertificate(String) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
WithRadiusAuthentication(String, String) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
WithRevokedCertificate(String, String) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
WithSstpOnly() |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
Implantações explícitas de interface
IInDefinition<IUpdate>.Attach() |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
IWithAddressPool.WithAddressPool(String) |
Especifica o pool de endereços. |
IWithAddressPool<IUpdate>.WithAddressPool(String) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
IWithAuthenticationType.WithRadiusAuthentication(String, String) |
Especifica que o tipo de autenticação RADIUS será usado. |
IWithAuthenticationType<IUpdate>.WithRadiusAuthentication(String, String) |
Especifica que o servidor RADIUS será usado para autenticação. |
IWithAzureCertificate.WithAzureCertificate(String, String) |
Especifica que o tipo de autenticação de certificado do Azure será usado e o certificado a ser usado para autenticação do Azure. |
IWithAzureCertificate.WithAzureCertificateFromFile(String, FileInfo) |
Especifica que o tipo de autenticação de certificado do Azure será usado e o certificado a ser usado para autenticação do Azure. |
IWithAzureCertificate.WithoutAzureCertificate(String) |
Remove o certificado do Azure anexado com o nome especificado. |
IWithAzureCertificate<IUpdate>.WithAzureCertificate(String, String) |
Especifica que o tipo de autenticação de certificado do Azure será usado e o certificado a ser usado para autenticação do Azure. |
IWithAzureCertificate<IUpdate>.WithAzureCertificateFromFile(String, FileInfo) |
Especifica que o tipo de autenticação de certificado do Azure será usado e o certificado a ser usado para autenticação do Azure. |
IWithRevokedCertificate.WithRevokedCertificate(String, String) |
Especifica o certificado revogado. |
IWithRevokedCertificate<IUpdate>.WithRevokedCertificate(String, String) |
Implementação para PointToSiteConfiguration e suas interfaces de criação e atualização. |
IWithTunnelType.WithIkeV2Only() |
Especifica que somente o tipo de túnel VPN IKEv2 será usado. |
IWithTunnelType.WithSstpOnly() |
Especifica que somente o tipo de túnel SSTP será usado. |
IWithTunnelType<IUpdate>.WithIkeV2Only() |
Especifica que somente o tipo de túnel VPN IKEv2 será usado. |
IWithTunnelType<IUpdate>.WithSstpOnly() |
Especifica que somente o tipo de túnel SSTP será usado. |
Aplica-se a
Azure SDK for .NET