public static interface PointToSiteConfiguration.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PointToSiteConfiguration.UpdateStages.WithAddressPool
The stage of the point-to-site configuration definition allowing to specify address pool.
|
static interface |
PointToSiteConfiguration.UpdateStages.WithAuthenticationType
Specifies authentication type of the point-to-site configuration.
|
static interface |
PointToSiteConfiguration.UpdateStages.WithAzureCertificate
Specifies Azure certificate for authentication.
|
static interface |
PointToSiteConfiguration.UpdateStages.WithRevokedCertificate
Specifies revoked certificate for azure authentication.
|
static interface |
PointToSiteConfiguration.UpdateStages.WithTunnelType
The stage of a point-to-site configuration definition allowing to specify which tunnel type will be used.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.