Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayTrustedRootCertificatePropertiesFormat
Packages that use ApplicationGatewayTrustedRootCertificatePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ApplicationGatewayTrustedRootCertificatePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayTrustedRootCertificatePropertiesFormatModifier and TypeMethodDescriptionApplicationGatewayTrustedRootCertificatePropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayTrustedRootCertificatePropertiesFormat from the JsonReader.Set the data property: Certificate public data.ApplicationGatewayTrustedRootCertificatePropertiesFormat.withKeyVaultSecretId(String keyVaultSecretId) Set the keyVaultSecretId property: Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.