Azure.ResourceManager.Marketplace 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
MarketplaceAdminApprovalRequestCollection |
A class representing a collection of MarketplaceAdminApprovalRequestResource and their operations. Each MarketplaceAdminApprovalRequestResource in the collection will belong to the same instance of PrivateStoreResource. To get a MarketplaceAdminApprovalRequestCollection instance call the GetMarketplaceAdminApprovalRequests method from an instance of PrivateStoreResource. |
MarketplaceAdminApprovalRequestData |
A class representing the MarketplaceAdminApprovalRequest data model. Admin request approval resource. |
MarketplaceAdminApprovalRequestResource |
A Class representing a MarketplaceAdminApprovalRequest along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MarketplaceAdminApprovalRequestResource from an instance of ArmClient using the GetMarketplaceAdminApprovalRequestResource method. Otherwise you can get one from its parent resource PrivateStoreResource using the GetMarketplaceAdminApprovalRequest method. |
MarketplaceApprovalRequestCollection |
A class representing a collection of MarketplaceApprovalRequestResource and their operations. Each MarketplaceApprovalRequestResource in the collection will belong to the same instance of PrivateStoreResource. To get a MarketplaceApprovalRequestCollection instance call the GetMarketplaceApprovalRequests method from an instance of PrivateStoreResource. |
MarketplaceApprovalRequestData |
A class representing the MarketplaceApprovalRequest data model. Request approval resource. |
MarketplaceApprovalRequestResource |
A Class representing a MarketplaceApprovalRequest along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MarketplaceApprovalRequestResource from an instance of ArmClient using the GetMarketplaceApprovalRequestResource method. Otherwise you can get one from its parent resource PrivateStoreResource using the GetMarketplaceApprovalRequest method. |
MarketplaceExtensions |
A class to add extension methods to Azure.ResourceManager.Marketplace. |
PrivateStoreCollection |
A class representing a collection of PrivateStoreResource and their operations. Each PrivateStoreResource in the collection will belong to the same instance of TenantResource. To get a PrivateStoreCollection instance call the GetPrivateStores method from an instance of TenantResource. |
PrivateStoreCollectionInfoCollection |
A class representing a collection of PrivateStoreCollectionInfoResource and their operations. Each PrivateStoreCollectionInfoResource in the collection will belong to the same instance of PrivateStoreResource. To get a PrivateStoreCollectionInfoCollection instance call the GetPrivateStoreCollectionInfos method from an instance of PrivateStoreResource. |
PrivateStoreCollectionInfoData |
A class representing the PrivateStoreCollectionInfo data model. The Collection data structure. |
PrivateStoreCollectionInfoResource |
A Class representing a PrivateStoreCollectionInfo along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PrivateStoreCollectionInfoResource from an instance of ArmClient using the GetPrivateStoreCollectionInfoResource method. Otherwise you can get one from its parent resource PrivateStoreResource using the GetPrivateStoreCollectionInfo method. |
PrivateStoreData |
A class representing the PrivateStore data model. The PrivateStore data structure. |
PrivateStoreOfferCollection |
A class representing a collection of PrivateStoreOfferResource and their operations. Each PrivateStoreOfferResource in the collection will belong to the same instance of PrivateStoreCollectionInfoResource. To get a PrivateStoreOfferCollection instance call the GetPrivateStoreOffers method from an instance of PrivateStoreCollectionInfoResource. |
PrivateStoreOfferData |
A class representing the PrivateStoreOffer data model. The privateStore offer data structure. |
PrivateStoreOfferResource |
A Class representing a PrivateStoreOffer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PrivateStoreOfferResource from an instance of ArmClient using the GetPrivateStoreOfferResource method. Otherwise you can get one from its parent resource PrivateStoreCollectionInfoResource using the GetPrivateStoreOffer method. |
PrivateStoreResource |
A Class representing a PrivateStore along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PrivateStoreResource from an instance of ArmClient using the GetPrivateStoreResource method. Otherwise you can get one from its parent resource TenantResource using the GetPrivateStore method. |
Azure SDK for .NET