INginxDeploymentUpdateProperties.AutoUpgradeProfileUpgradeChannel Property

Definition

Channel used for autoupgrade.

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

Property Value

Attributes

Applies to