Share via


INetworkProfile.NetworkInterface Property

Definition

Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM.

[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.INetworkInterface) }, ReadOnly=false, Required=false, SerializedName="networkInterfaces")]
public Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.INetworkInterface[] NetworkInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.INetworkInterface) }, ReadOnly=false, Required=false, SerializedName="networkInterfaces")>]
member this.NetworkInterface : Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.INetworkInterface[] with get, set
Public Property NetworkInterface As INetworkInterface()

Property Value

Attributes

Applies to