Compartilhar via


INetworkFunction.ContainerConfiguration 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 ContainerConfiguration { 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.ContainerConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.INetworkFunctionPropertiesFormatNetworkFunctionContainerConfigurations with get, set
Public Property ContainerConfiguration As INetworkFunctionPropertiesFormatNetworkFunctionContainerConfigurations

Property Value

Attributes

Applies to