Azure.ResourceManager.Marketplace Namespace

Classes

Name Description
AzureResourceManagerMarketplaceContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

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

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 GetResource method. Otherwise you can get one from its parent resource PrivateStoreResource using the GetMarketplaceAdminApprovalRequests 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

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 GetResource method. Otherwise you can get one from its parent resource PrivateStoreResource using the GetMarketplaceApprovalRequests 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

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 GetResource method. Otherwise you can get one from its parent resource PrivateStoreResource using the GetPrivateStoreCollectionInfos method.

PrivateStoreData

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

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 GetResource method. Otherwise you can get one from its parent resource PrivateStoreCollectionInfoResource using the GetPrivateStoreOffers 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 GetResource method. Otherwise you can get one from its parent resource TenantResource using the GetPrivateStores method.