次の方法で共有


Cluster.TrialDaysRemaining プロパティ

定義

試用期間中の残りの日数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trialDaysRemaining")]
public double? TrialDaysRemaining { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trialDaysRemaining")>]
member this.TrialDaysRemaining : Nullable<double>
Public ReadOnly Property TrialDaysRemaining As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象