ICloudHsmClusterResource.SkuName Property

Definition

Sku name of the Cloud HSM Cluster

[Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.PSArgumentCompleter(new System.String[] { "Standard_B1", "Standard B10" })]
[Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=true, Description="Sku name of the Cloud HSM Cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="name", Update=false)]
public string SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.PSArgumentCompleter(new System.String[] { "Standard_B1", "Standard B10" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=true, Description="Sku name of the Cloud HSM Cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="name", Update=false)>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Attributes

Applies to