다음을 통해 공유


Department 클래스

정의

부서.

[Microsoft.Rest.Serialization.JsonTransformation]
public class Department : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Department = class
    inherit Resource
Public Class Department
Inherits Resource
상속
Department
특성

생성자

Department()

Department 클래스의 새 instance 초기화합니다.

Department(String, String, String, String, String, String, IList<EnrollmentAccount>)

Department 클래스의 새 instance 초기화합니다.

속성

CostCenter

부서와 연결된 비용 센터를 가져오거나 설정합니다.

DepartmentName

부서의 이름을 가져오거나 설정합니다.

EnrollmentAccounts

연결된 등록 계정을 가져오거나 설정합니다. $expand 지정하지 않으면 기본적으로 채워지지 않습니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Name

리소스 이름을 가져옵니다.

(다음에서 상속됨 Resource)
Status

부서의 상태 가져오거나 설정합니다.

Type

리소스 종류를 가져옵니다.

(다음에서 상속됨 Resource)

적용 대상