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

Property Value

Attributes

Applies to