次の方法で共有


SubscriptionPolicies.SpendingLimit プロパティ

定義

サブスクリプションの使用制限を取得します。 使用可能な値は、'On'、'Off'、'CurrentPeriodOff' です。

[Newtonsoft.Json.JsonProperty(PropertyName="spendingLimit")]
public Microsoft.Azure.Management.ResourceManager.Models.SpendingLimit? SpendingLimit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spendingLimit")>]
member this.SpendingLimit : Nullable<Microsoft.Azure.Management.ResourceManager.Models.SpendingLimit>
Public ReadOnly Property SpendingLimit As Nullable(Of SpendingLimit)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象