Uses of Class
com.azure.resourcemanager.containerregistry.models.PrivateEndpoint
Packages that use PrivateEndpoint
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of PrivateEndpoint in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return PrivateEndpointModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.privateEndpoint()Get the privateEndpoint property: The resource of private endpoint.PrivateEndpointConnectionProperties.privateEndpoint()Get the privateEndpoint property: The resource of private endpoint.Methods in com.azure.resourcemanager.containerregistry.fluent.models with parameters of type PrivateEndpointModifier and TypeMethodDescriptionPrivateEndpointConnectionInner.withPrivateEndpoint(PrivateEndpoint privateEndpoint) Set the privateEndpoint property: The resource of private endpoint.PrivateEndpointConnectionProperties.withPrivateEndpoint(PrivateEndpoint privateEndpoint) Set the privateEndpoint property: The resource of private endpoint. -
Uses of PrivateEndpoint in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return PrivateEndpointModifier and TypeMethodDescriptionstatic PrivateEndpointPrivateEndpoint.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpoint from the JsonReader.Set the id property: This is private endpoint resource created with Microsoft.Network resource provider.