BillingSubscriptionData.AutoRenew プロパティ

定義

サブスクリプションの自動更新を有効または無効にするかどうかを示します。

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)

プロパティ値

適用対象