INginxNetworkProfile.NetworkInterfaceConfiguration Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxNetworkInterfaceConfiguration) }, ReadOnly=false, Required=false, SerializedName="networkInterfaceConfiguration")]
public Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxNetworkInterfaceConfiguration NetworkInterfaceConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxNetworkInterfaceConfiguration) }, ReadOnly=false, Required=false, SerializedName="networkInterfaceConfiguration")>]
member this.NetworkInterfaceConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxNetworkInterfaceConfiguration with get, set
Public Property NetworkInterfaceConfiguration As INginxNetworkInterfaceConfiguration

Property Value

Attributes

Applies to