Share via


EnrollmentAccount 類別

定義

註冊帳戶。

[Microsoft.Rest.Serialization.JsonTransformation]
public class EnrollmentAccount : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type EnrollmentAccount = class
    inherit Resource
Public Class EnrollmentAccount
Inherits Resource
繼承
EnrollmentAccount
屬性

建構函式

EnrollmentAccount()

初始化 EnrollmentAccount 類別的新實例。

EnrollmentAccount(String, String, String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, Department)

初始化 EnrollmentAccount 類別的新實例。

屬性

AccountName

取得或設定註冊帳戶的名稱。

AccountOwner

取得或設定註冊帳戶的擁有者。

CostCenter

取得或設定與註冊帳戶相關聯的成本中心。

Department

取得或設定相關聯的部門。 根據預設,除非在 $expand 中指定,否則不會填入此功能。

EndDate

取得或設定註冊帳戶的結束日期。

Id

取得資源識別碼。

(繼承來源 Resource)
Name

取得資源名稱。

(繼承來源 Resource)
StartDate

取得或設定註冊帳戶的開始日期。

Status

取得或設定註冊帳戶的狀態。

Type

取得資源類型。

(繼承來源 Resource)

適用於