IAutomationPSClient.UpdateVariable(Variable, VariableUpdateFields) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Automation.Model.Variable UpdateVariable (Microsoft.Azure.Commands.Automation.Model.Variable variable, Microsoft.Azure.Commands.Automation.Common.VariableUpdateFields updateFields);
abstract member UpdateVariable : Microsoft.Azure.Commands.Automation.Model.Variable * Microsoft.Azure.Commands.Automation.Common.VariableUpdateFields -> Microsoft.Azure.Commands.Automation.Model.Variable
Public Function UpdateVariable (variable As Variable, updateFields As VariableUpdateFields) As Variable
Parameters
- variable
- Variable
- updateFields
- VariableUpdateFields