ICloudHsmClusterProperties.Hsm Property

Definition

An array of Cloud HSM Cluster's HSMs

[Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=false, Description="An array of Cloud HSM Cluster's HSMs", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.ICloudHsmProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="hsms", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.ICloudHsmProperties> Hsm { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=false, Description="An array of Cloud HSM Cluster's HSMs", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.ICloudHsmProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="hsms", Update=false)>]
member this.Hsm : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.ICloudHsmProperties>
Public ReadOnly Property Hsm As List(Of ICloudHsmProperties)

Property Value

Attributes

Applies to