Share via


VendorNetworkFunctionPropertiesFormat.NetworkFunctionVendorConfiguration Property

Definition

An array of network function vendor configurations.

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

Property Value

Implements

Attributes

Applies to