PutAliasRequestProperties interface
구독 속성을 배치합니다.
속성
additional |
별칭 요청 추가 속성을 배치합니다. |
billing |
구독의 청구 범위입니다. CustomerLed 및 FieldLed의 경우 - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName} |
display |
구독의 이름입니다. |
reseller |
재판매인 ID |
subscription |
이 매개 변수를 사용하여 기존 구독 ID에 대한 별칭을 만들 수 있습니다. |
workload | 구독의 워크로드 유형입니다. 프로덕션 또는 DevTest일 수 있습니다. |
속성 세부 정보
additionalProperties
별칭 요청 추가 속성을 배치합니다.
additionalProperties?: PutAliasRequestAdditionalProperties
속성 값
billingScope
구독의 청구 범위입니다. CustomerLed 및 FieldLed의 경우 - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}
billingScope?: string
속성 값
string
displayName
구독의 이름입니다.
displayName?: string
속성 값
string
resellerId
재판매인 ID
resellerId?: string
속성 값
string
subscriptionId
이 매개 변수를 사용하여 기존 구독 ID에 대한 별칭을 만들 수 있습니다.
subscriptionId?: string
속성 값
string
workload
구독의 워크로드 유형입니다. 프로덕션 또는 DevTest일 수 있습니다.
workload?: string
속성 값
string