MonitorProperties.MarketplaceSubscriptionStatus 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.
Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
public Azure.ResourceManager.Datadog.Models.MarketplaceSubscriptionStatus? MarketplaceSubscriptionStatus { get; }
member this.MarketplaceSubscriptionStatus : Nullable<Azure.ResourceManager.Datadog.Models.MarketplaceSubscriptionStatus>
Public ReadOnly Property MarketplaceSubscriptionStatus As Nullable(Of MarketplaceSubscriptionStatus)
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET