Uses of Class
com.azure.resourcemanager.datafactory.models.ManagedPrivateEndpoint
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of ManagedPrivateEndpoint in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionManagedPrivateEndpointResourceInner.properties()
Get the properties property: Managed private endpoint properties.Modifier and TypeMethodDescriptionManagedPrivateEndpointResourceInner.withProperties
(ManagedPrivateEndpoint properties) Set the properties property: Managed private endpoint properties. -
Uses of ManagedPrivateEndpoint in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionManagedPrivateEndpointResource.properties()
Gets the properties property: Managed private endpoint properties.ManagedPrivateEndpoint.withAdditionalProperties
(Map<String, Object> additionalProperties) Set the additionalProperties property: Properties of a managed private endpoint.ManagedPrivateEndpoint.withConnectionState
(ConnectionStateProperties connectionState) Set the connectionState property: The managed private endpoint connection state.Set the fqdns property: Fully qualified domain names.ManagedPrivateEndpoint.withGroupId
(String groupId) Set the groupId property: The groupId to which the managed private endpoint is created.ManagedPrivateEndpoint.withPrivateLinkResourceId
(String privateLinkResourceId) Set the privateLinkResourceId property: The ARM resource ID of the resource to which the managed private endpoint is created.Modifier and TypeMethodDescriptionManagedPrivateEndpointResource.DefinitionStages.WithProperties.withProperties
(ManagedPrivateEndpoint properties) Specifies the properties property: Managed private endpoint properties..ManagedPrivateEndpointResource.UpdateStages.WithProperties.withProperties
(ManagedPrivateEndpoint properties) Specifies the properties property: Managed private endpoint properties..