AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withMlWorkspaceName(Object mlWorkspaceName) |
Set the mlWorkspaceName property: Azure ML Service workspace name.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withResourceGroupName(Object resourceGroupName) |
Set the resourceGroupName property: Azure ML Service workspace resource group name.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: The ID of the service principal used to authenticate against the endpoint of
a published Azure ML Service pipeline.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withServicePrincipalKey(SecretBase servicePrincipalKey) |
Set the servicePrincipalKey property: The key of the service principal used to authenticate against the endpoint
of a published Azure ML Service pipeline.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withSubscriptionId(Object subscriptionId) |
Set the subscriptionId property: Azure ML Service workspace subscription ID.
|
AzureMLServiceLinkedService |
AzureMLServiceLinkedService.withTenant(Object tenant) |
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
|