PointToSiteConfigurationImpl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
- 継承
- 実装
-
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>
プロパティ
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 とその作成および更新インターフェイスの実装。 |
明示的なインターフェイスの実装
適用対象
Azure SDK for .NET