Condividi tramite


INetworkFunctionPropertiesFormat.NetworkFunctionUserConfiguration Property

Definition

The network function configurations from the user.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The network function configurations from the user.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.INetworkFunctionUserConfiguration) }, ReadOnly=false, Required=false, SerializedName="networkFunctionUserConfigurations")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.INetworkFunctionUserConfiguration[] NetworkFunctionUserConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The network function configurations from the user.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.INetworkFunctionUserConfiguration) }, ReadOnly=false, Required=false, SerializedName="networkFunctionUserConfigurations")>]
member this.NetworkFunctionUserConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.INetworkFunctionUserConfiguration[] with get, set
Public Property NetworkFunctionUserConfiguration As INetworkFunctionUserConfiguration()

Property Value

Attributes

Applies to