Azure.ResourceManager.ManagementPartner Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET