IMonitorProperties.MarketplaceSubscriptionStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.MarketplaceSubscriptionStatus) }, ReadOnly=true, Required=false, SerializedName="marketplaceSubscriptionStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.MarketplaceSubscriptionStatus? MarketplaceSubscriptionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.MarketplaceSubscriptionStatus) }, ReadOnly=true, Required=false, SerializedName="marketplaceSubscriptionStatus")>]
member this.MarketplaceSubscriptionStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.MarketplaceSubscriptionStatus>
Public ReadOnly Property MarketplaceSubscriptionStatus As Nullable(Of MarketplaceSubscriptionStatus)

Property Value

Nullable<MarketplaceSubscriptionStatus>
Attributes

Applies to