Compartir a través de


INetworkFunctionPropertiesFormat.NetworkFunctionContainerConfiguration Property

Definition

The network function container configurations from the user.

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

Property Value

Attributes

Applies to