SkuEnumerationForNewResourceResult 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.
An object that represents enumerating SKUs for new resources.
public class SkuEnumerationForNewResourceResult
type SkuEnumerationForNewResourceResult = class
Public Class SkuEnumerationForNewResourceResult
- Inheritance
-
SkuEnumerationForNewResourceResult
Constructors
SkuEnumerationForNewResourceResult() |
Initializes a new instance of the SkuEnumerationForNewResourceResult class. |
SkuEnumerationForNewResourceResult(IList<ResourceSku>) |
Initializes a new instance of the SkuEnumerationForNewResourceResult class. |
Properties
Value |
Gets or sets the collection of available SKUs for new resources. |