Sku Constructors
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.
Overloads
Sku() | |
Sku(SkuName) |
Sku()
public Sku ();
Public Sub New ()
Applies to
Sku(SkuName)
public Sku (Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.Models.SkuName name);
new Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.Models.Sku : Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.Models.SkuName -> Microsoft.Azure.Commands.Common.KeyVault.Version2016_10_1.Models.Sku
Public Sub New (name As SkuName)
Parameters
- name
- SkuName