Uses of Class
com.azure.resourcemanager.datafactory.models.PrivateLinkResourceProperties
-
Packages that use PrivateLinkResourceProperties Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of PrivateLinkResourceProperties in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return PrivateLinkResourceProperties Modifier and Type Method Description PrivateLinkResourceProperties
PrivateLinkResource. properties()
Get the properties property: Core resource properties.Methods in com.azure.resourcemanager.datafactory.models with parameters of type PrivateLinkResourceProperties Modifier and Type Method Description PrivateLinkResource
PrivateLinkResource. withProperties(PrivateLinkResourceProperties properties)
Set the properties property: Core resource properties.
-