Share via


INginxDeployment.NetworkProfile Property

Definition

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

Property Value

Attributes

Applies to