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

IVendorNetworkFunctionPropertiesFormat.NetworkFunctionVendorConfiguration Property

Definition

An array of network function vendor configurations.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="An array of network function vendor configurations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.INetworkFunctionVendorConfiguration) }, ReadOnly=false, Required=false, SerializedName="networkFunctionVendorConfigurations")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.INetworkFunctionVendorConfiguration[] NetworkFunctionVendorConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="An array of network function vendor configurations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.INetworkFunctionVendorConfiguration) }, ReadOnly=false, Required=false, SerializedName="networkFunctionVendorConfigurations")>]
member this.NetworkFunctionVendorConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.INetworkFunctionVendorConfiguration[] with get, set
Public Property NetworkFunctionVendorConfiguration As INetworkFunctionVendorConfiguration()

Property Value

Attributes

Applies to