Uses of Class
com.azure.resourcemanager.automation.models.PrivateEndpointProperty
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of PrivateEndpointProperty in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionPrivateEndpointConnectionInner.privateEndpoint()
Get the privateEndpoint property: Private endpoint which the connection belongs to.PrivateEndpointConnectionProperties.privateEndpoint()
Get the privateEndpoint property: Private endpoint which the connection belongs to.Modifier and TypeMethodDescriptionPrivateEndpointConnectionInner.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to.PrivateEndpointConnectionProperties.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to. -
Uses of PrivateEndpointProperty in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionPrivateEndpointConnection.privateEndpoint()
Gets the privateEndpoint property: Private endpoint which the connection belongs to.Set the id property: Resource id of the private endpoint.Modifier and TypeMethodDescriptionPrivateEndpointConnection.DefinitionStages.WithPrivateEndpoint.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Specifies the privateEndpoint property: Private endpoint which the connection belongs to..PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Specifies the privateEndpoint property: Private endpoint which the connection belongs to..