RunbookDraftOperationsExtensions.BeginUpdate 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 static Microsoft.Azure.Management.Automation.Models.LongRunningOperationResultResponse BeginUpdate(this Microsoft.Azure.Management.Automation.IRunbookDraftOperations operations, string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.RunbookDraftUpdateParameters parameters);
static member BeginUpdate : Microsoft.Azure.Management.Automation.IRunbookDraftOperations * string * string * Microsoft.Azure.Management.Automation.Models.RunbookDraftUpdateParameters -> Microsoft.Azure.Management.Automation.Models.LongRunningOperationResultResponse
<Extension()>
Public Function BeginUpdate (operations As IRunbookDraftOperations, resourceGroupName As String, automationAccount As String, parameters As RunbookDraftUpdateParameters) As LongRunningOperationResultResponse
Parameters
- operations
- IRunbookDraftOperations
- resourceGroupName
- String
- automationAccount
- String
- parameters
- RunbookDraftUpdateParameters