AzureDataExplorerCommandActivity |
AzureDataExplorerCommandActivity.withCommand(Object command) |
Set the command property: A control command, according to the Azure Data Explorer command syntax.
|
AzureDataExplorerCommandActivity |
AzureDataExplorerCommandActivity.withCommandTimeout(Object commandTimeout) |
Set the commandTimeout property: Control command timeout.
|
AzureDataExplorerCommandActivity |
AzureDataExplorerCommandActivity.withDependsOn(List<ActivityDependency> dependsOn) |
Set the dependsOn property: Activity depends on condition.
|
AzureDataExplorerCommandActivity |
AzureDataExplorerCommandActivity.withDescription(String description) |
Set the description property: Activity description.
|
AzureDataExplorerCommandActivity |
AzureDataExplorerCommandActivity.withLinkedServiceName(LinkedServiceReference linkedServiceName) |
Set the linkedServiceName property: Linked service reference.
|
AzureDataExplorerCommandActivity |
AzureDataExplorerCommandActivity.withName(String name) |
Set the name property: Activity name.
|
AzureDataExplorerCommandActivity |
AzureDataExplorerCommandActivity.withPolicy(ActivityPolicy policy) |
Set the policy property: Activity policy.
|
AzureDataExplorerCommandActivity |
AzureDataExplorerCommandActivity.withUserProperties(List<UserProperty> userProperties) |
Set the userProperties property: Activity user properties.
|