다음을 통해 공유


VariableOperationsExtensions.Patch 메서드

정의

public static Microsoft.Azure.AzureOperationResponse Patch(this Microsoft.Azure.Management.Automation.IVariableOperations operations, string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.VariablePatchParameters parameters);
static member Patch : Microsoft.Azure.Management.Automation.IVariableOperations * string * string * Microsoft.Azure.Management.Automation.Models.VariablePatchParameters -> Microsoft.Azure.AzureOperationResponse
<Extension()>
Public Function Patch (operations As IVariableOperations, resourceGroupName As String, automationAccount As String, parameters As VariablePatchParameters) As AzureOperationResponse

매개 변수

operations
IVariableOperations
resourceGroupName
String
automationAccount
String

반환

Microsoft.Azure.AzureOperationResponse

적용 대상