CredentialOperationsExtensions.Patch Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public static Microsoft.Azure.AzureOperationResponse Patch (this Microsoft.Azure.Management.Automation.ICredentialOperations operations, string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.CredentialPatchParameters parameters);
static member Patch : Microsoft.Azure.Management.Automation.ICredentialOperations * string * string * Microsoft.Azure.Management.Automation.Models.CredentialPatchParameters -> Microsoft.Azure.AzureOperationResponse
<Extension()>
Public Function Patch (operations As ICredentialOperations, resourceGroupName As String, automationAccount As String, parameters As CredentialPatchParameters) As AzureOperationResponse
Parametreler
- operations
- ICredentialOperations
- resourceGroupName
- String
- automationAccount
- String
- parameters
- CredentialPatchParameters
Döndürülenler
Microsoft.Azure.AzureOperationResponse
Şunlara uygulanır
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET