PrivateStoreOfferResult Class
Definition
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.
The PrivateStoreOfferResult.
public class PrivateStoreOfferResult
type PrivateStoreOfferResult = class
Public Class PrivateStoreOfferResult
- Inheritance
-
PrivateStoreOfferResult
Properties
CreatedOn |
Private store offer creation date. |
ETag |
Identifier for purposes of race condition. |
IconFileUris |
Icon File Uris. |
IsUpdateSuppressedDueToIdempotence |
Indicating whether the offer was not updated to db (true = not updated). If the allow list is identical to the existed one in db, the offer would not be updated. |
ModifiedOn |
Private store offer modification date. |
OfferDisplayName |
It will be displayed prominently in the marketplace. |
Plans |
Offer plans. |
PrivateStoreId |
Private store unique id. |
PublisherDisplayName |
Publisher name that will be displayed prominently in the marketplace. |
SpecificPlanIdsLimitation |
Plan ids limitation for this offer. |
UniqueOfferId |
Offers unique id. |
Applies to
Azure SDK for .NET