共用方式為


Azure.ResourceManager.ManagementPartner Namespace

Classes

ManagementPartnerExtensions

A class to add extension methods to Azure.ResourceManager.ManagementPartner.

PartnerResponseCollection

A class representing a collection of PartnerResponseResource and their operations. Each PartnerResponseResource in the collection will belong to the same instance of TenantResource. To get a PartnerResponseCollection instance call the GetPartnerResponses method from an instance of TenantResource.

PartnerResponseData

A class representing the PartnerResponse data model. this is the management partner operations response

PartnerResponseResource

A Class representing a PartnerResponse along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PartnerResponseResource from an instance of ArmClient using the GetPartnerResponseResource method. Otherwise you can get one from its parent resource TenantResource using the GetPartnerResponse method.