Uses of Class
com.azure.resourcemanager.mariadb.models.PrivateEndpointProperty
Package
Description
Package containing the inner data models for MariaDBManagementClient.
Package containing the data models for MariaDBManagementClient.
-
Uses of PrivateEndpointProperty in com.azure.resourcemanager.mariadb.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.mariadb.models
Modifier and TypeMethodDescriptionPrivateEndpointConnection.privateEndpoint()
Gets the privateEndpoint property: Private endpoint which the connection belongs to.ServerPrivateEndpointConnectionProperties.privateEndpoint()
Get 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..ServerPrivateEndpointConnectionProperties.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to.