| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PointToSiteConfiguration.Definition<ParentT>
The entirety of a point-to-site configuration definition.
|
| Modifier and Type | Method and Description |
|---|---|
PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate<ParentT> |
PointToSiteConfiguration.DefinitionStages.WithAzureCertificate.withAzureCertificate(String name,
String certificateData)
Specifies that Azure certificate authentication type will be used and certificate to use for Azure
authentication.
|
PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate<ParentT> |
PointToSiteConfiguration.DefinitionStages.WithAzureCertificate.withAzureCertificateFromFile(String name,
File certificateFile)
Specifies that Azure certificate authentication type will be used and certificate to use for Azure
authentication.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.