Compartilhar via


NetworkFunction.UserConfiguration Property

Definition

The network function configurations from the user.

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

Property Value

Implements

Attributes

Applies to