Share via


BillingSubscriptionAliasData.AutoRenew Property

Definition

Indicates whether auto renewal is turned on or off for a subscription.

public Azure.ResourceManager.Billing.Models.BillingSubscriptionAutoRenewState? AutoRenew { get; set; }
member this.AutoRenew : Nullable<Azure.ResourceManager.Billing.Models.BillingSubscriptionAutoRenewState> with get, set
Public Property AutoRenew As Nullable(Of BillingSubscriptionAutoRenewState)

Property Value

Applies to