다음을 통해 공유


Agreement 클래스

정의

계약.

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

생성자

Agreement()

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

Agreement(String, String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, IList<Participants>, String)

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

속성

AcceptanceMode

규약에 대한 동의 모드를 가져옵니다. 가능한 값은 'ClickToAccept', 'ESignEmbedded', 'ESignOffline'입니다.

AgreementLink

규약을 다운로드할 URL을 가져옵니다.

Category

고객이 서명한 계약의 범주를 가져옵니다. 가능한 값은 'MicrosoftCustomerAgreement', 'AffiliatePurchaseTerms', 'Other'입니다.

EffectiveDate

규약이 적용되는 날짜를 가져옵니다.

ExpirationDate

계약이 만료되는 날짜를 가져옵니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Name

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

(다음에서 상속됨 Resource)
Participants

규약 수락에 참여하는 참가자 목록을 가져오거나 설정합니다.

Status

규약의 현재 상태 가져옵니다.

Type

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

(다음에서 상속됨 Resource)

적용 대상