@azure/arm-subscriptions 5.0.1-alpha.20220117.2 → 5.0.1-alpha.20220131.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var coreClient=require("@azure/core-client"),tslib=require("tslib"),coreLro=require("@azure/core-lro");!function(e){e.Production="Production",e.DevTest="DevTest"}(exports.KnownWorkload||(exports.KnownWorkload={})),function(e){e.Accepted="Accepted",e.Succeeded="Succeeded",e.Failed="Failed"}(exports.KnownProvisioningState||(exports.KnownProvisioningState={})),function(e){e.Pending="Pending",e.Completed="Completed",e.Expired="Expired"}(exports.KnownAcceptOwnership||(exports.KnownAcceptOwnership={})),function(e){e.User="User",e.Application="Application",e.ManagedIdentity="ManagedIdentity",e.Key="Key"}(exports.KnownCreatedByType||(exports.KnownCreatedByType={}));const LocationListResult={type:{name:"Composite",className:"LocationListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"Location"}}}}}}},Location={type:{name:"Composite",className:"Location",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},displayName:{serializedName:"displayName",readOnly:!0,type:{name:"String"}},latitude:{serializedName:"latitude",readOnly:!0,type:{name:"String"}},longitude:{serializedName:"longitude",readOnly:!0,type:{name:"String"}}}}},Subscription={type:{name:"Composite",className:"Subscription",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}},displayName:{serializedName:"displayName",readOnly:!0,type:{name:"String"}},state:{serializedName:"state",readOnly:!0,type:{name:"Enum",allowedValues:["Enabled","Warned","PastDue","Disabled","Deleted"]}},subscriptionPolicies:{serializedName:"subscriptionPolicies",type:{name:"Composite",className:"SubscriptionPolicies"}},authorizationSource:{serializedName:"authorizationSource",type:{name:"String"}}}}},SubscriptionPolicies={type:{name:"Composite",className:"SubscriptionPolicies",modelProperties:{locationPlacementId:{serializedName:"locationPlacementId",readOnly:!0,type:{name:"String"}},quotaId:{serializedName:"quotaId",readOnly:!0,type:{name:"String"}},spendingLimit:{serializedName:"spendingLimit",readOnly:!0,type:{name:"Enum",allowedValues:["On","Off","CurrentPeriodOff"]}}}}},SubscriptionListResult={type:{name:"Composite",className:"SubscriptionListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"Subscription"}}}},nextLink:{serializedName:"nextLink",required:!0,type:{name:"String"}}}}},TenantListResult={type:{name:"Composite",className:"TenantListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"TenantIdDescription"}}}},nextLink:{serializedName:"nextLink",required:!0,type:{name:"String"}}}}},TenantIdDescription={type:{name:"Composite",className:"TenantIdDescription",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},tenantId:{serializedName:"tenantId",readOnly:!0,type:{name:"String"}}}}},CanceledSubscriptionId={type:{name:"Composite",className:"CanceledSubscriptionId",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}}}}},ErrorResponseBody={type:{name:"Composite",className:"ErrorResponseBody",modelProperties:{error:{serializedName:"error",type:{name:"Composite",className:"ErrorResponse"}},code:{serializedName:"code",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}}}}},ErrorResponse={type:{name:"Composite",className:"ErrorResponse",modelProperties:{code:{serializedName:"code",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}}}}},SubscriptionName={type:{name:"Composite",className:"SubscriptionName",modelProperties:{subscriptionName:{serializedName:"subscriptionName",type:{name:"String"}}}}},RenamedSubscriptionId={type:{name:"Composite",className:"RenamedSubscriptionId",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}}}}},EnabledSubscriptionId={type:{name:"Composite",className:"EnabledSubscriptionId",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}}}}},OperationListResult={type:{name:"Composite",className:"OperationListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"Operation"}}}},nextLink:{serializedName:"nextLink",type:{name:"String"}}}}},Operation={type:{name:"Composite",className:"Operation",modelProperties:{name:{serializedName:"name",type:{name:"String"}},isDataAction:{serializedName:"isDataAction",type:{name:"Boolean"}},display:{serializedName:"display",type:{name:"Composite",className:"OperationDisplay"}}}}},OperationDisplay={type:{name:"Composite",className:"OperationDisplay",modelProperties:{provider:{serializedName:"provider",type:{name:"String"}},resource:{serializedName:"resource",type:{name:"String"}},operation:{serializedName:"operation",type:{name:"String"}},description:{serializedName:"description",type:{name:"String"}}}}},PutAliasRequest={type:{name:"Composite",className:"PutAliasRequest",modelProperties:{properties:{serializedName:"properties",type:{name:"Composite",className:"PutAliasRequestProperties"}}}}},PutAliasRequestProperties={type:{name:"Composite",className:"PutAliasRequestProperties",modelProperties:{displayName:{serializedName:"displayName",type:{name:"String"}},workload:{serializedName:"workload",type:{name:"String"}},billingScope:{serializedName:"billingScope",type:{name:"String"}},subscriptionId:{serializedName:"subscriptionId",type:{name:"String"}},resellerId:{serializedName:"resellerId",type:{name:"String"}},additionalProperties:{serializedName:"additionalProperties",type:{name:"Composite",className:"PutAliasRequestAdditionalProperties"}}}}},PutAliasRequestAdditionalProperties={type:{name:"Composite",className:"PutAliasRequestAdditionalProperties",modelProperties:{managementGroupId:{serializedName:"managementGroupId",type:{name:"String"}},subscriptionTenantId:{serializedName:"subscriptionTenantId",type:{name:"String"}},subscriptionOwnerId:{serializedName:"subscriptionOwnerId",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},SubscriptionAliasResponse={type:{name:"Composite",className:"SubscriptionAliasResponse",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",readOnly:!0,type:{name:"String"}},properties:{serializedName:"properties",type:{name:"Composite",className:"SubscriptionAliasResponseProperties"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}}}},SubscriptionAliasResponseProperties={type:{name:"Composite",className:"SubscriptionAliasResponseProperties",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}},displayName:{serializedName:"displayName",type:{name:"String"}},provisioningState:{serializedName:"provisioningState",type:{name:"String"}},acceptOwnershipUrl:{serializedName:"acceptOwnershipUrl",readOnly:!0,type:{name:"String"}},acceptOwnershipState:{serializedName:"acceptOwnershipState",readOnly:!0,type:{name:"String"}},billingScope:{serializedName:"billingScope",type:{name:"String"}},workload:{serializedName:"workload",type:{name:"String"}},resellerId:{serializedName:"resellerId",type:{name:"String"}},subscriptionOwnerId:{serializedName:"subscriptionOwnerId",type:{name:"String"}},managementGroupId:{serializedName:"managementGroupId",type:{name:"String"}},createdTime:{serializedName:"createdTime",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},SystemData={type:{name:"Composite",className:"SystemData",modelProperties:{createdBy:{serializedName:"createdBy",type:{name:"String"}},createdByType:{serializedName:"createdByType",type:{name:"String"}},createdAt:{serializedName:"createdAt",type:{name:"DateTime"}},lastModifiedBy:{serializedName:"lastModifiedBy",type:{name:"String"}},lastModifiedByType:{serializedName:"lastModifiedByType",type:{name:"String"}},lastModifiedAt:{serializedName:"lastModifiedAt",type:{name:"DateTime"}}}}},SubscriptionAliasListResult={type:{name:"Composite",className:"SubscriptionAliasListResult",modelProperties:{value:{serializedName:"value",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"SubscriptionAliasResponse"}}}},nextLink:{serializedName:"nextLink",readOnly:!0,type:{name:"String"}}}}},AcceptOwnershipRequest={type:{name:"Composite",className:"AcceptOwnershipRequest",modelProperties:{properties:{serializedName:"properties",type:{name:"Composite",className:"AcceptOwnershipRequestProperties"}}}}},AcceptOwnershipRequestProperties={type:{name:"Composite",className:"AcceptOwnershipRequestProperties",modelProperties:{displayName:{serializedName:"displayName",required:!0,type:{name:"String"}},managementGroupId:{serializedName:"managementGroupId",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},AcceptOwnershipStatusResponse={type:{name:"Composite",className:"AcceptOwnershipStatusResponse",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}},acceptOwnershipState:{serializedName:"acceptOwnershipState",readOnly:!0,type:{name:"String"}},billingOwner:{serializedName:"billingOwner",readOnly:!0,type:{name:"String"}},subscriptionTenantId:{serializedName:"subscriptionTenantId",type:{name:"String"}},displayName:{serializedName:"displayName",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},PutTenantPolicyRequestProperties={type:{name:"Composite",className:"PutTenantPolicyRequestProperties",modelProperties:{blockSubscriptionsLeavingTenant:{serializedName:"blockSubscriptionsLeavingTenant",type:{name:"Boolean"}},blockSubscriptionsIntoTenant:{serializedName:"blockSubscriptionsIntoTenant",type:{name:"Boolean"}},exemptedPrincipals:{serializedName:"exemptedPrincipals",type:{name:"Sequence",element:{type:{name:"Uuid"}}}}}}},GetTenantPolicyResponse={type:{name:"Composite",className:"GetTenantPolicyResponse",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",readOnly:!0,type:{name:"String"}},properties:{serializedName:"properties",type:{name:"Composite",className:"TenantPolicy"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}}}},TenantPolicy={type:{name:"Composite",className:"TenantPolicy",modelProperties:{policyId:{serializedName:"policyId",readOnly:!0,type:{name:"String"}},blockSubscriptionsLeavingTenant:{serializedName:"blockSubscriptionsLeavingTenant",type:{name:"Boolean"}},blockSubscriptionsIntoTenant:{serializedName:"blockSubscriptionsIntoTenant",type:{name:"Boolean"}},exemptedPrincipals:{serializedName:"exemptedPrincipals",type:{name:"Sequence",element:{type:{name:"Uuid"}}}}}}},GetTenantPolicyListResponse={type:{name:"Composite",className:"GetTenantPolicyListResponse",modelProperties:{value:{serializedName:"value",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"GetTenantPolicyResponse"}}}},nextLink:{serializedName:"nextLink",readOnly:!0,type:{name:"String"}}}}},BillingAccountPoliciesResponse={type:{name:"Composite",className:"BillingAccountPoliciesResponse",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",readOnly:!0,type:{name:"String"}},properties:{serializedName:"properties",type:{name:"Composite",className:"BillingAccountPoliciesResponseProperties"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}}}},BillingAccountPoliciesResponseProperties={type:{name:"Composite",className:"BillingAccountPoliciesResponseProperties",modelProperties:{serviceTenants:{serializedName:"serviceTenants",type:{name:"Sequence",element:{type:{name:"Composite",className:"ServiceTenantResponse"}}}},allowTransfers:{serializedName:"allowTransfers",type:{name:"Boolean"}}}}},ServiceTenantResponse={type:{name:"Composite",className:"ServiceTenantResponse",modelProperties:{tenantId:{serializedName:"tenantId",type:{name:"String"}},tenantName:{serializedName:"tenantName",type:{name:"String"}}}}},SubscriptionAcceptOwnershipHeaders={type:{name:"Composite",className:"SubscriptionAcceptOwnershipHeaders",modelProperties:{location:{serializedName:"location",type:{name:"String"}},retryAfter:{serializedName:"retry-after",type:{name:"Number"}}}}};var Mappers=Object.freeze({__proto__:null,LocationListResult:LocationListResult,Location:Location,Subscription:Subscription,SubscriptionPolicies:SubscriptionPolicies,SubscriptionListResult:SubscriptionListResult,TenantListResult:TenantListResult,TenantIdDescription:TenantIdDescription,CanceledSubscriptionId:CanceledSubscriptionId,ErrorResponseBody:ErrorResponseBody,ErrorResponse:ErrorResponse,SubscriptionName:SubscriptionName,RenamedSubscriptionId:RenamedSubscriptionId,EnabledSubscriptionId:EnabledSubscriptionId,OperationListResult:OperationListResult,Operation:Operation,OperationDisplay:OperationDisplay,PutAliasRequest:PutAliasRequest,PutAliasRequestProperties:PutAliasRequestProperties,PutAliasRequestAdditionalProperties:PutAliasRequestAdditionalProperties,SubscriptionAliasResponse:SubscriptionAliasResponse,SubscriptionAliasResponseProperties:SubscriptionAliasResponseProperties,SystemData:SystemData,SubscriptionAliasListResult:SubscriptionAliasListResult,AcceptOwnershipRequest:AcceptOwnershipRequest,AcceptOwnershipRequestProperties:AcceptOwnershipRequestProperties,AcceptOwnershipStatusResponse:AcceptOwnershipStatusResponse,PutTenantPolicyRequestProperties:PutTenantPolicyRequestProperties,GetTenantPolicyResponse:GetTenantPolicyResponse,TenantPolicy:TenantPolicy,GetTenantPolicyListResponse:GetTenantPolicyListResponse,BillingAccountPoliciesResponse:BillingAccountPoliciesResponse,BillingAccountPoliciesResponseProperties:BillingAccountPoliciesResponseProperties,ServiceTenantResponse:ServiceTenantResponse,SubscriptionAcceptOwnershipHeaders:SubscriptionAcceptOwnershipHeaders});const accept={parameterPath:"accept",mapper:{defaultValue:"application/json",isConstant:!0,serializedName:"Accept",type:{name:"String"}}},$host={parameterPath:"$host",mapper:{serializedName:"$host",required:!0,type:{name:"String"}},skipEncoding:!0},subscriptionId={parameterPath:"subscriptionId",mapper:{serializedName:"subscriptionId",required:!0,type:{name:"String"}}},apiVersion={parameterPath:"apiVersion",mapper:{defaultValue:"2016-06-01",isConstant:!0,serializedName:"api-version",type:{name:"String"}}},nextLink={parameterPath:"nextLink",mapper:{serializedName:"nextLink",required:!0,type:{name:"String"}},skipEncoding:!0},apiVersion1={parameterPath:"apiVersion",mapper:{defaultValue:"2021-10-01",isConstant:!0,serializedName:"api-version",type:{name:"String"}}},contentType={parameterPath:["options","contentType"],mapper:{defaultValue:"application/json",isConstant:!0,serializedName:"Content-Type",type:{name:"String"}}},body={parameterPath:"body",mapper:SubscriptionName},body1={parameterPath:"body",mapper:AcceptOwnershipRequest},body2={parameterPath:"body",mapper:PutAliasRequest},aliasName={parameterPath:"aliasName",mapper:{serializedName:"aliasName",required:!0,type:{name:"String"}}},body3={parameterPath:"body",mapper:PutTenantPolicyRequestProperties},billingAccountId={parameterPath:"billingAccountId",mapper:{serializedName:"billingAccountId",required:!0,type:{name:"String"}}};class SubscriptionsImpl{constructor(e){this.client=e}listLocations(e,t){const i=this.listLocationsPagingAll(e,t);return{next(){return i.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listLocationsPagingPage(e,t)}}listLocationsPagingPage(t,i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listLocations(t,i));yield yield tslib.__await(e.value||[])})}listLocationsPagingAll(r,n){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listLocationsPagingPage(r,n));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}list(e){const t=this.listPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPagingPage(e)}}listPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._list(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listPagingAll(r){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listPagingPage(r));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}_listLocations(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},listLocationsOperationSpec)}get(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},getOperationSpec)}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec)}_listNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listNextOperationSpec)}}const serializer=coreClient.createSerializer(Mappers,!1),listLocationsOperationSpec={path:"/subscriptions/{subscriptionId}/locations",httpMethod:"GET",responses:{200:{bodyMapper:LocationListResult}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer},getOperationSpec={path:"/subscriptions/{subscriptionId}",httpMethod:"GET",responses:{200:{bodyMapper:Subscription}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer},listOperationSpec={path:"/subscriptions",httpMethod:"GET",responses:{200:{bodyMapper:SubscriptionListResult}},queryParameters:[apiVersion],urlParameters:[$host],headerParameters:[accept],serializer:serializer},listNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:SubscriptionListResult}},queryParameters:[apiVersion],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer};class TenantsImpl{constructor(e){this.client=e}list(e){const t=this.listPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPagingPage(e)}}listPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._list(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listPagingAll(r){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listPagingPage(r));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec$1)}_listNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listNextOperationSpec$1)}}const serializer$1=coreClient.createSerializer(Mappers,!1),listOperationSpec$1={path:"/tenants",httpMethod:"GET",responses:{200:{bodyMapper:TenantListResult}},queryParameters:[apiVersion],urlParameters:[$host],headerParameters:[accept],serializer:serializer$1},listNextOperationSpec$1={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:TenantListResult}},queryParameters:[apiVersion],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer$1};class LroImpl{constructor(e,t,i,s=i.path,a=i.httpMethod){this.sendOperationFn=e,this.args=t,this.spec=i,this.requestPath=s,this.requestMethod=a}sendInitialRequest(){return tslib.__awaiter(this,void 0,void 0,function*(){return this.sendOperationFn(this.args,this.spec)})}sendPollRequest(t){return tslib.__awaiter(this,void 0,void 0,function*(){var e=this.spec,e=tslib.__rest(e,["requestBody"]);return this.sendOperationFn(this.args,Object.assign(Object.assign({},e),{path:t,httpMethod:"GET"}))})}}class SubscriptionOperationsImpl{constructor(e){this.client=e}cancel(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},cancelOperationSpec)}rename(e,t,i){return this.client.sendOperationRequest({subscriptionId:e,body:t,options:i},renameOperationSpec)}enable(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},enableOperationSpec)}beginAcceptOwnership(t,i,s){return tslib.__awaiter(this,void 0,void 0,function*(){const r=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const s=null===(e=t.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==s&&void 0!==s&&s(e,t)}})});return{flatResponse:yield r(e,a),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{subscriptionId:t,body:i,options:s},acceptOwnershipOperationSpec);return new coreLro.LroEngine(e,{resumeFrom:null==s?void 0:s.resumeFrom,intervalInMs:null==s?void 0:s.updateIntervalInMs})})}beginAcceptOwnershipAndWait(t,i,s){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginAcceptOwnership(t,i,s);return e.pollUntilDone()})}acceptOwnershipStatus(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},acceptOwnershipStatusOperationSpec)}}const serializer$2=coreClient.createSerializer(Mappers,!1),cancelOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/cancel",httpMethod:"POST",responses:{200:{bodyMapper:CanceledSubscriptionId},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer$2},renameOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/rename",httpMethod:"POST",responses:{200:{bodyMapper:RenamedSubscriptionId},default:{bodyMapper:ErrorResponseBody}},requestBody:body,queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$2},enableOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/enable",httpMethod:"POST",responses:{200:{bodyMapper:EnabledSubscriptionId},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer$2},acceptOwnershipOperationSpec={path:"/providers/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnership",httpMethod:"POST",responses:{200:{headersMapper:SubscriptionAcceptOwnershipHeaders},201:{headersMapper:SubscriptionAcceptOwnershipHeaders},202:{headersMapper:SubscriptionAcceptOwnershipHeaders},204:{headersMapper:SubscriptionAcceptOwnershipHeaders},default:{bodyMapper:ErrorResponseBody}},requestBody:body1,queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$2},acceptOwnershipStatusOperationSpec={path:"/providers/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnershipStatus",httpMethod:"GET",responses:{200:{bodyMapper:AcceptOwnershipStatusResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer$2};class OperationsImpl{constructor(e){this.client=e}list(e){const t=this.listPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPagingPage(e)}}listPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._list(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listPagingAll(r){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listPagingPage(r));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec$2)}_listNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listNextOperationSpec$2)}}const serializer$3=coreClient.createSerializer(Mappers,!1),listOperationSpec$2={path:"/providers/Microsoft.Subscription/operations",httpMethod:"GET",responses:{200:{bodyMapper:OperationListResult},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept],serializer:serializer$3},listNextOperationSpec$2={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:OperationListResult},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer$3};class AliasImpl{constructor(e){this.client=e}beginCreate(t,i,s){return tslib.__awaiter(this,void 0,void 0,function*(){const r=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const s=null===(e=t.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==s&&void 0!==s&&s(e,t)}})});return{flatResponse:yield r(e,a),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{aliasName:t,body:i,options:s},createOperationSpec);return new coreLro.LroEngine(e,{resumeFrom:null==s?void 0:s.resumeFrom,intervalInMs:null==s?void 0:s.updateIntervalInMs})})}beginCreateAndWait(t,i,s){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginCreate(t,i,s);return e.pollUntilDone()})}get(e,t){return this.client.sendOperationRequest({aliasName:e,options:t},getOperationSpec$1)}delete(e,t){return this.client.sendOperationRequest({aliasName:e,options:t},deleteOperationSpec)}list(e){return this.client.sendOperationRequest({options:e},listOperationSpec$3)}}const serializer$4=coreClient.createSerializer(Mappers,!1),createOperationSpec={path:"/providers/Microsoft.Subscription/aliases/{aliasName}",httpMethod:"PUT",responses:{200:{bodyMapper:SubscriptionAliasResponse},201:{bodyMapper:SubscriptionAliasResponse},202:{bodyMapper:SubscriptionAliasResponse},204:{bodyMapper:SubscriptionAliasResponse},default:{bodyMapper:ErrorResponseBody}},requestBody:body2,queryParameters:[apiVersion1],urlParameters:[$host,aliasName],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$4},getOperationSpec$1={path:"/providers/Microsoft.Subscription/aliases/{aliasName}",httpMethod:"GET",responses:{200:{bodyMapper:SubscriptionAliasResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,aliasName],headerParameters:[accept],serializer:serializer$4},deleteOperationSpec={path:"/providers/Microsoft.Subscription/aliases/{aliasName}",httpMethod:"DELETE",responses:{200:{},204:{},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,aliasName],headerParameters:[accept],serializer:serializer$4},listOperationSpec$3={path:"/providers/Microsoft.Subscription/aliases",httpMethod:"GET",responses:{200:{bodyMapper:SubscriptionAliasListResult},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept],serializer:serializer$4};class SubscriptionPolicyImpl{constructor(e){this.client=e}listPolicyForTenant(e){const t=this.listPolicyForTenantPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPolicyForTenantPagingPage(e)}}listPolicyForTenantPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listPolicyForTenant(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listPolicyForTenantNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listPolicyForTenantPagingAll(r){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listPolicyForTenantPagingPage(r));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}addUpdatePolicyForTenant(e,t){return this.client.sendOperationRequest({body:e,options:t},addUpdatePolicyForTenantOperationSpec)}getPolicyForTenant(e){return this.client.sendOperationRequest({options:e},getPolicyForTenantOperationSpec)}_listPolicyForTenant(e){return this.client.sendOperationRequest({options:e},listPolicyForTenantOperationSpec)}_listPolicyForTenantNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listPolicyForTenantNextOperationSpec)}}const serializer$5=coreClient.createSerializer(Mappers,!1),addUpdatePolicyForTenantOperationSpec={path:"/providers/Microsoft.Subscription/policies/default",httpMethod:"PUT",responses:{200:{bodyMapper:GetTenantPolicyResponse},default:{bodyMapper:ErrorResponseBody}},requestBody:body3,queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$5},getPolicyForTenantOperationSpec={path:"/providers/Microsoft.Subscription/policies/default",httpMethod:"GET",responses:{200:{bodyMapper:GetTenantPolicyResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept],serializer:serializer$5},listPolicyForTenantOperationSpec={path:"/providers/Microsoft.Subscription/policies",httpMethod:"GET",responses:{200:{bodyMapper:GetTenantPolicyListResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept],serializer:serializer$5},listPolicyForTenantNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:GetTenantPolicyListResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer$5};class BillingAccountImpl{constructor(e){this.client=e}getPolicy(e,t){return this.client.sendOperationRequest({billingAccountId:e,options:t},getPolicyOperationSpec)}}const serializer$6=coreClient.createSerializer(Mappers,!1),getPolicyOperationSpec={path:"/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Subscription/policies/default",httpMethod:"GET",responses:{200:{bodyMapper:BillingAccountPoliciesResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,billingAccountId],headerParameters:[accept],serializer:serializer$6};class SubscriptionClient extends coreClient.ServiceClient{constructor(e,t){if(void 0===e)throw new Error("'credentials' cannot be null");var i={requestContentType:"application/json; charset=utf-8",credential:e},e="azsdk-js-arm-subscriptions/5.0.0",e=(t=t||{}).userAgentOptions&&t.userAgentOptions.userAgentPrefix?t.userAgentOptions.userAgentPrefix+" "+e:e;t.credentialScopes||(t.credentialScopes=["https://management.azure.com/.default"]),super(Object.assign(Object.assign(Object.assign({},i),t),{userAgentOptions:{userAgentPrefix:e},baseUri:t.endpoint||"https://management.azure.com"})),this.$host=t.$host||"https://management.azure.com",this.subscriptions=new SubscriptionsImpl(this),this.tenants=new TenantsImpl(this),this.subscriptionOperations=new SubscriptionOperationsImpl(this),this.operations=new OperationsImpl(this),this.alias=new AliasImpl(this),this.subscriptionPolicy=new SubscriptionPolicyImpl(this),this.billingAccount=new BillingAccountImpl(this)}}exports.SubscriptionClient=SubscriptionClient;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var coreClient=require("@azure/core-client"),tslib=require("tslib"),coreLro=require("@azure/core-lro");!function(e){e.Production="Production",e.DevTest="DevTest"}(exports.KnownWorkload||(exports.KnownWorkload={})),function(e){e.Accepted="Accepted",e.Succeeded="Succeeded",e.Failed="Failed"}(exports.KnownProvisioningState||(exports.KnownProvisioningState={})),function(e){e.Pending="Pending",e.Completed="Completed",e.Expired="Expired"}(exports.KnownAcceptOwnership||(exports.KnownAcceptOwnership={})),function(e){e.User="User",e.Application="Application",e.ManagedIdentity="ManagedIdentity",e.Key="Key"}(exports.KnownCreatedByType||(exports.KnownCreatedByType={}));const LocationListResult={type:{name:"Composite",className:"LocationListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"Location"}}}}}}},Location={type:{name:"Composite",className:"Location",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},displayName:{serializedName:"displayName",readOnly:!0,type:{name:"String"}},latitude:{serializedName:"latitude",readOnly:!0,type:{name:"String"}},longitude:{serializedName:"longitude",readOnly:!0,type:{name:"String"}}}}},Subscription={type:{name:"Composite",className:"Subscription",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}},displayName:{serializedName:"displayName",readOnly:!0,type:{name:"String"}},state:{serializedName:"state",readOnly:!0,type:{name:"Enum",allowedValues:["Enabled","Warned","PastDue","Disabled","Deleted"]}},subscriptionPolicies:{serializedName:"subscriptionPolicies",type:{name:"Composite",className:"SubscriptionPolicies"}},authorizationSource:{serializedName:"authorizationSource",type:{name:"String"}}}}},SubscriptionPolicies={type:{name:"Composite",className:"SubscriptionPolicies",modelProperties:{locationPlacementId:{serializedName:"locationPlacementId",readOnly:!0,type:{name:"String"}},quotaId:{serializedName:"quotaId",readOnly:!0,type:{name:"String"}},spendingLimit:{serializedName:"spendingLimit",readOnly:!0,type:{name:"Enum",allowedValues:["On","Off","CurrentPeriodOff"]}}}}},SubscriptionListResult={type:{name:"Composite",className:"SubscriptionListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"Subscription"}}}},nextLink:{serializedName:"nextLink",required:!0,type:{name:"String"}}}}},TenantListResult={type:{name:"Composite",className:"TenantListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"TenantIdDescription"}}}},nextLink:{serializedName:"nextLink",required:!0,type:{name:"String"}}}}},TenantIdDescription={type:{name:"Composite",className:"TenantIdDescription",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},tenantId:{serializedName:"tenantId",readOnly:!0,type:{name:"String"}}}}},CanceledSubscriptionId={type:{name:"Composite",className:"CanceledSubscriptionId",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}}}}},ErrorResponseBody={type:{name:"Composite",className:"ErrorResponseBody",modelProperties:{error:{serializedName:"error",type:{name:"Composite",className:"ErrorResponse"}},code:{serializedName:"code",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}}}}},ErrorResponse={type:{name:"Composite",className:"ErrorResponse",modelProperties:{code:{serializedName:"code",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}}}}},SubscriptionName={type:{name:"Composite",className:"SubscriptionName",modelProperties:{subscriptionName:{serializedName:"subscriptionName",type:{name:"String"}}}}},RenamedSubscriptionId={type:{name:"Composite",className:"RenamedSubscriptionId",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}}}}},EnabledSubscriptionId={type:{name:"Composite",className:"EnabledSubscriptionId",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}}}}},OperationListResult={type:{name:"Composite",className:"OperationListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"Operation"}}}},nextLink:{serializedName:"nextLink",type:{name:"String"}}}}},Operation={type:{name:"Composite",className:"Operation",modelProperties:{name:{serializedName:"name",type:{name:"String"}},isDataAction:{serializedName:"isDataAction",type:{name:"Boolean"}},display:{serializedName:"display",type:{name:"Composite",className:"OperationDisplay"}}}}},OperationDisplay={type:{name:"Composite",className:"OperationDisplay",modelProperties:{provider:{serializedName:"provider",type:{name:"String"}},resource:{serializedName:"resource",type:{name:"String"}},operation:{serializedName:"operation",type:{name:"String"}},description:{serializedName:"description",type:{name:"String"}}}}},PutAliasRequest={type:{name:"Composite",className:"PutAliasRequest",modelProperties:{properties:{serializedName:"properties",type:{name:"Composite",className:"PutAliasRequestProperties"}}}}},PutAliasRequestProperties={type:{name:"Composite",className:"PutAliasRequestProperties",modelProperties:{displayName:{serializedName:"displayName",type:{name:"String"}},workload:{serializedName:"workload",type:{name:"String"}},billingScope:{serializedName:"billingScope",type:{name:"String"}},subscriptionId:{serializedName:"subscriptionId",type:{name:"String"}},resellerId:{serializedName:"resellerId",type:{name:"String"}},additionalProperties:{serializedName:"additionalProperties",type:{name:"Composite",className:"PutAliasRequestAdditionalProperties"}}}}},PutAliasRequestAdditionalProperties={type:{name:"Composite",className:"PutAliasRequestAdditionalProperties",modelProperties:{managementGroupId:{serializedName:"managementGroupId",type:{name:"String"}},subscriptionTenantId:{serializedName:"subscriptionTenantId",type:{name:"String"}},subscriptionOwnerId:{serializedName:"subscriptionOwnerId",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},SubscriptionAliasResponse={type:{name:"Composite",className:"SubscriptionAliasResponse",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",readOnly:!0,type:{name:"String"}},properties:{serializedName:"properties",type:{name:"Composite",className:"SubscriptionAliasResponseProperties"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}}}},SubscriptionAliasResponseProperties={type:{name:"Composite",className:"SubscriptionAliasResponseProperties",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}},displayName:{serializedName:"displayName",type:{name:"String"}},provisioningState:{serializedName:"provisioningState",type:{name:"String"}},acceptOwnershipUrl:{serializedName:"acceptOwnershipUrl",readOnly:!0,type:{name:"String"}},acceptOwnershipState:{serializedName:"acceptOwnershipState",readOnly:!0,type:{name:"String"}},billingScope:{serializedName:"billingScope",type:{name:"String"}},workload:{serializedName:"workload",type:{name:"String"}},resellerId:{serializedName:"resellerId",type:{name:"String"}},subscriptionOwnerId:{serializedName:"subscriptionOwnerId",type:{name:"String"}},managementGroupId:{serializedName:"managementGroupId",type:{name:"String"}},createdTime:{serializedName:"createdTime",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},SystemData={type:{name:"Composite",className:"SystemData",modelProperties:{createdBy:{serializedName:"createdBy",type:{name:"String"}},createdByType:{serializedName:"createdByType",type:{name:"String"}},createdAt:{serializedName:"createdAt",type:{name:"DateTime"}},lastModifiedBy:{serializedName:"lastModifiedBy",type:{name:"String"}},lastModifiedByType:{serializedName:"lastModifiedByType",type:{name:"String"}},lastModifiedAt:{serializedName:"lastModifiedAt",type:{name:"DateTime"}}}}},SubscriptionAliasListResult={type:{name:"Composite",className:"SubscriptionAliasListResult",modelProperties:{value:{serializedName:"value",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"SubscriptionAliasResponse"}}}},nextLink:{serializedName:"nextLink",readOnly:!0,type:{name:"String"}}}}},AcceptOwnershipRequest={type:{name:"Composite",className:"AcceptOwnershipRequest",modelProperties:{properties:{serializedName:"properties",type:{name:"Composite",className:"AcceptOwnershipRequestProperties"}}}}},AcceptOwnershipRequestProperties={type:{name:"Composite",className:"AcceptOwnershipRequestProperties",modelProperties:{displayName:{serializedName:"displayName",required:!0,type:{name:"String"}},managementGroupId:{serializedName:"managementGroupId",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},AcceptOwnershipStatusResponse={type:{name:"Composite",className:"AcceptOwnershipStatusResponse",modelProperties:{subscriptionId:{serializedName:"subscriptionId",readOnly:!0,type:{name:"String"}},acceptOwnershipState:{serializedName:"acceptOwnershipState",readOnly:!0,type:{name:"String"}},billingOwner:{serializedName:"billingOwner",readOnly:!0,type:{name:"String"}},subscriptionTenantId:{serializedName:"subscriptionTenantId",type:{name:"String"}},displayName:{serializedName:"displayName",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},PutTenantPolicyRequestProperties={type:{name:"Composite",className:"PutTenantPolicyRequestProperties",modelProperties:{blockSubscriptionsLeavingTenant:{serializedName:"blockSubscriptionsLeavingTenant",type:{name:"Boolean"}},blockSubscriptionsIntoTenant:{serializedName:"blockSubscriptionsIntoTenant",type:{name:"Boolean"}},exemptedPrincipals:{serializedName:"exemptedPrincipals",type:{name:"Sequence",element:{type:{name:"Uuid"}}}}}}},GetTenantPolicyResponse={type:{name:"Composite",className:"GetTenantPolicyResponse",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",readOnly:!0,type:{name:"String"}},properties:{serializedName:"properties",type:{name:"Composite",className:"TenantPolicy"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}}}},TenantPolicy={type:{name:"Composite",className:"TenantPolicy",modelProperties:{policyId:{serializedName:"policyId",readOnly:!0,type:{name:"String"}},blockSubscriptionsLeavingTenant:{serializedName:"blockSubscriptionsLeavingTenant",type:{name:"Boolean"}},blockSubscriptionsIntoTenant:{serializedName:"blockSubscriptionsIntoTenant",type:{name:"Boolean"}},exemptedPrincipals:{serializedName:"exemptedPrincipals",type:{name:"Sequence",element:{type:{name:"Uuid"}}}}}}},GetTenantPolicyListResponse={type:{name:"Composite",className:"GetTenantPolicyListResponse",modelProperties:{value:{serializedName:"value",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"GetTenantPolicyResponse"}}}},nextLink:{serializedName:"nextLink",readOnly:!0,type:{name:"String"}}}}},BillingAccountPoliciesResponse={type:{name:"Composite",className:"BillingAccountPoliciesResponse",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",readOnly:!0,type:{name:"String"}},properties:{serializedName:"properties",type:{name:"Composite",className:"BillingAccountPoliciesResponseProperties"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}}}},BillingAccountPoliciesResponseProperties={type:{name:"Composite",className:"BillingAccountPoliciesResponseProperties",modelProperties:{serviceTenants:{serializedName:"serviceTenants",type:{name:"Sequence",element:{type:{name:"Composite",className:"ServiceTenantResponse"}}}},allowTransfers:{serializedName:"allowTransfers",type:{name:"Boolean"}}}}},ServiceTenantResponse={type:{name:"Composite",className:"ServiceTenantResponse",modelProperties:{tenantId:{serializedName:"tenantId",type:{name:"String"}},tenantName:{serializedName:"tenantName",type:{name:"String"}}}}},SubscriptionAcceptOwnershipHeaders={type:{name:"Composite",className:"SubscriptionAcceptOwnershipHeaders",modelProperties:{location:{serializedName:"location",type:{name:"String"}},retryAfter:{serializedName:"retry-after",type:{name:"Number"}}}}};var Mappers=Object.freeze({__proto__:null,LocationListResult:LocationListResult,Location:Location,Subscription:Subscription,SubscriptionPolicies:SubscriptionPolicies,SubscriptionListResult:SubscriptionListResult,TenantListResult:TenantListResult,TenantIdDescription:TenantIdDescription,CanceledSubscriptionId:CanceledSubscriptionId,ErrorResponseBody:ErrorResponseBody,ErrorResponse:ErrorResponse,SubscriptionName:SubscriptionName,RenamedSubscriptionId:RenamedSubscriptionId,EnabledSubscriptionId:EnabledSubscriptionId,OperationListResult:OperationListResult,Operation:Operation,OperationDisplay:OperationDisplay,PutAliasRequest:PutAliasRequest,PutAliasRequestProperties:PutAliasRequestProperties,PutAliasRequestAdditionalProperties:PutAliasRequestAdditionalProperties,SubscriptionAliasResponse:SubscriptionAliasResponse,SubscriptionAliasResponseProperties:SubscriptionAliasResponseProperties,SystemData:SystemData,SubscriptionAliasListResult:SubscriptionAliasListResult,AcceptOwnershipRequest:AcceptOwnershipRequest,AcceptOwnershipRequestProperties:AcceptOwnershipRequestProperties,AcceptOwnershipStatusResponse:AcceptOwnershipStatusResponse,PutTenantPolicyRequestProperties:PutTenantPolicyRequestProperties,GetTenantPolicyResponse:GetTenantPolicyResponse,TenantPolicy:TenantPolicy,GetTenantPolicyListResponse:GetTenantPolicyListResponse,BillingAccountPoliciesResponse:BillingAccountPoliciesResponse,BillingAccountPoliciesResponseProperties:BillingAccountPoliciesResponseProperties,ServiceTenantResponse:ServiceTenantResponse,SubscriptionAcceptOwnershipHeaders:SubscriptionAcceptOwnershipHeaders});const accept={parameterPath:"accept",mapper:{defaultValue:"application/json",isConstant:!0,serializedName:"Accept",type:{name:"String"}}},$host={parameterPath:"$host",mapper:{serializedName:"$host",required:!0,type:{name:"String"}},skipEncoding:!0},subscriptionId={parameterPath:"subscriptionId",mapper:{serializedName:"subscriptionId",required:!0,type:{name:"String"}}},apiVersion={parameterPath:"apiVersion",mapper:{defaultValue:"2016-06-01",isConstant:!0,serializedName:"api-version",type:{name:"String"}}},nextLink={parameterPath:"nextLink",mapper:{serializedName:"nextLink",required:!0,type:{name:"String"}},skipEncoding:!0},apiVersion1={parameterPath:"apiVersion",mapper:{defaultValue:"2021-10-01",isConstant:!0,serializedName:"api-version",type:{name:"String"}}},contentType={parameterPath:["options","contentType"],mapper:{defaultValue:"application/json",isConstant:!0,serializedName:"Content-Type",type:{name:"String"}}},body={parameterPath:"body",mapper:SubscriptionName},body1={parameterPath:"body",mapper:AcceptOwnershipRequest},body2={parameterPath:"body",mapper:PutAliasRequest},aliasName={parameterPath:"aliasName",mapper:{serializedName:"aliasName",required:!0,type:{name:"String"}}},body3={parameterPath:"body",mapper:PutTenantPolicyRequestProperties},billingAccountId={parameterPath:"billingAccountId",mapper:{serializedName:"billingAccountId",required:!0,type:{name:"String"}}};class SubscriptionsImpl{constructor(e){this.client=e}listLocations(e,t){const i=this.listLocationsPagingAll(e,t);return{next(){return i.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listLocationsPagingPage(e,t)}}listLocationsPagingPage(t,i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listLocations(t,i));yield yield tslib.__await(e.value||[])})}listLocationsPagingAll(r,n){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listLocationsPagingPage(r,n));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}list(e){const t=this.listPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPagingPage(e)}}listPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._list(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listPagingAll(r){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listPagingPage(r));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}_listLocations(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},listLocationsOperationSpec)}get(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},getOperationSpec)}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec)}_listNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listNextOperationSpec)}}const serializer=coreClient.createSerializer(Mappers,!1),listLocationsOperationSpec={path:"/subscriptions/{subscriptionId}/locations",httpMethod:"GET",responses:{200:{bodyMapper:LocationListResult}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer},getOperationSpec={path:"/subscriptions/{subscriptionId}",httpMethod:"GET",responses:{200:{bodyMapper:Subscription}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer},listOperationSpec={path:"/subscriptions",httpMethod:"GET",responses:{200:{bodyMapper:SubscriptionListResult}},queryParameters:[apiVersion],urlParameters:[$host],headerParameters:[accept],serializer:serializer},listNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:SubscriptionListResult}},queryParameters:[apiVersion],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer};class TenantsImpl{constructor(e){this.client=e}list(e){const t=this.listPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPagingPage(e)}}listPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._list(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listPagingAll(r){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listPagingPage(r));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec$1)}_listNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listNextOperationSpec$1)}}const serializer$1=coreClient.createSerializer(Mappers,!1),listOperationSpec$1={path:"/tenants",httpMethod:"GET",responses:{200:{bodyMapper:TenantListResult}},queryParameters:[apiVersion],urlParameters:[$host],headerParameters:[accept],serializer:serializer$1},listNextOperationSpec$1={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:TenantListResult}},queryParameters:[apiVersion],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer$1};class LroImpl{constructor(e,t,i,s=i.path,a=i.httpMethod){this.sendOperationFn=e,this.args=t,this.spec=i,this.requestPath=s,this.requestMethod=a}sendInitialRequest(){return tslib.__awaiter(this,void 0,void 0,function*(){return this.sendOperationFn(this.args,this.spec)})}sendPollRequest(t){return tslib.__awaiter(this,void 0,void 0,function*(){var e=this.spec,e=tslib.__rest(e,["requestBody"]);return this.sendOperationFn(this.args,Object.assign(Object.assign({},e),{path:t,httpMethod:"GET"}))})}}class SubscriptionOperationsImpl{constructor(e){this.client=e}cancel(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},cancelOperationSpec)}rename(e,t,i){return this.client.sendOperationRequest({subscriptionId:e,body:t,options:i},renameOperationSpec)}enable(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},enableOperationSpec)}beginAcceptOwnership(t,i,s){return tslib.__awaiter(this,void 0,void 0,function*(){const r=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const s=null===(e=t.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==s&&void 0!==s&&s(e,t)}})});return{flatResponse:yield r(e,a),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{subscriptionId:t,body:i,options:s},acceptOwnershipOperationSpec);return new coreLro.LroEngine(e,{resumeFrom:null==s?void 0:s.resumeFrom,intervalInMs:null==s?void 0:s.updateIntervalInMs})})}beginAcceptOwnershipAndWait(t,i,s){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginAcceptOwnership(t,i,s);return e.pollUntilDone()})}acceptOwnershipStatus(e,t){return this.client.sendOperationRequest({subscriptionId:e,options:t},acceptOwnershipStatusOperationSpec)}}const serializer$2=coreClient.createSerializer(Mappers,!1),cancelOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/cancel",httpMethod:"POST",responses:{200:{bodyMapper:CanceledSubscriptionId},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer$2},renameOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/rename",httpMethod:"POST",responses:{200:{bodyMapper:RenamedSubscriptionId},default:{bodyMapper:ErrorResponseBody}},requestBody:body,queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$2},enableOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/enable",httpMethod:"POST",responses:{200:{bodyMapper:EnabledSubscriptionId},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer$2},acceptOwnershipOperationSpec={path:"/providers/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnership",httpMethod:"POST",responses:{200:{headersMapper:SubscriptionAcceptOwnershipHeaders},201:{headersMapper:SubscriptionAcceptOwnershipHeaders},202:{headersMapper:SubscriptionAcceptOwnershipHeaders},204:{headersMapper:SubscriptionAcceptOwnershipHeaders},default:{bodyMapper:ErrorResponseBody}},requestBody:body1,queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$2},acceptOwnershipStatusOperationSpec={path:"/providers/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnershipStatus",httpMethod:"GET",responses:{200:{bodyMapper:AcceptOwnershipStatusResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer$2};class OperationsImpl{constructor(e){this.client=e}list(e){const t=this.listPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPagingPage(e)}}listPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._list(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listPagingAll(r){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listPagingPage(r));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec$2)}_listNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listNextOperationSpec$2)}}const serializer$3=coreClient.createSerializer(Mappers,!1),listOperationSpec$2={path:"/providers/Microsoft.Subscription/operations",httpMethod:"GET",responses:{200:{bodyMapper:OperationListResult},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept],serializer:serializer$3},listNextOperationSpec$2={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:OperationListResult},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer$3};class AliasImpl{constructor(e){this.client=e}beginCreate(t,i,s){return tslib.__awaiter(this,void 0,void 0,function*(){const r=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const s=null===(e=t.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==s&&void 0!==s&&s(e,t)}})});return{flatResponse:yield r(e,a),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{aliasName:t,body:i,options:s},createOperationSpec);return new coreLro.LroEngine(e,{resumeFrom:null==s?void 0:s.resumeFrom,intervalInMs:null==s?void 0:s.updateIntervalInMs})})}beginCreateAndWait(t,i,s){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginCreate(t,i,s);return e.pollUntilDone()})}get(e,t){return this.client.sendOperationRequest({aliasName:e,options:t},getOperationSpec$1)}delete(e,t){return this.client.sendOperationRequest({aliasName:e,options:t},deleteOperationSpec)}list(e){return this.client.sendOperationRequest({options:e},listOperationSpec$3)}}const serializer$4=coreClient.createSerializer(Mappers,!1),createOperationSpec={path:"/providers/Microsoft.Subscription/aliases/{aliasName}",httpMethod:"PUT",responses:{200:{bodyMapper:SubscriptionAliasResponse},201:{bodyMapper:SubscriptionAliasResponse},202:{bodyMapper:SubscriptionAliasResponse},204:{bodyMapper:SubscriptionAliasResponse},default:{bodyMapper:ErrorResponseBody}},requestBody:body2,queryParameters:[apiVersion1],urlParameters:[$host,aliasName],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$4},getOperationSpec$1={path:"/providers/Microsoft.Subscription/aliases/{aliasName}",httpMethod:"GET",responses:{200:{bodyMapper:SubscriptionAliasResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,aliasName],headerParameters:[accept],serializer:serializer$4},deleteOperationSpec={path:"/providers/Microsoft.Subscription/aliases/{aliasName}",httpMethod:"DELETE",responses:{200:{},204:{},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,aliasName],headerParameters:[accept],serializer:serializer$4},listOperationSpec$3={path:"/providers/Microsoft.Subscription/aliases",httpMethod:"GET",responses:{200:{bodyMapper:SubscriptionAliasListResult},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept],serializer:serializer$4};class SubscriptionPolicyImpl{constructor(e){this.client=e}listPolicyForTenant(e){const t=this.listPolicyForTenantPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPolicyForTenantPagingPage(e)}}listPolicyForTenantPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listPolicyForTenant(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listPolicyForTenantNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listPolicyForTenantPagingAll(r){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,s=tslib.__asyncValues(this.listPolicyForTenantPagingPage(r));!(i=yield tslib.__await(s.next())).done;){var a=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=s.return)&&(yield tslib.__await(e.call(s)))}finally{if(t)throw t.error}}})}addUpdatePolicyForTenant(e,t){return this.client.sendOperationRequest({body:e,options:t},addUpdatePolicyForTenantOperationSpec)}getPolicyForTenant(e){return this.client.sendOperationRequest({options:e},getPolicyForTenantOperationSpec)}_listPolicyForTenant(e){return this.client.sendOperationRequest({options:e},listPolicyForTenantOperationSpec)}_listPolicyForTenantNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listPolicyForTenantNextOperationSpec)}}const serializer$5=coreClient.createSerializer(Mappers,!1),addUpdatePolicyForTenantOperationSpec={path:"/providers/Microsoft.Subscription/policies/default",httpMethod:"PUT",responses:{200:{bodyMapper:GetTenantPolicyResponse},default:{bodyMapper:ErrorResponseBody}},requestBody:body3,queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$5},getPolicyForTenantOperationSpec={path:"/providers/Microsoft.Subscription/policies/default",httpMethod:"GET",responses:{200:{bodyMapper:GetTenantPolicyResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept],serializer:serializer$5},listPolicyForTenantOperationSpec={path:"/providers/Microsoft.Subscription/policies",httpMethod:"GET",responses:{200:{bodyMapper:GetTenantPolicyListResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host],headerParameters:[accept],serializer:serializer$5},listPolicyForTenantNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:GetTenantPolicyListResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer$5};class BillingAccountImpl{constructor(e){this.client=e}getPolicy(e,t){return this.client.sendOperationRequest({billingAccountId:e,options:t},getPolicyOperationSpec)}}const serializer$6=coreClient.createSerializer(Mappers,!1),getPolicyOperationSpec={path:"/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Subscription/policies/default",httpMethod:"GET",responses:{200:{bodyMapper:BillingAccountPoliciesResponse},default:{bodyMapper:ErrorResponseBody}},queryParameters:[apiVersion1],urlParameters:[$host,billingAccountId],headerParameters:[accept],serializer:serializer$6};class SubscriptionClient extends coreClient.ServiceClient{constructor(e,t){if(void 0===e)throw new Error("'credentials' cannot be null");var e={requestContentType:"application/json; charset=utf-8",credential:e},i="azsdk-js-arm-subscriptions/5.0.0",i=(t=t||{}).userAgentOptions&&t.userAgentOptions.userAgentPrefix?t.userAgentOptions.userAgentPrefix+" "+i:i,e=(t.credentialScopes||(t.credentialScopes=["https://management.azure.com/.default"]),Object.assign(Object.assign(Object.assign({},e),t),{userAgentOptions:{userAgentPrefix:i},baseUri:t.endpoint||"https://management.azure.com"}));super(e),this.$host=t.$host||"https://management.azure.com",this.subscriptions=new SubscriptionsImpl(this),this.tenants=new TenantsImpl(this),this.subscriptionOperations=new SubscriptionOperationsImpl(this),this.operations=new OperationsImpl(this),this.alias=new AliasImpl(this),this.subscriptionPolicy=new SubscriptionPolicyImpl(this),this.billingAccount=new BillingAccountImpl(this)}}exports.SubscriptionClient=SubscriptionClient;
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/operations/subscriptions.ts","../src/operations/tenants.ts","../src/lroImpl.ts","../src/operations/subscriptionOperations.ts","../src/operations/operations.ts","../src/operations/alias.ts","../src/operations/subscriptionPolicy.ts","../src/operations/billingAccount.ts","../src/subscriptionClient.ts"],"names":["KnownWorkload","KnownProvisioningState","KnownAcceptOwnership","KnownCreatedByType","LocationListResult","type","name","className","modelProperties","value","serializedName","element","Location","id","readOnly","subscriptionId","displayName","latitude","longitude","Subscription","state","allowedValues","subscriptionPolicies","authorizationSource","SubscriptionPolicies","locationPlacementId","quotaId","spendingLimit","SubscriptionListResult","nextLink","required","TenantListResult","TenantIdDescription","tenantId","CanceledSubscriptionId","ErrorResponseBody","error","code","message","ErrorResponse","SubscriptionName","subscriptionName","RenamedSubscriptionId","EnabledSubscriptionId","OperationListResult","Operation","isDataAction","display","OperationDisplay","provider","resource","operation","description","PutAliasRequest","properties","PutAliasRequestProperties","workload","billingScope","resellerId","additionalProperties","PutAliasRequestAdditionalProperties","managementGroupId","subscriptionTenantId","subscriptionOwnerId","tags","SubscriptionAliasResponse","systemData","SubscriptionAliasResponseProperties","provisioningState","acceptOwnershipUrl","acceptOwnershipState","createdTime","SystemData","createdBy","createdByType","createdAt","lastModifiedBy","lastModifiedByType","lastModifiedAt","SubscriptionAliasListResult","AcceptOwnershipRequest","AcceptOwnershipRequestProperties","AcceptOwnershipStatusResponse","billingOwner","PutTenantPolicyRequestProperties","blockSubscriptionsLeavingTenant","blockSubscriptionsIntoTenant","exemptedPrincipals","GetTenantPolicyResponse","TenantPolicy","policyId","GetTenantPolicyListResponse","BillingAccountPoliciesResponse","BillingAccountPoliciesResponseProperties","serviceTenants","allowTransfers","ServiceTenantResponse","tenantName","SubscriptionAcceptOwnershipHeaders","location","retryAfter","accept","parameterPath","mapper","defaultValue","isConstant","$host","skipEncoding","apiVersion","apiVersion1","contentType","body","SubscriptionNameMapper","body1","AcceptOwnershipRequestMapper","body2","PutAliasRequestMapper","aliasName","body3","PutTenantPolicyRequestPropertiesMapper","billingAccountId","SubscriptionsImpl","constructor","client","this","listLocations","options","iter","listLocationsPagingAll","next","Symbol","asyncIterator","byPage","listLocationsPagingPage","let","result","tslib","__await","_listLocations","_c","_b","__asyncValues","done","page","__asyncDelegator","list","listPagingAll","listPagingPage","_list","continuationToken","_listNext","sendOperationRequest","listLocationsOperationSpec","get","getOperationSpec","listOperationSpec","listNextOperationSpec","serializer","coreClient.createSerializer","Mappers","path","httpMethod","responses","200","bodyMapper","Mappers.LocationListResult","queryParameters","Parameters.apiVersion","urlParameters","Parameters.$host","Parameters.subscriptionId","headerParameters","Parameters.accept","Mappers.Subscription","Mappers.SubscriptionListResult","Parameters.nextLink","TenantsImpl","Mappers.TenantListResult","LroImpl","sendOperationFn","args","spec","requestPath","requestMethod","sendInitialRequest","sendPollRequest","_a","restSpec","__rest","Object","assign","SubscriptionOperationsImpl","cancel","cancelOperationSpec","rename","renameOperationSpec","enable","enableOperationSpec","beginAcceptOwnership","directSendOperation","__awaiter","lro","currentRawResponse","undefined","providedCallback","onResponse","updatedArgs","rawResponse","flatResponse","statusCode","status","parsedBody","headers","toJSON","acceptOwnershipOperationSpec","LroEngine","resumeFrom","intervalInMs","updateIntervalInMs","beginAcceptOwnershipAndWait","poller","pollUntilDone","acceptOwnershipStatus","acceptOwnershipStatusOperationSpec","Mappers.CanceledSubscriptionId","default","Mappers.ErrorResponseBody","Parameters.apiVersion1","Mappers.RenamedSubscriptionId","requestBody","Parameters.body","Parameters.contentType","mediaType","Mappers.EnabledSubscriptionId","headersMapper","Mappers.SubscriptionAcceptOwnershipHeaders","201","202","204","Parameters.body1","Mappers.AcceptOwnershipStatusResponse","OperationsImpl","Mappers.OperationListResult","AliasImpl","beginCreate","createOperationSpec","beginCreateAndWait","delete","deleteOperationSpec","Mappers.SubscriptionAliasResponse","Parameters.body2","Parameters.aliasName","Mappers.SubscriptionAliasListResult","SubscriptionPolicyImpl","listPolicyForTenant","listPolicyForTenantPagingAll","listPolicyForTenantPagingPage","_listPolicyForTenant","_listPolicyForTenantNext","addUpdatePolicyForTenant","addUpdatePolicyForTenantOperationSpec","getPolicyForTenant","getPolicyForTenantOperationSpec","listPolicyForTenantOperationSpec","listPolicyForTenantNextOperationSpec","Mappers.GetTenantPolicyResponse","Parameters.body3","Mappers.GetTenantPolicyListResponse","BillingAccountImpl","getPolicy","getPolicyOperationSpec","Mappers.BillingAccountPoliciesResponse","Parameters.billingAccountId","SubscriptionClient","coreClient.ServiceClient","credentials","Error","defaults","requestContentType","credential","packageDetails","userAgentPrefix","userAgentOptions","credentialScopes","super","baseUri","endpoint","subscriptions","tenants","subscriptionOperations","operations","alias","subscriptionPolicy","billingAccount"],"mappings":"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"}
1
+ {"version":3,"sources":["../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/operations/subscriptions.ts","../src/operations/tenants.ts","../src/lroImpl.ts","../src/operations/subscriptionOperations.ts","../src/operations/operations.ts","../src/operations/alias.ts","../src/operations/subscriptionPolicy.ts","../src/operations/billingAccount.ts","../src/subscriptionClient.ts"],"names":["KnownWorkload","KnownProvisioningState","KnownAcceptOwnership","KnownCreatedByType","LocationListResult","type","name","className","modelProperties","value","serializedName","element","Location","id","readOnly","subscriptionId","displayName","latitude","longitude","Subscription","state","allowedValues","subscriptionPolicies","authorizationSource","SubscriptionPolicies","locationPlacementId","quotaId","spendingLimit","SubscriptionListResult","nextLink","required","TenantListResult","TenantIdDescription","tenantId","CanceledSubscriptionId","ErrorResponseBody","error","code","message","ErrorResponse","SubscriptionName","subscriptionName","RenamedSubscriptionId","EnabledSubscriptionId","OperationListResult","Operation","isDataAction","display","OperationDisplay","provider","resource","operation","description","PutAliasRequest","properties","PutAliasRequestProperties","workload","billingScope","resellerId","additionalProperties","PutAliasRequestAdditionalProperties","managementGroupId","subscriptionTenantId","subscriptionOwnerId","tags","SubscriptionAliasResponse","systemData","SubscriptionAliasResponseProperties","provisioningState","acceptOwnershipUrl","acceptOwnershipState","createdTime","SystemData","createdBy","createdByType","createdAt","lastModifiedBy","lastModifiedByType","lastModifiedAt","SubscriptionAliasListResult","AcceptOwnershipRequest","AcceptOwnershipRequestProperties","AcceptOwnershipStatusResponse","billingOwner","PutTenantPolicyRequestProperties","blockSubscriptionsLeavingTenant","blockSubscriptionsIntoTenant","exemptedPrincipals","GetTenantPolicyResponse","TenantPolicy","policyId","GetTenantPolicyListResponse","BillingAccountPoliciesResponse","BillingAccountPoliciesResponseProperties","serviceTenants","allowTransfers","ServiceTenantResponse","tenantName","SubscriptionAcceptOwnershipHeaders","location","retryAfter","accept","parameterPath","mapper","defaultValue","isConstant","$host","skipEncoding","apiVersion","apiVersion1","contentType","body","SubscriptionNameMapper","body1","AcceptOwnershipRequestMapper","body2","PutAliasRequestMapper","aliasName","body3","PutTenantPolicyRequestPropertiesMapper","billingAccountId","SubscriptionsImpl","constructor","client","this","listLocations","options","iter","listLocationsPagingAll","next","Symbol","asyncIterator","byPage","listLocationsPagingPage","let","result","tslib","__await","_listLocations","_c","_b","__asyncValues","done","page","__asyncDelegator","list","listPagingAll","listPagingPage","_list","continuationToken","_listNext","sendOperationRequest","listLocationsOperationSpec","get","getOperationSpec","listOperationSpec","listNextOperationSpec","serializer","coreClient.createSerializer","Mappers","path","httpMethod","responses","200","bodyMapper","Mappers.LocationListResult","queryParameters","Parameters.apiVersion","urlParameters","Parameters.$host","Parameters.subscriptionId","headerParameters","Parameters.accept","Mappers.Subscription","Mappers.SubscriptionListResult","Parameters.nextLink","TenantsImpl","Mappers.TenantListResult","LroImpl","sendOperationFn","args","spec","requestPath","requestMethod","sendInitialRequest","sendPollRequest","_a","restSpec","__rest","Object","assign","SubscriptionOperationsImpl","cancel","cancelOperationSpec","rename","renameOperationSpec","enable","enableOperationSpec","beginAcceptOwnership","directSendOperation","__awaiter","lro","currentRawResponse","undefined","providedCallback","onResponse","updatedArgs","rawResponse","flatResponse","statusCode","status","parsedBody","headers","toJSON","acceptOwnershipOperationSpec","LroEngine","resumeFrom","intervalInMs","updateIntervalInMs","beginAcceptOwnershipAndWait","poller","pollUntilDone","acceptOwnershipStatus","acceptOwnershipStatusOperationSpec","Mappers.CanceledSubscriptionId","default","Mappers.ErrorResponseBody","Parameters.apiVersion1","Mappers.RenamedSubscriptionId","requestBody","Parameters.body","Parameters.contentType","mediaType","Mappers.EnabledSubscriptionId","headersMapper","Mappers.SubscriptionAcceptOwnershipHeaders","201","202","204","Parameters.body1","Mappers.AcceptOwnershipStatusResponse","OperationsImpl","Mappers.OperationListResult","AliasImpl","beginCreate","createOperationSpec","beginCreateAndWait","delete","deleteOperationSpec","Mappers.SubscriptionAliasResponse","Parameters.body2","Parameters.aliasName","Mappers.SubscriptionAliasListResult","SubscriptionPolicyImpl","listPolicyForTenant","listPolicyForTenantPagingAll","listPolicyForTenantPagingPage","_listPolicyForTenant","_listPolicyForTenantNext","addUpdatePolicyForTenant","addUpdatePolicyForTenantOperationSpec","getPolicyForTenant","getPolicyForTenantOperationSpec","listPolicyForTenantOperationSpec","listPolicyForTenantNextOperationSpec","Mappers.GetTenantPolicyResponse","Parameters.body3","Mappers.GetTenantPolicyListResponse","BillingAccountImpl","getPolicy","getPolicyOperationSpec","Mappers.BillingAccountPoliciesResponse","Parameters.billingAccountId","SubscriptionClient","coreClient.ServiceClient","credentials","Error","defaults","requestContentType","credential","packageDetails","userAgentPrefix","userAgentOptions","optionsWithDefaults","credentialScopes","baseUri","endpoint","super","subscriptions","tenants","subscriptionOperations","operations","alias","subscriptionPolicy","billingAccount"],"mappings":"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"}
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for SubscriptionClient.",
6
- "version": "5.0.1-alpha.20220117.2",
6
+ "version": "5.0.1-alpha.20220131.1",
7
7
  "engines": {
8
8
  "node": ">=12.0.0"
9
9
  },
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.19.2"
8
+ "packageVersion": "7.19.4"
9
9
  }
10
10
  ]
11
11
  }