Udostępnij przez


NetworkFunctionTemplate.NetworkFunctionRoleConfiguration Property

Definition

An array of network function role definitions.

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

Property Value

Implements

Attributes

Applies to