Uses of Class
com.azure.resourcemanager.datafactory.models.AzureKeyVaultLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureKeyVaultLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureKeyVaultLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.AzureKeyVaultLinkedService.withBaseUrl
(Object baseUrl) Set the baseUrl property: The base URL of the Azure Key Vault.AzureKeyVaultLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.AzureKeyVaultLinkedService.withCredential
(CredentialReference credential) Set the credential property: The credential reference containing authentication information.AzureKeyVaultLinkedService.withDescription
(String description) Set the description property: Linked service description.AzureKeyVaultLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.