次の方法で共有


BillingAccount.EnrollmentDetails プロパティ

定義

関連付けられているレガシ登録に関する詳細を取得します。 既定では、$expandで指定されていない限り、この値は設定されません。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enrollmentDetails")]
public Microsoft.Azure.Management.Billing.Models.Enrollment EnrollmentDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enrollmentDetails")>]
member this.EnrollmentDetails : Microsoft.Azure.Management.Billing.Models.Enrollment
Public ReadOnly Property EnrollmentDetails As Enrollment

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象