Azure MLUpdate Resource Activity Args
Azure ML Update Resource management activity.
Constructors
Properties
Activity depends on condition.
Activity description.
Linked service reference.
Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
Activity policy.
Activity state. This is an optional property and if not provided, the state will be Active by default.
The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string).
Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
Activity user properties.