BillingSubscriptionData.AutoRenew Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether auto renewal is turned on or off for a product.
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)