IManagedHsmResource.SkuFamily Property
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.
SKU Family of the managed HSM Pool
[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=true, Description="SKU Family of the managed HSM Pool", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="family", Update=true)]
public string SkuFamily { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=true, Description="SKU Family of the managed HSM Pool", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="family", Update=true)>]
member this.SkuFamily : string
Public ReadOnly Property SkuFamily As String
Property Value
- Attributes