Condividi tramite


INetworkFunctionPropertiesFormat.NetworkFunctionContainerConfiguration Property

Definition

The network function container configurations from the user.

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

Property Value

Attributes

Applies to