Share via


ManagedHsmSku.Name Property

Definition

Gets or sets SKU of the managed HSM Pool. Possible values include: 'Standard_B1', 'Custom_B32'

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.KeyVault.Models.ManagedHsmSkuName Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.KeyVault.Models.ManagedHsmSkuName with get, set
Public Property Name As ManagedHsmSkuName

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to