Uses of Class
com.azure.resourcemanager.monitor.models.PrivateEndpoint
Packages that use PrivateEndpoint
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of PrivateEndpoint in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return PrivateEndpointModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.privateEndpoint()
Get the privateEndpoint property: The resource of private end point.PrivateEndpointConnectionProperties.privateEndpoint()
Get the privateEndpoint property: The resource of private end point.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type PrivateEndpointModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.withPrivateEndpoint
(PrivateEndpoint privateEndpoint) Set the privateEndpoint property: The resource of private end point.PrivateEndpointConnectionProperties.withPrivateEndpoint
(PrivateEndpoint privateEndpoint) Set the privateEndpoint property: The resource of private end point. -
Uses of PrivateEndpoint in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return PrivateEndpointModifier and TypeMethodDescriptionstatic PrivateEndpoint
PrivateEndpoint.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpoint from the JsonReader.