Udostępnij przez


DedicatedHsm.NetworkProfileNetworkInterface Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Origin(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.INetworkInterface> NetworkProfileNetworkInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Origin(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.PropertyOrigin.Inlined)>]
member this.NetworkProfileNetworkInterface : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.INetworkInterface> with get, set
Public Property NetworkProfileNetworkInterface As List(Of INetworkInterface)

Property Value

Implements

Attributes

Applies to