Uses of Class
com.azure.resourcemanager.network.models.ApplicationGatewayTrustedClientCertificate
Packages that use ApplicationGatewayTrustedClientCertificate
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayTrustedClientCertificate in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ApplicationGatewayTrustedClientCertificateModifier and TypeMethodDescriptionApplicationGatewayInner.trustedClientCertificates()Get the trustedClientCertificates property: Trusted client certificates of the application gateway resource.ApplicationGatewayPropertiesFormat.trustedClientCertificates()Get the trustedClientCertificates property: Trusted client certificates of the application gateway resource.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ApplicationGatewayTrustedClientCertificateModifier and TypeMethodDescriptionApplicationGatewayInner.withTrustedClientCertificates(List<ApplicationGatewayTrustedClientCertificate> trustedClientCertificates) Set the trustedClientCertificates property: Trusted client certificates of the application gateway resource.ApplicationGatewayPropertiesFormat.withTrustedClientCertificates(List<ApplicationGatewayTrustedClientCertificate> trustedClientCertificates) Set the trustedClientCertificates property: Trusted client certificates of the application gateway resource. -
Uses of ApplicationGatewayTrustedClientCertificate in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayTrustedClientCertificateModifier and TypeMethodDescriptionApplicationGatewayTrustedClientCertificate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayTrustedClientCertificate from the JsonReader.Set the data property: Certificate public data.Set the name property: Name of the trusted client certificate that is unique within an Application Gateway.