Share via


IDedicatedHsmListResult.Value Property

Definition

The list of dedicated HSMs.

[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="The list of dedicated HSMs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.IDedicatedHsm) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.IDedicatedHsm[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="The list of dedicated HSMs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.IDedicatedHsm) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.IDedicatedHsm[] with get, set
Public Property Value As IDedicatedHsm()

Property Value

Attributes

Applies to