Uses of Class
com.azure.resourcemanager.monitor.fluent.models.PrivateLinkResourceProperties
Packages that use PrivateLinkResourceProperties
Package
Description
Package containing the inner data models for MonitorClient.
-
Uses of PrivateLinkResourceProperties in com.azure.resourcemanager.monitor.fluent.models
Classes in com.azure.resourcemanager.monitor.fluent.models that implement interfaces with type arguments of type PrivateLinkResourcePropertiesModifier and TypeClassDescriptionfinal classProperties of a private link resource.Methods in com.azure.resourcemanager.monitor.fluent.models that return PrivateLinkResourcePropertiesModifier and TypeMethodDescriptionPrivateLinkResourceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResourceProperties from the JsonReader.PrivateLinkResourceProperties.withRequiredZoneNames(List<String> requiredZoneNames) Set the requiredZoneNames property: The private link resource Private link DNS zone name.