你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDevicePropertiesFormat.NetworkFunction Property

Definition

The list of network functions deployed on the device.

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

Property Value

Attributes

Applies to