Uses of Class
com.azure.resourcemanager.keyvault.fluent.models.MhsmPrivateLinkResourceProperties
Packages that use MhsmPrivateLinkResourceProperties
Package
Description
Package containing the inner data models for KeyVaultManagementClient.
-
Uses of MhsmPrivateLinkResourceProperties in com.azure.resourcemanager.keyvault.fluent.models
Classes in com.azure.resourcemanager.keyvault.fluent.models that implement interfaces with type arguments of type MhsmPrivateLinkResourcePropertiesModifier and TypeClassDescriptionfinal classProperties of a private link resource.Methods in com.azure.resourcemanager.keyvault.fluent.models that return MhsmPrivateLinkResourcePropertiesModifier and TypeMethodDescriptionMhsmPrivateLinkResourceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MhsmPrivateLinkResourceProperties from the JsonReader.MhsmPrivateLinkResourceProperties.withRequiredZoneNames(List<String> requiredZoneNames) Set the requiredZoneNames property: Required DNS zone names of the the private link resource.