RunbookDraftOperationsExtensions.Update Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
public static Microsoft.Azure.Management.Automation.Models.LongRunningOperationResultResponse Update (this Microsoft.Azure.Management.Automation.IRunbookDraftOperations operations, string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.RunbookDraftUpdateParameters parameters);
static member Update : Microsoft.Azure.Management.Automation.IRunbookDraftOperations * string * string * Microsoft.Azure.Management.Automation.Models.RunbookDraftUpdateParameters -> Microsoft.Azure.Management.Automation.Models.LongRunningOperationResultResponse
<Extension()>
Public Function Update (operations As IRunbookDraftOperations, resourceGroupName As String, automationAccount As String, parameters As RunbookDraftUpdateParameters) As LongRunningOperationResultResponse
Paraméterek
- operations
- IRunbookDraftOperations
- resourceGroupName
- String
- automationAccount
- String
- parameters
- RunbookDraftUpdateParameters
Válaszok
A következőre érvényes:
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET