Uses of Class
com.azure.resourcemanager.mediaservices.models.PrivateEndpoint
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of PrivateEndpoint in com.azure.resourcemanager.mediaservices.fluent.models
Modifier 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.Modifier 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.mediaservices.models
Modifier and TypeMethodDescriptionPrivateEndpointConnection.privateEndpoint()
Gets the privateEndpoint property: The resource of private end point.Modifier and TypeMethodDescriptionPrivateEndpointConnection.DefinitionStages.WithPrivateEndpoint.withPrivateEndpoint
(PrivateEndpoint privateEndpoint) Specifies the privateEndpoint property: The resource of private end point..PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint.withPrivateEndpoint
(PrivateEndpoint privateEndpoint) Specifies the privateEndpoint property: The resource of private end point..