AzureKeyVaultLinkedService |
AzureKeyVaultLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureKeyVaultLinkedService |
AzureKeyVaultLinkedService.withBaseUrl(Object baseUrl) |
Set the baseUrl property: The base URL of the Azure Key Vault.
|
AzureKeyVaultLinkedService |
AzureKeyVaultLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureKeyVaultLinkedService |
AzureKeyVaultLinkedService.withCredential(CredentialReference credential) |
Set the credential property: The credential reference containing authentication information.
|
AzureKeyVaultLinkedService |
AzureKeyVaultLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureKeyVaultLinkedService |
AzureKeyVaultLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|