IAutoUpgradeProfile Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api202401Preview.AutoUpgradeProfileTypeConverter))]
public interface IAutoUpgradeProfile : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api202401Preview.AutoUpgradeProfileTypeConverter))>]
type IAutoUpgradeProfile = interface
    interface IJsonSerializable
Public Interface IAutoUpgradeProfile
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

UpgradeChannel

Channel used for autoupgrade.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to