Azure.ResourceManager.MarketplaceOrdering 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
MarketplaceAgreementCollection |
A class representing a collection of MarketplaceAgreementResource and their operations. Each MarketplaceAgreementResource in the collection will belong to the same instance of SubscriptionResource. To get a MarketplaceAgreementCollection instance call the GetMarketplaceAgreements method from an instance of SubscriptionResource. |
MarketplaceAgreementResource |
A Class representing a MarketplaceAgreement along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MarketplaceAgreementResource from an instance of ArmClient using the GetMarketplaceAgreementResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetMarketplaceAgreement method. |
MarketplaceAgreementTermCollection |
A class representing a collection of MarketplaceAgreementTermResource and their operations. Each MarketplaceAgreementTermResource in the collection will belong to the same instance of SubscriptionResource. To get a MarketplaceAgreementTermCollection instance call the GetMarketplaceAgreementTerms method from an instance of SubscriptionResource. |
MarketplaceAgreementTermData |
A class representing the MarketplaceAgreementTerm data model. Terms properties for provided Publisher/Offer/Plan tuple |
MarketplaceAgreementTermResource |
A Class representing a MarketplaceAgreementTerm along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MarketplaceAgreementTermResource from an instance of ArmClient using the GetMarketplaceAgreementTermResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetMarketplaceAgreementTerm method. |
MarketplaceOrderingExtensions |
A class to add extension methods to Azure.ResourceManager.MarketplaceOrdering. |
Azure SDK for .NET