| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyCertificateAuthority |
FirewallPolicyTransportSecurity.certificateAuthority()
Get the certificateAuthority property: The CA used for intermediate CA generation.
|
FirewallPolicyCertificateAuthority |
FirewallPolicyCertificateAuthority.withKeyVaultSecretId(String keyVaultSecretId)
Set the keyVaultSecretId property: Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate'
object stored in KeyVault.
|
FirewallPolicyCertificateAuthority |
FirewallPolicyCertificateAuthority.withName(String name)
Set the name property: Name of the CA certificate.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyTransportSecurity |
FirewallPolicyTransportSecurity.withCertificateAuthority(FirewallPolicyCertificateAuthority certificateAuthority)
Set the certificateAuthority property: The CA used for intermediate CA generation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.