| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayTrustedRootCertificate |
ApplicationGatewayTrustedRootCertificate.withData(String data)
Set certificate public data.
|
ApplicationGatewayTrustedRootCertificate |
ApplicationGatewayTrustedRootCertificate.withKeyVaultSecretId(String keyVaultSecretId)
Set secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.
|
ApplicationGatewayTrustedRootCertificate |
ApplicationGatewayTrustedRootCertificate.withName(String name)
Set name of the trusted root certificate that is unique within an Application Gateway.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/