Uses of Class
com.azure.resourcemanager.network.models.VpnServerConfigRadiusClientRootCertificate
Packages that use VpnServerConfigRadiusClientRootCertificate
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VpnServerConfigRadiusClientRootCertificate in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type VpnServerConfigRadiusClientRootCertificateModifier and TypeMethodDescriptionVpnServerConfigurationInner.radiusClientRootCertificates()Get the radiusClientRootCertificates property: Radius client root certificate of VpnServerConfiguration.VpnServerConfigurationProperties.radiusClientRootCertificates()Get the radiusClientRootCertificates property: Radius client root certificate of VpnServerConfiguration.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type VpnServerConfigRadiusClientRootCertificateModifier and TypeMethodDescriptionVpnServerConfigurationInner.withRadiusClientRootCertificates(List<VpnServerConfigRadiusClientRootCertificate> radiusClientRootCertificates) Set the radiusClientRootCertificates property: Radius client root certificate of VpnServerConfiguration.VpnServerConfigurationProperties.withRadiusClientRootCertificates(List<VpnServerConfigRadiusClientRootCertificate> radiusClientRootCertificates) Set the radiusClientRootCertificates property: Radius client root certificate of VpnServerConfiguration. -
Uses of VpnServerConfigRadiusClientRootCertificate in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type VpnServerConfigRadiusClientRootCertificateModifier and TypeClassDescriptionfinal classProperties of the Radius client root certificate of VpnServerConfiguration.Methods in com.azure.resourcemanager.network.models that return VpnServerConfigRadiusClientRootCertificateModifier and TypeMethodDescriptionVpnServerConfigRadiusClientRootCertificate.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnServerConfigRadiusClientRootCertificate from the JsonReader.Set the name property: The certificate name.VpnServerConfigRadiusClientRootCertificate.withThumbprint(String thumbprint) Set the thumbprint property: The Radius client root certificate thumbprint.