INginxConfiguration.File Property

Definition

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

Property Value

Attributes

Applies to