Uses of Class
com.azure.resourcemanager.datafactory.models.PurviewConfiguration
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of PurviewConfiguration in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionFactoryInner.purviewConfiguration()
Get the purviewConfiguration property: Purview information of the factory.FactoryProperties.purviewConfiguration()
Get the purviewConfiguration property: Purview information of the factory.Modifier and TypeMethodDescriptionFactoryInner.withPurviewConfiguration
(PurviewConfiguration purviewConfiguration) Set the purviewConfiguration property: Purview information of the factory.FactoryProperties.withPurviewConfiguration
(PurviewConfiguration purviewConfiguration) Set the purviewConfiguration property: Purview information of the factory. -
Uses of PurviewConfiguration in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionFactory.purviewConfiguration()
Gets the purviewConfiguration property: Purview information of the factory.PurviewConfiguration.withPurviewResourceId
(String purviewResourceId) Set the purviewResourceId property: Purview resource id.Modifier and TypeMethodDescriptionFactory.DefinitionStages.WithPurviewConfiguration.withPurviewConfiguration
(PurviewConfiguration purviewConfiguration) Specifies the purviewConfiguration property: Purview information of the factory..