Partager via


PartnerOperationsExtensions.Update(IPartnerOperations, String) Method

Definition

Update the management partner for the objectId and tenantId.

public static Microsoft.Azure.Management.ManagementPartner.Models.PartnerResponse Update (this Microsoft.Azure.Management.ManagementPartner.IPartnerOperations operations, string partnerId);
static member Update : Microsoft.Azure.Management.ManagementPartner.IPartnerOperations * string -> Microsoft.Azure.Management.ManagementPartner.Models.PartnerResponse
<Extension()>
Public Function Update (operations As IPartnerOperations, partnerId As String) As PartnerResponse

Parameters

operations
IPartnerOperations

The operations group for this extension method.

partnerId
String

Id of the Partner

Returns

Applies to