Uses of Class
com.azure.resourcemanager.datafactory.models.TwilioLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of TwilioLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionTwilioLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.TwilioLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.TwilioLinkedService.withDescription
(String description) Set the description property: Linked service description.TwilioLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.TwilioLinkedService.withPassword
(SecretBase password) Set the password property: The auth token of Twilio service.TwilioLinkedService.withUsername
(Object username) Set the username property: The Account SID of Twilio service.