Compartir a través de


CertificateOperationsExtensions.PatchAsync Método

Definición

public static System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> PatchAsync (this Microsoft.Azure.Management.Automation.ICertificateOperations operations, string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.CertificatePatchParameters parameters);
static member PatchAsync : Microsoft.Azure.Management.Automation.ICertificateOperations * string * string * Microsoft.Azure.Management.Automation.Models.CertificatePatchParameters -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
<Extension()>
Public Function PatchAsync (operations As ICertificateOperations, resourceGroupName As String, automationAccount As String, parameters As CertificatePatchParameters) As Task(Of AzureOperationResponse)

Parámetros

resourceGroupName
String
automationAccount
String

Devoluciones

Task<Microsoft.Azure.AzureOperationResponse>

Se aplica a