Uses of Class
com.azure.resourcemanager.monitor.models.PrivateEndpointProperty
-
Packages that use PrivateEndpointProperty Package Description com.azure.resourcemanager.monitor.fluent.models Package containing the inner data models for MonitorClient.com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of PrivateEndpointProperty in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return PrivateEndpointProperty Modifier and Type Method Description PrivateEndpointPropertyPrivateEndpointConnectionInner. privateEndpoint()Get the privateEndpoint property: Private endpoint which the connection belongs to.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type PrivateEndpointProperty Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withPrivateEndpoint(PrivateEndpointProperty privateEndpoint)Set the privateEndpoint property: Private endpoint which the connection belongs to. -
Uses of PrivateEndpointProperty in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return PrivateEndpointProperty Modifier and Type Method Description PrivateEndpointPropertyPrivateEndpointProperty. withId(String id)Set the id property: Resource id of the private endpoint.
-