Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank<ParentT> |
The first stage of the point-to-site configuration definition. |
IDefinition<ParentT> |
The entirety of a point-to-site configuration definition. |
IWithAddressPool<ParentT> | |
IWithAttach<ParentT> |
The final stage of the point-to-site configuration definition. At this stage, any remaining optional settings can be specified, or the point-to-site configuration definition can be attached to the parent virtual network gateway definition. |
IWithAttachAndAzureCertificate<ParentT> |
The final stage of the point-to-site configuration definition. At this stage, any remaining optional settings can be specified, or the point-to-site configuration definition can be attached to the parent virtual network gateway definition. |
IWithAuthenticationType<ParentT> |
The stage of the point-to-site configuration definition allowing to specify authentication type. |
IWithAzureCertificate<ParentT> |
The stage of the point-to-site configuration definition allowing to add root certificate for Azure authentication. |
IWithRevokedCertificate<ParentT> | |
IWithTunnelType<ParentT> |
The stage of a point-to-site configuration definition allowing to specify which tunnel type will be used. |