| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayTrustedRootCertificate |
ApplicationGatewayTrustedRootCertificate.withData(String data)
Set the data property: Certificate public data.
|
ApplicationGatewayTrustedRootCertificate |
ApplicationGatewayTrustedRootCertificate.withId(String id) |
ApplicationGatewayTrustedRootCertificate |
ApplicationGatewayTrustedRootCertificate.withKeyVaultSecretId(String keyVaultSecretId)
Set the keyVaultSecretId property: Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate'
object stored in KeyVault.
|
ApplicationGatewayTrustedRootCertificate |
ApplicationGatewayTrustedRootCertificate.withName(String name)
Set the name property: Name of the trusted root certificate that is unique within an Application Gateway.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.