INginxConfiguration.PackageProtectedFile Property

Definition

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

Property Value

String[]
Attributes

Applies to