Uses of Class
com.azure.resourcemanager.datafactory.models.WebBasicAuthentication
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of WebBasicAuthentication in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionWebBasicAuthentication.withPassword
(SecretBase password) Set the password property: The password for Basic authentication.Set the url property: The URL of the web service endpoint, e.g.WebBasicAuthentication.withUsername
(Object username) Set the username property: User name for Basic authentication.