PSResourceSku 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.
public class PSResourceSku
public class PSResourceSku : Microsoft.Azure.Management.Compute.Models.ResourceSku
type PSResourceSku = class
type PSResourceSku = class
inherit ResourceSku
Public Class PSResourceSku
Public Class PSResourceSku
Inherits ResourceSku
- Inheritance
-
PSResourceSku
- Inheritance
Constructors
PSResourceSku() |
Properties
ApiVersions | |
ApiVersions |
Gets the api versions that support this SKU. (Inherited from ResourceSku) |
Capabilities | |
Capabilities |
Gets a name value pair to describe the capability. (Inherited from ResourceSku) |
Capacity | |
Capacity |
Gets specifies the number of virtual machines in the scale set. (Inherited from ResourceSku) |
Costs | |
Costs |
Gets metadata for retrieving price info. (Inherited from ResourceSku) |
Family | |
Family |
Gets the Family of this particular SKU. (Inherited from ResourceSku) |
Kind | |
Kind |
Gets the Kind of resources that are supported in this SKU. (Inherited from ResourceSku) |
LocationInfo | |
LocationInfo |
Gets a list of locations and availability zones in those locations where the SKU is available. (Inherited from ResourceSku) |
Locations | |
Locations |
Gets the set of locations that the SKU is available. (Inherited from ResourceSku) |
Name | |
Name |
Gets the name of SKU. (Inherited from ResourceSku) |
ResourceType | |
ResourceType |
Gets the type of resource the SKU applies to. (Inherited from ResourceSku) |
RestrictionInfo | |
Restrictions | |
Restrictions |
Gets the restrictions because of which SKU cannot be used. This is empty if there are no restrictions. (Inherited from ResourceSku) |
Size | |
Size |
Gets the Size of the SKU. (Inherited from ResourceSku) |
Tier | |
Tier |
Gets specifies the tier of virtual machines in a scale set.<br /><br /> Possible Values:<br /><br /> Standard<br /><br /> Basic (Inherited from ResourceSku) |