Share via


NetworkFunctionPropertiesFormat.NetworkFunctionUserConfiguration Property

Definition

The network function configurations from the user.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.INetworkFunctionUserConfiguration> NetworkFunctionUserConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.PropertyOrigin.Owned)>]
member this.NetworkFunctionUserConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.INetworkFunctionUserConfiguration> with get, set
Public Property NetworkFunctionUserConfiguration As List(Of INetworkFunctionUserConfiguration)

Property Value

Implements

Attributes

Applies to