Partager via


PartnerOperationsExtensions.Create(IPartnerOperations, String) Method

Definition

Create a management partner for the objectId and tenantId.

public static Microsoft.Azure.Management.ManagementPartner.Models.PartnerResponse Create (this Microsoft.Azure.Management.ManagementPartner.IPartnerOperations operations, string partnerId);
static member Create : Microsoft.Azure.Management.ManagementPartner.IPartnerOperations * string -> Microsoft.Azure.Management.ManagementPartner.Models.PartnerResponse
<Extension()>
Public Function Create (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