Condividi tramite


IDevicePropertiesFormat.NetworkFunction Property

Definition

The list of network functions deployed on the device.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=false, Description="The list of network functions deployed on the device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.ISubResource) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkFunctions", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.ISubResource> NetworkFunction { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=false, Description="The list of network functions deployed on the device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.ISubResource) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkFunctions", Update=false)>]
member this.NetworkFunction : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.ISubResource>
Public ReadOnly Property NetworkFunction As List(Of ISubResource)

Property Value

Attributes

Applies to