EnterpriseConfigurations.MarketplaceAutoRenew 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.
The AutoRenew setting of the Enterprise subscription.
public Azure.ResourceManager.Grafana.Models.MarketplaceAutoRenew? MarketplaceAutoRenew { get; set; }
member this.MarketplaceAutoRenew : Nullable<Azure.ResourceManager.Grafana.Models.MarketplaceAutoRenew> with get, set
Public Property MarketplaceAutoRenew As Nullable(Of MarketplaceAutoRenew)