@azure/arm-deviceupdate 1.0.0-beta.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/CHANGELOG.md +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +3665 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/accountsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/accountsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accountsCreateSample.js +32 -0
- package/dist-esm/samples-dev/accountsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/accountsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/accountsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accountsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/accountsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/accountsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/accountsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accountsGetSample.js +31 -0
- package/dist-esm/samples-dev/accountsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/accountsHeadSample.d.ts +2 -0
- package/dist-esm/samples-dev/accountsHeadSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accountsHeadSample.js +31 -0
- package/dist-esm/samples-dev/accountsHeadSample.js.map +1 -0
- package/dist-esm/samples-dev/accountsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/accountsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accountsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/accountsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/accountsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/accountsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accountsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/accountsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/accountsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/accountsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/accountsUpdateSample.js +32 -0
- package/dist-esm/samples-dev/accountsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.js +53 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/instancesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/instancesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/instancesCreateSample.js +46 -0
- package/dist-esm/samples-dev/instancesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/instancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/instancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/instancesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/instancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/instancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/instancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/instancesGetSample.js +32 -0
- package/dist-esm/samples-dev/instancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/instancesHeadSample.d.ts +2 -0
- package/dist-esm/samples-dev/instancesHeadSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/instancesHeadSample.js +32 -0
- package/dist-esm/samples-dev/instancesHeadSample.js.map +1 -0
- package/dist-esm/samples-dev/instancesListByAccountSample.d.ts +2 -0
- package/dist-esm/samples-dev/instancesListByAccountSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/instancesListByAccountSample.js +45 -0
- package/dist-esm/samples-dev/instancesListByAccountSample.js.map +1 -0
- package/dist-esm/samples-dev/instancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/instancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/instancesUpdateSample.js +33 -0
- package/dist-esm/samples-dev/instancesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesCreateOrUpdateSample.js +53 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesGetSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesListByAccountSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesListByAccountSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesListByAccountSample.js +45 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesListByAccountSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesUpdatePrivateEndpointPropertiesSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesUpdatePrivateEndpointPropertiesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesUpdatePrivateEndpointPropertiesSample.js +39 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesUpdatePrivateEndpointPropertiesSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesValidateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesValidateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesValidateSample.js +53 -0
- package/dist-esm/samples-dev/privateEndpointConnectionProxiesValidateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByAccountSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByAccountSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByAccountSample.js +45 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByAccountSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +32 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByAccountSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByAccountSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByAccountSample.js +45 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByAccountSample.js.map +1 -0
- package/dist-esm/src/deviceUpdate.d.ts +31 -0
- package/dist-esm/src/deviceUpdate.d.ts.map +1 -0
- package/dist-esm/src/deviceUpdate.js +133 -0
- package/dist-esm/src/deviceUpdate.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +941 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +105 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +44 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +1266 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +22 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +176 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/accounts.d.ts +114 -0
- package/dist-esm/src/operations/accounts.d.ts.map +1 -0
- package/dist-esm/src/operations/accounts.js +537 -0
- package/dist-esm/src/operations/accounts.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +7 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +14 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/instances.d.ts +98 -0
- package/dist-esm/src/operations/instances.d.ts.map +1 -0
- package/dist-esm/src/operations/instances.js +408 -0
- package/dist-esm/src/operations/instances.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnectionProxies.d.ts +100 -0
- package/dist-esm/src/operations/privateEndpointConnectionProxies.d.ts.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnectionProxies.js +402 -0
- package/dist-esm/src/operations/privateEndpointConnectionProxies.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +78 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +320 -0
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts +38 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.js +131 -0
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/accounts.d.ts +78 -0
- package/dist-esm/src/operationsInterfaces/accounts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/accounts.js +9 -0
- package/dist-esm/src/operationsInterfaces/accounts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +7 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +14 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/instances.d.ts +73 -0
- package/dist-esm/src/operationsInterfaces/instances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/instances.js +9 -0
- package/dist-esm/src/operationsInterfaces/instances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionProxies.d.ts +83 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionProxies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionProxies.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionProxies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +61 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +38 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +122 -0
- package/review/arm-deviceupdate.api.md +805 -0
- package/rollup.config.js +122 -0
- package/src/deviceUpdate.ts +204 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +1080 -0
- package/src/models/mappers.ts +1356 -0
- package/src/models/parameters.ts +210 -0
- package/src/operations/accounts.ts +722 -0
- package/src/operations/index.ts +14 -0
- package/src/operations/instances.ts +579 -0
- package/src/operations/operations.ts +137 -0
- package/src/operations/privateEndpointConnectionProxies.ts +559 -0
- package/src/operations/privateEndpointConnections.ts +450 -0
- package/src/operations/privateLinkResources.ts +179 -0
- package/src/operationsInterfaces/accounts.ts +152 -0
- package/src/operationsInterfaces/index.ts +14 -0
- package/src/operationsInterfaces/instances.ts +142 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/privateEndpointConnectionProxies.ts +153 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +114 -0
- package/src/operationsInterfaces/privateLinkResources.ts +44 -0
- package/tsconfig.json +33 -0
- package/types/arm-deviceupdate.d.ts +1412 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var tslib=require("tslib"),coreClient=require("@azure/core-client"),coreRestPipeline=require("@azure/core-rest-pipeline"),coreLro=require("@azure/core-lro");function _interopNamespace(i){if(i&&i.__esModule)return i;var r=Object.create(null);return i&&Object.keys(i).forEach(function(e){var t;"default"!==e&&(t=Object.getOwnPropertyDescriptor(i,e),Object.defineProperty(r,e,t.get?t:{enumerable:!0,get:function(){return i[e]}}))}),r.default=i,Object.freeze(r)}var coreClient__namespace=_interopNamespace(coreClient),coreRestPipeline__namespace=_interopNamespace(coreRestPipeline);exports.KnownCheckNameAvailabilityReason=void 0,function(e){e.Invalid="Invalid",e.AlreadyExists="AlreadyExists"}(exports.KnownCheckNameAvailabilityReason||(exports.KnownCheckNameAvailabilityReason={})),exports.KnownProvisioningState=void 0,function(e){e.Succeeded="Succeeded",e.Deleted="Deleted",e.Failed="Failed",e.Canceled="Canceled",e.Accepted="Accepted",e.Creating="Creating"}(exports.KnownProvisioningState||(exports.KnownProvisioningState={})),exports.KnownPublicNetworkAccess=void 0,function(e){e.Enabled="Enabled",e.Disabled="Disabled"}(exports.KnownPublicNetworkAccess||(exports.KnownPublicNetworkAccess={})),exports.KnownPrivateEndpointServiceConnectionStatus=void 0,function(e){e.Pending="Pending",e.Approved="Approved",e.Rejected="Rejected"}(exports.KnownPrivateEndpointServiceConnectionStatus||(exports.KnownPrivateEndpointServiceConnectionStatus={})),exports.KnownPrivateEndpointConnectionProvisioningState=void 0,function(e){e.Succeeded="Succeeded",e.Creating="Creating",e.Deleting="Deleting",e.Failed="Failed"}(exports.KnownPrivateEndpointConnectionProvisioningState||(exports.KnownPrivateEndpointConnectionProvisioningState={})),exports.KnownCreatedByType=void 0,function(e){e.User="User",e.Application="Application",e.ManagedIdentity="ManagedIdentity",e.Key="Key"}(exports.KnownCreatedByType||(exports.KnownCreatedByType={})),exports.KnownSku=void 0,function(e){e.Free="Free",e.Standard="Standard"}(exports.KnownSku||(exports.KnownSku={})),exports.KnownRole=void 0,function(e){e.Primary="Primary",e.Failover="Failover"}(exports.KnownRole||(exports.KnownRole={})),exports.KnownManagedServiceIdentityType=void 0,function(e){e.None="None",e.SystemAssigned="SystemAssigned",e.UserAssigned="UserAssigned",e.SystemAssignedUserAssigned="SystemAssigned,UserAssigned"}(exports.KnownManagedServiceIdentityType||(exports.KnownManagedServiceIdentityType={})),exports.KnownAuthenticationType=void 0,(exports.KnownAuthenticationType||(exports.KnownAuthenticationType={})).KeyBased="KeyBased",exports.KnownGroupIdProvisioningState=void 0,function(e){e.Succeeded="Succeeded",e.Failed="Failed",e.Canceled="Canceled"}(exports.KnownGroupIdProvisioningState||(exports.KnownGroupIdProvisioningState={})),exports.KnownPrivateEndpointConnectionProxyProvisioningState=void 0,function(e){e.Succeeded="Succeeded",e.Creating="Creating",e.Deleting="Deleting",e.Failed="Failed"}(exports.KnownPrivateEndpointConnectionProxyProvisioningState||(exports.KnownPrivateEndpointConnectionProxyProvisioningState={})),exports.KnownOrigin=void 0,function(e){e.User="user",e.System="system",e.UserSystem="user,system"}(exports.KnownOrigin||(exports.KnownOrigin={})),exports.KnownActionType=void 0,(exports.KnownActionType||(exports.KnownActionType={})).Internal="Internal";const CheckNameAvailabilityRequest={type:{name:"Composite",className:"CheckNameAvailabilityRequest",modelProperties:{name:{serializedName:"name",type:{name:"String"}},type:{serializedName:"type",type:{name:"String"}}}}},CheckNameAvailabilityResponse={type:{name:"Composite",className:"CheckNameAvailabilityResponse",modelProperties:{nameAvailable:{serializedName:"nameAvailable",type:{name:"Boolean"}},reason:{serializedName:"reason",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}}}}},ErrorResponse={type:{name:"Composite",className:"ErrorResponse",modelProperties:{error:{serializedName:"error",type:{name:"Composite",className:"ErrorDetail"}}}}},ErrorDetail={type:{name:"Composite",className:"ErrorDetail",modelProperties:{code:{serializedName:"code",readOnly:!0,type:{name:"String"}},message:{serializedName:"message",readOnly:!0,type:{name:"String"}},target:{serializedName:"target",readOnly:!0,type:{name:"String"}},details:{serializedName:"details",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"ErrorDetail"}}}},additionalInfo:{serializedName:"additionalInfo",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"ErrorAdditionalInfo"}}}}}}},ErrorAdditionalInfo={type:{name:"Composite",className:"ErrorAdditionalInfo",modelProperties:{type:{serializedName:"type",readOnly:!0,type:{name:"String"}},info:{serializedName:"info",readOnly:!0,type:{name:"Dictionary",value:{type:{name:"any"}}}}}}},AccountList={type:{name:"Composite",className:"AccountList",modelProperties:{nextLink:{serializedName:"nextLink",type:{name:"String"}},value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"Account"}}}}}}},PrivateEndpoint={type:{name:"Composite",className:"PrivateEndpoint",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}}}}},PrivateLinkServiceConnectionState={type:{name:"Composite",className:"PrivateLinkServiceConnectionState",modelProperties:{status:{serializedName:"status",type:{name:"String"}},description:{serializedName:"description",type:{name:"String"}},actionsRequired:{serializedName:"actionsRequired",type:{name:"String"}}}}},Resource={type:{name:"Composite",className:"Resource",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"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}}}},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"}}}}},Location={type:{name:"Composite",className:"Location",modelProperties:{name:{serializedName:"name",type:{name:"String"}},role:{defaultValue:"Primary",serializedName:"role",type:{name:"String"}}}}},ManagedServiceIdentity={type:{name:"Composite",className:"ManagedServiceIdentity",modelProperties:{principalId:{serializedName:"principalId",readOnly:!0,type:{name:"Uuid"}},tenantId:{serializedName:"tenantId",readOnly:!0,type:{name:"Uuid"}},type:{serializedName:"type",required:!0,type:{name:"String"}},userAssignedIdentities:{serializedName:"userAssignedIdentities",type:{name:"Dictionary",value:{type:{name:"Composite",className:"UserAssignedIdentity"}}}}}}},UserAssignedIdentity={type:{name:"Composite",className:"UserAssignedIdentity",modelProperties:{principalId:{serializedName:"principalId",readOnly:!0,type:{name:"Uuid"}},clientId:{serializedName:"clientId",readOnly:!0,type:{name:"Uuid"}}}}},TagUpdate={type:{name:"Composite",className:"TagUpdate",modelProperties:{tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},InstanceList={type:{name:"Composite",className:"InstanceList",modelProperties:{nextLink:{serializedName:"nextLink",type:{name:"String"}},value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"Instance"}}}}}}},IotHubSettings={type:{name:"Composite",className:"IotHubSettings",modelProperties:{resourceId:{constraints:{MaxLength:244,MinLength:108},serializedName:"resourceId",required:!0,type:{name:"String"}}}}},DiagnosticStorageProperties={type:{name:"Composite",className:"DiagnosticStorageProperties",modelProperties:{authenticationType:{serializedName:"authenticationType",required:!0,type:{name:"String"}},connectionString:{serializedName:"connectionString",type:{name:"String"}},resourceId:{serializedName:"resourceId",required:!0,type:{name:"String"}}}}},PrivateEndpointConnectionListResult={type:{name:"Composite",className:"PrivateEndpointConnectionListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateEndpointConnection"}}}}}}},PrivateLinkResourceListResult={type:{name:"Composite",className:"PrivateLinkResourceListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"GroupInformation"}}}},nextLink:{serializedName:"nextLink",type:{name:"String"}}}}},PrivateLinkResourceProperties={type:{name:"Composite",className:"PrivateLinkResourceProperties",modelProperties:{groupId:{serializedName:"groupId",readOnly:!0,type:{name:"String"}},requiredMembers:{serializedName:"requiredMembers",readOnly:!0,type:{name:"Sequence",element:{type:{name:"String"}}}},requiredZoneNames:{serializedName:"requiredZoneNames",type:{name:"Sequence",element:{type:{name:"String"}}}}}}},PrivateEndpointConnectionProxyListResult={type:{name:"Composite",className:"PrivateEndpointConnectionProxyListResult",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateEndpointConnectionProxy"}}}},nextLink:{serializedName:"nextLink",type:{name:"String"}}}}},PrivateEndpointConnectionProxyProperties={type:{name:"Composite",className:"PrivateEndpointConnectionProxyProperties",modelProperties:{eTag:{serializedName:"eTag",readOnly:!0,type:{name:"String"}},remotePrivateEndpoint:{serializedName:"remotePrivateEndpoint",type:{name:"Composite",className:"RemotePrivateEndpoint"}},status:{serializedName:"status",type:{name:"String"}}}}},RemotePrivateEndpoint={type:{name:"Composite",className:"RemotePrivateEndpoint",modelProperties:{id:{serializedName:"id",type:{name:"String"}},location:{serializedName:"location",type:{name:"String"}},immutableSubscriptionId:{serializedName:"immutableSubscriptionId",type:{name:"String"}},immutableResourceId:{serializedName:"immutableResourceId",type:{name:"String"}},vnetTrafficTag:{serializedName:"vnetTrafficTag",type:{name:"String"}},manualPrivateLinkServiceConnections:{serializedName:"manualPrivateLinkServiceConnections",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateLinkServiceConnection"}}}},privateLinkServiceConnections:{serializedName:"privateLinkServiceConnections",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateLinkServiceConnection"}}}},privateLinkServiceProxies:{serializedName:"privateLinkServiceProxies",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateLinkServiceProxy"}}}},connectionDetails:{serializedName:"connectionDetails",type:{name:"Sequence",element:{type:{name:"Composite",className:"ConnectionDetails"}}}}}}},PrivateLinkServiceConnection={type:{name:"Composite",className:"PrivateLinkServiceConnection",modelProperties:{name:{serializedName:"name",type:{name:"String"}},groupIds:{serializedName:"groupIds",type:{name:"Sequence",element:{type:{name:"String"}}}},requestMessage:{serializedName:"requestMessage",type:{name:"String"}}}}},PrivateLinkServiceProxy={type:{name:"Composite",className:"PrivateLinkServiceProxy",modelProperties:{id:{serializedName:"id",type:{name:"String"}},remotePrivateLinkServiceConnectionState:{serializedName:"remotePrivateLinkServiceConnectionState",type:{name:"Composite",className:"PrivateLinkServiceConnectionState"}},remotePrivateEndpointConnection:{serializedName:"remotePrivateEndpointConnection",type:{name:"Composite",className:"PrivateLinkServiceProxyRemotePrivateEndpointConnection"}},groupConnectivityInformation:{serializedName:"groupConnectivityInformation",type:{name:"Sequence",element:{type:{name:"Composite",className:"GroupConnectivityInformation"}}}}}}},RemotePrivateEndpointConnection={type:{name:"Composite",className:"RemotePrivateEndpointConnection",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}}}}},GroupConnectivityInformation={type:{name:"Composite",className:"GroupConnectivityInformation",modelProperties:{groupId:{serializedName:"groupId",readOnly:!0,type:{name:"String"}},memberName:{serializedName:"memberName",readOnly:!0,type:{name:"String"}},customerVisibleFqdns:{serializedName:"customerVisibleFqdns",type:{name:"Sequence",element:{type:{name:"String"}}}},internalFqdn:{serializedName:"internalFqdn",readOnly:!0,type:{name:"String"}},redirectMapId:{serializedName:"redirectMapId",type:{name:"String"}},privateLinkServiceArmRegion:{serializedName:"privateLinkServiceArmRegion",type:{name:"String"}}}}},ConnectionDetails={type:{name:"Composite",className:"ConnectionDetails",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},privateIpAddress:{serializedName:"privateIpAddress",readOnly:!0,type:{name:"String"}},linkIdentifier:{serializedName:"linkIdentifier",readOnly:!0,type:{name:"String"}},groupId:{serializedName:"groupId",readOnly:!0,type:{name:"String"}},memberName:{serializedName:"memberName",readOnly:!0,type:{name:"String"}}}}},PrivateEndpointUpdate={type:{name:"Composite",className:"PrivateEndpointUpdate",modelProperties:{id:{serializedName:"id",type:{name:"String"}},location:{serializedName:"location",type:{name:"String"}},immutableSubscriptionId:{serializedName:"immutableSubscriptionId",type:{name:"String"}},immutableResourceId:{serializedName:"immutableResourceId",type:{name:"String"}},vnetTrafficTag:{serializedName:"vnetTrafficTag",type:{name:"String"}}}}},OperationListResult={type:{name:"Composite",className:"OperationListResult",modelProperties:{value:{serializedName:"value",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"Operation"}}}},nextLink:{serializedName:"nextLink",readOnly:!0,type:{name:"String"}}}}},Operation={type:{name:"Composite",className:"Operation",modelProperties:{name:{serializedName:"name",readOnly:!0,type:{name:"String"}},isDataAction:{serializedName:"isDataAction",readOnly:!0,type:{name:"Boolean"}},display:{serializedName:"display",type:{name:"Composite",className:"OperationDisplay"}},origin:{serializedName:"origin",readOnly:!0,type:{name:"String"}},actionType:{serializedName:"actionType",readOnly:!0,type:{name:"String"}}}}},OperationDisplay={type:{name:"Composite",className:"OperationDisplay",modelProperties:{provider:{serializedName:"provider",readOnly:!0,type:{name:"String"}},resource:{serializedName:"resource",readOnly:!0,type:{name:"String"}},operation:{serializedName:"operation",readOnly:!0,type:{name:"String"}},description:{serializedName:"description",readOnly:!0,type:{name:"String"}}}}},PrivateEndpointConnection={type:{name:"Composite",className:"PrivateEndpointConnection",modelProperties:Object.assign(Object.assign({},Resource.type.modelProperties),{privateEndpoint:{serializedName:"properties.privateEndpoint",type:{name:"Composite",className:"PrivateEndpoint"}},privateLinkServiceConnectionState:{serializedName:"properties.privateLinkServiceConnectionState",type:{name:"Composite",className:"PrivateLinkServiceConnectionState"}},groupIds:{serializedName:"properties.groupIds",type:{name:"Sequence",element:{type:{name:"String"}}}},provisioningState:{serializedName:"properties.provisioningState",readOnly:!0,type:{name:"String"}}})}},TrackedResource={type:{name:"Composite",className:"TrackedResource",modelProperties:Object.assign(Object.assign({},Resource.type.modelProperties),{tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}},location:{serializedName:"location",required:!0,type:{name:"String"}}})}},ProxyResource={type:{name:"Composite",className:"ProxyResource",modelProperties:Object.assign({},Resource.type.modelProperties)}},AccountUpdate={type:{name:"Composite",className:"AccountUpdate",modelProperties:Object.assign(Object.assign({},TagUpdate.type.modelProperties),{identity:{serializedName:"identity",type:{name:"Composite",className:"ManagedServiceIdentity"}},location:{serializedName:"location",type:{name:"String"}}})}},GroupInformationProperties={type:{name:"Composite",className:"GroupInformationProperties",modelProperties:Object.assign(Object.assign({},PrivateLinkResourceProperties.type.modelProperties),{provisioningState:{serializedName:"provisioningState",readOnly:!0,type:{name:"String"}}})}},PrivateEndpointConnectionProxy={type:{name:"Composite",className:"PrivateEndpointConnectionProxy",modelProperties:Object.assign(Object.assign(Object.assign({},ProxyResource.type.modelProperties),PrivateEndpointConnectionProxyProperties.type.modelProperties),{provisioningState:{serializedName:"properties.provisioningState",readOnly:!0,type:{name:"String"}}})}},PrivateLinkServiceProxyRemotePrivateEndpointConnection={type:{name:"Composite",className:"PrivateLinkServiceProxyRemotePrivateEndpointConnection",modelProperties:Object.assign({},RemotePrivateEndpointConnection.type.modelProperties)}},Account={type:{name:"Composite",className:"Account",modelProperties:Object.assign(Object.assign({},TrackedResource.type.modelProperties),{identity:{serializedName:"identity",type:{name:"Composite",className:"ManagedServiceIdentity"}},provisioningState:{serializedName:"properties.provisioningState",readOnly:!0,type:{name:"String"}},hostName:{serializedName:"properties.hostName",readOnly:!0,type:{name:"String"}},publicNetworkAccess:{defaultValue:"Enabled",serializedName:"properties.publicNetworkAccess",type:{name:"String"}},privateEndpointConnections:{serializedName:"properties.privateEndpointConnections",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateEndpointConnection"}}}},sku:{defaultValue:"Standard",serializedName:"properties.sku",type:{name:"String"}},locations:{serializedName:"properties.locations",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"Location"}}}}})}},Instance={type:{name:"Composite",className:"Instance",modelProperties:Object.assign(Object.assign({},TrackedResource.type.modelProperties),{provisioningState:{serializedName:"properties.provisioningState",readOnly:!0,type:{name:"String"}},accountName:{serializedName:"properties.accountName",readOnly:!0,type:{name:"String"}},iotHubs:{serializedName:"properties.iotHubs",type:{name:"Sequence",element:{type:{name:"Composite",className:"IotHubSettings"}}}},enableDiagnostics:{serializedName:"properties.enableDiagnostics",type:{name:"Boolean"}},diagnosticStorageProperties:{serializedName:"properties.diagnosticStorageProperties",type:{name:"Composite",className:"DiagnosticStorageProperties"}}})}},GroupInformation={type:{name:"Composite",className:"GroupInformation",modelProperties:Object.assign(Object.assign({},ProxyResource.type.modelProperties),{groupId:{serializedName:"properties.groupId",readOnly:!0,type:{name:"String"}},requiredMembers:{serializedName:"properties.requiredMembers",readOnly:!0,type:{name:"Sequence",element:{type:{name:"String"}}}},requiredZoneNames:{serializedName:"properties.requiredZoneNames",type:{name:"Sequence",element:{type:{name:"String"}}}},provisioningState:{serializedName:"properties.provisioningState",readOnly:!0,type:{name:"String"}}})}};var Mappers=Object.freeze({__proto__:null,CheckNameAvailabilityRequest:CheckNameAvailabilityRequest,CheckNameAvailabilityResponse:CheckNameAvailabilityResponse,ErrorResponse:ErrorResponse,ErrorDetail:ErrorDetail,ErrorAdditionalInfo:ErrorAdditionalInfo,AccountList:AccountList,PrivateEndpoint:PrivateEndpoint,PrivateLinkServiceConnectionState:PrivateLinkServiceConnectionState,Resource:Resource,SystemData:SystemData,Location:Location,ManagedServiceIdentity:ManagedServiceIdentity,UserAssignedIdentity:UserAssignedIdentity,TagUpdate:TagUpdate,InstanceList:InstanceList,IotHubSettings:IotHubSettings,DiagnosticStorageProperties:DiagnosticStorageProperties,PrivateEndpointConnectionListResult:PrivateEndpointConnectionListResult,PrivateLinkResourceListResult:PrivateLinkResourceListResult,PrivateLinkResourceProperties:PrivateLinkResourceProperties,PrivateEndpointConnectionProxyListResult:PrivateEndpointConnectionProxyListResult,PrivateEndpointConnectionProxyProperties:PrivateEndpointConnectionProxyProperties,RemotePrivateEndpoint:RemotePrivateEndpoint,PrivateLinkServiceConnection:PrivateLinkServiceConnection,PrivateLinkServiceProxy:PrivateLinkServiceProxy,RemotePrivateEndpointConnection:RemotePrivateEndpointConnection,GroupConnectivityInformation:GroupConnectivityInformation,ConnectionDetails:ConnectionDetails,PrivateEndpointUpdate:PrivateEndpointUpdate,OperationListResult:OperationListResult,Operation:Operation,OperationDisplay:OperationDisplay,PrivateEndpointConnection:PrivateEndpointConnection,TrackedResource:TrackedResource,ProxyResource:ProxyResource,AccountUpdate:AccountUpdate,GroupInformationProperties:GroupInformationProperties,PrivateEndpointConnectionProxy:PrivateEndpointConnectionProxy,PrivateLinkServiceProxyRemotePrivateEndpointConnection:PrivateLinkServiceProxyRemotePrivateEndpointConnection,Account:Account,Instance:Instance,GroupInformation:GroupInformation});const contentType={parameterPath:["options","contentType"],mapper:{defaultValue:"application/json",isConstant:!0,serializedName:"Content-Type",type:{name:"String"}}},request={parameterPath:"request",mapper:CheckNameAvailabilityRequest},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},apiVersion={parameterPath:"apiVersion",mapper:{defaultValue:"2022-04-01-preview",isConstant:!0,serializedName:"api-version",type:{name:"String"}}},subscriptionId={parameterPath:"subscriptionId",mapper:{serializedName:"subscriptionId",required:!0,type:{name:"String"}}},resourceGroupName={parameterPath:"resourceGroupName",mapper:{serializedName:"resourceGroupName",required:!0,type:{name:"String"}}},accountName={parameterPath:"accountName",mapper:{constraints:{Pattern:new RegExp("^[A-Za-z0-9]+(-[A-Za-z0-9]+)*$"),MaxLength:24,MinLength:3},serializedName:"accountName",required:!0,type:{name:"String"}}},account={parameterPath:"account",mapper:Account},accountUpdatePayload={parameterPath:"accountUpdatePayload",mapper:AccountUpdate},nextLink={parameterPath:"nextLink",mapper:{serializedName:"nextLink",required:!0,type:{name:"String"}},skipEncoding:!0},instanceName={parameterPath:"instanceName",mapper:{constraints:{Pattern:new RegExp("^[A-Za-z0-9]+(-[A-Za-z0-9]+)*$"),MaxLength:36,MinLength:3},serializedName:"instanceName",required:!0,type:{name:"String"}}},instance={parameterPath:"instance",mapper:Instance},tagUpdatePayload={parameterPath:"tagUpdatePayload",mapper:TagUpdate},privateEndpointConnectionName={parameterPath:"privateEndpointConnectionName",mapper:{serializedName:"privateEndpointConnectionName",required:!0,type:{name:"String"}}},privateEndpointConnection={parameterPath:"privateEndpointConnection",mapper:PrivateEndpointConnection},groupId={parameterPath:"groupId",mapper:{serializedName:"groupId",required:!0,type:{name:"String"}}},privateEndpointConnectionProxy={parameterPath:"privateEndpointConnectionProxy",mapper:PrivateEndpointConnectionProxy},privateEndpointConnectionProxyId={parameterPath:"privateEndpointConnectionProxyId",mapper:{serializedName:"privateEndpointConnectionProxyId",required:!0,type:{name:"String"}}},privateEndpointUpdate={parameterPath:"privateEndpointUpdate",mapper:PrivateEndpointUpdate};class LroImpl{constructor(e,t,i,r=i.path,n=i.httpMethod){this.sendOperationFn=e,this.args=t,this.spec=i,this.requestPath=r,this.requestMethod=n}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 AccountsImpl{constructor(e){this.client=e}listBySubscription(e){const t=this.listBySubscriptionPagingAll(e);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listBySubscriptionPagingPage(e)}}listBySubscriptionPagingPage(i){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listBySubscription(i));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listBySubscriptionNext(t,i)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listBySubscriptionPagingAll(a){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,r=tslib.__asyncValues(this.listBySubscriptionPagingPage(a));!(i=yield tslib.__await(r.next())).done;){var n=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(n)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(t)throw t.error}}})}listByResourceGroup(e,t){const i=this.listByResourceGroupPagingAll(e,t);return{next(){return i.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listByResourceGroupPagingPage(e,t)}}listByResourceGroupPagingPage(i,r){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listByResourceGroup(i,r));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listByResourceGroupNext(i,t,r)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listByResourceGroupPagingAll(a,o){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,r=tslib.__asyncValues(this.listByResourceGroupPagingPage(a,o));!(i=yield tslib.__await(r.next())).done;){var n=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(n)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(t)throw t.error}}})}_listBySubscription(e){return this.client.sendOperationRequest({options:e},listBySubscriptionOperationSpec)}_listByResourceGroup(e,t){return this.client.sendOperationRequest({resourceGroupName:e,options:t},listByResourceGroupOperationSpec)}get(e,t,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,options:i},getOperationSpec$4)}head(e,t,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,options:i},headOperationSpec$1)}beginCreate(i,r,n,o){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,account:n,options:o},createOperationSpec$1);const t=new coreLro.LroEngine(e,{resumeFrom:null==o?void 0:o.resumeFrom,intervalInMs:null==o?void 0:o.updateIntervalInMs,lroResourceLocationConfig:"azure-async-operation"});return yield t.poll(),t})}beginCreateAndWait(t,i,r,n){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginCreate(t,i,r,n);return e.pollUntilDone()})}beginDelete(i,r,n){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,options:n},deleteOperationSpec$3);const t=new coreLro.LroEngine(e,{resumeFrom:null==n?void 0:n.resumeFrom,intervalInMs:null==n?void 0:n.updateIntervalInMs,lroResourceLocationConfig:"location"});return yield t.poll(),t})}beginDeleteAndWait(t,i,r){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginDelete(t,i,r);return e.pollUntilDone()})}beginUpdate(i,r,n,o){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,accountUpdatePayload:n,options:o},updateOperationSpec$1);const t=new coreLro.LroEngine(e,{resumeFrom:null==o?void 0:o.resumeFrom,intervalInMs:null==o?void 0:o.updateIntervalInMs,lroResourceLocationConfig:"azure-async-operation"});return yield t.poll(),t})}beginUpdateAndWait(t,i,r,n){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginUpdate(t,i,r,n);return e.pollUntilDone()})}_listBySubscriptionNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listBySubscriptionNextOperationSpec)}_listByResourceGroupNext(e,t,i){return this.client.sendOperationRequest({resourceGroupName:e,nextLink:t,options:i},listByResourceGroupNextOperationSpec)}}const serializer$6=coreClient__namespace.createSerializer(Mappers,!1),listBySubscriptionOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.DeviceUpdate/accounts",httpMethod:"GET",responses:{200:{bodyMapper:AccountList},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer$6},listByResourceGroupOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts",httpMethod:"GET",responses:{200:{bodyMapper:AccountList},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName],headerParameters:[accept],serializer:serializer$6},getOperationSpec$4={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}",httpMethod:"GET",responses:{200:{bodyMapper:Account},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[accept],serializer:serializer$6},headOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}",httpMethod:"HEAD",responses:{200:{},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[accept],serializer:serializer$6},createOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}",httpMethod:"PUT",responses:{200:{bodyMapper:Account},201:{bodyMapper:Account},202:{bodyMapper:Account},204:{bodyMapper:Account},default:{bodyMapper:ErrorResponse}},requestBody:account,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer$6},deleteOperationSpec$3={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}",httpMethod:"DELETE",responses:{200:{},201:{},202:{},204:{},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[accept],serializer:serializer$6},updateOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}",httpMethod:"PATCH",responses:{200:{bodyMapper:Account},201:{bodyMapper:Account},202:{bodyMapper:Account},204:{bodyMapper:Account},default:{bodyMapper:ErrorResponse}},requestBody:accountUpdatePayload,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer$6},listBySubscriptionNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:AccountList},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,nextLink],headerParameters:[accept],serializer:serializer$6},listByResourceGroupNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:AccountList},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,nextLink],headerParameters:[accept],serializer:serializer$6};class InstancesImpl{constructor(e){this.client=e}listByAccount(e,t,i){const r=this.listByAccountPagingAll(e,t,i);return{next(){return r.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listByAccountPagingPage(e,t,i)}}listByAccountPagingPage(i,r,n){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listByAccount(i,r,n));yield yield tslib.__await(e.value||[]);let t=e.nextLink;for(;t;)e=yield tslib.__await(this._listByAccountNext(i,r,t,n)),t=e.nextLink,yield yield tslib.__await(e.value||[])})}listByAccountPagingAll(a,o,s){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,r=tslib.__asyncValues(this.listByAccountPagingPage(a,o,s));!(i=yield tslib.__await(r.next())).done;){var n=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(n)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(t)throw t.error}}})}_listByAccount(e,t,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,options:i},listByAccountOperationSpec$3)}get(e,t,i,r){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,instanceName:i,options:r},getOperationSpec$3)}head(e,t,i,r){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,instanceName:i,options:r},headOperationSpec)}beginCreate(i,r,n,o,s){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,instanceName:n,instance:o,options:s},createOperationSpec);const t=new coreLro.LroEngine(e,{resumeFrom:null==s?void 0:s.resumeFrom,intervalInMs:null==s?void 0:s.updateIntervalInMs,lroResourceLocationConfig:"azure-async-operation"});return yield t.poll(),t})}beginCreateAndWait(t,i,r,n,a){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginCreate(t,i,r,n,a);return e.pollUntilDone()})}beginDelete(i,r,n,o){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,instanceName:n,options:o},deleteOperationSpec$2);const t=new coreLro.LroEngine(e,{resumeFrom:null==o?void 0:o.resumeFrom,intervalInMs:null==o?void 0:o.updateIntervalInMs,lroResourceLocationConfig:"location"});return yield t.poll(),t})}beginDeleteAndWait(t,i,r,n){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginDelete(t,i,r,n);return e.pollUntilDone()})}update(e,t,i,r,n){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,instanceName:i,tagUpdatePayload:r,options:n},updateOperationSpec)}_listByAccountNext(e,t,i,r){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,nextLink:i,options:r},listByAccountNextOperationSpec)}}const serializer$5=coreClient__namespace.createSerializer(Mappers,!1),listByAccountOperationSpec$3={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/instances",httpMethod:"GET",responses:{200:{bodyMapper:InstanceList},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[accept],serializer:serializer$5},getOperationSpec$3={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/instances/{instanceName}",httpMethod:"GET",responses:{200:{bodyMapper:Instance},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,instanceName],headerParameters:[accept],serializer:serializer$5},headOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/instances/{instanceName}",httpMethod:"HEAD",responses:{200:{},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,instanceName],headerParameters:[accept],serializer:serializer$5},createOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/instances/{instanceName}",httpMethod:"PUT",responses:{200:{bodyMapper:Instance},201:{bodyMapper:Instance},202:{bodyMapper:Instance},204:{bodyMapper:Instance},default:{bodyMapper:ErrorResponse}},requestBody:instance,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,instanceName],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer$5},deleteOperationSpec$2={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/instances/{instanceName}",httpMethod:"DELETE",responses:{200:{},201:{},202:{},204:{},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,instanceName],headerParameters:[accept],serializer:serializer$5},updateOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/instances/{instanceName}",httpMethod:"PATCH",responses:{200:{bodyMapper:Instance},default:{bodyMapper:ErrorResponse}},requestBody:tagUpdatePayload,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,instanceName],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer$5},listByAccountNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:InstanceList},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,nextLink],headerParameters:[accept],serializer:serializer$5};class PrivateEndpointConnectionsImpl{constructor(e){this.client=e}listByAccount(e,t,i){const r=this.listByAccountPagingAll(e,t,i);return{next(){return r.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listByAccountPagingPage(e,t,i)}}listByAccountPagingPage(t,i,r){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listByAccount(t,i,r));yield yield tslib.__await(e.value||[])})}listByAccountPagingAll(a,o,s){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,r=tslib.__asyncValues(this.listByAccountPagingPage(a,o,s));!(i=yield tslib.__await(r.next())).done;){var n=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(n)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(t)throw t.error}}})}_listByAccount(e,t,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,options:i},listByAccountOperationSpec$2)}get(e,t,i,r){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,privateEndpointConnectionName:i,options:r},getOperationSpec$2)}beginCreateOrUpdate(i,r,n,o,s){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,privateEndpointConnectionName:n,privateEndpointConnection:o,options:s},createOrUpdateOperationSpec$1);const t=new coreLro.LroEngine(e,{resumeFrom:null==s?void 0:s.resumeFrom,intervalInMs:null==s?void 0:s.updateIntervalInMs,lroResourceLocationConfig:"azure-async-operation"});return yield t.poll(),t})}beginCreateOrUpdateAndWait(t,i,r,n,a){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginCreateOrUpdate(t,i,r,n,a);return e.pollUntilDone()})}beginDelete(i,r,n,o){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,privateEndpointConnectionName:n,options:o},deleteOperationSpec$1);const t=new coreLro.LroEngine(e,{resumeFrom:null==o?void 0:o.resumeFrom,intervalInMs:null==o?void 0:o.updateIntervalInMs,lroResourceLocationConfig:"location"});return yield t.poll(),t})}beginDeleteAndWait(t,i,r,n){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginDelete(t,i,r,n);return e.pollUntilDone()})}}const serializer$4=coreClient__namespace.createSerializer(Mappers,!1),listByAccountOperationSpec$2={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnections",httpMethod:"GET",responses:{200:{bodyMapper:PrivateEndpointConnectionListResult},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[accept],serializer:serializer$4},getOperationSpec$2={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}",httpMethod:"GET",responses:{200:{bodyMapper:PrivateEndpointConnection},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,privateEndpointConnectionName],headerParameters:[accept],serializer:serializer$4},createOrUpdateOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}",httpMethod:"PUT",responses:{200:{bodyMapper:PrivateEndpointConnection},201:{bodyMapper:PrivateEndpointConnection},202:{bodyMapper:PrivateEndpointConnection},204:{bodyMapper:PrivateEndpointConnection},default:{bodyMapper:ErrorResponse}},requestBody:privateEndpointConnection,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,privateEndpointConnectionName],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer$4},deleteOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}",httpMethod:"DELETE",responses:{200:{},201:{},202:{},204:{},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,privateEndpointConnectionName],headerParameters:[accept],serializer:serializer$4};class PrivateLinkResourcesImpl{constructor(e){this.client=e}listByAccount(e,t,i){const r=this.listByAccountPagingAll(e,t,i);return{next(){return r.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listByAccountPagingPage(e,t,i)}}listByAccountPagingPage(t,i,r){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listByAccount(t,i,r));yield yield tslib.__await(e.value||[])})}listByAccountPagingAll(a,o,s){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,r=tslib.__asyncValues(this.listByAccountPagingPage(a,o,s));!(i=yield tslib.__await(r.next())).done;){var n=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(n)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(t)throw t.error}}})}_listByAccount(e,t,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,options:i},listByAccountOperationSpec$1)}get(e,t,i,r){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,groupId:i,options:r},getOperationSpec$1)}}const serializer$3=coreClient__namespace.createSerializer(Mappers,!1),listByAccountOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateLinkResources",httpMethod:"GET",responses:{200:{bodyMapper:PrivateLinkResourceListResult},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[accept],serializer:serializer$3},getOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateLinkResources/{groupId}",httpMethod:"GET",responses:{200:{bodyMapper:GroupInformation},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,groupId],headerParameters:[accept],serializer:serializer$3};class PrivateEndpointConnectionProxiesImpl{constructor(e){this.client=e}listByAccount(e,t,i){const r=this.listByAccountPagingAll(e,t,i);return{next(){return r.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listByAccountPagingPage(e,t,i)}}listByAccountPagingPage(t,i,r){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listByAccount(t,i,r));yield yield tslib.__await(e.value||[])})}listByAccountPagingAll(a,o,s){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,r=tslib.__asyncValues(this.listByAccountPagingPage(a,o,s));!(i=yield tslib.__await(r.next())).done;){var n=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(n)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(t)throw t.error}}})}_listByAccount(e,t,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,options:i},listByAccountOperationSpec)}validate(e,t,i,r,n){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,privateEndpointConnectionProxyId:i,privateEndpointConnectionProxy:r,options:n},validateOperationSpec)}updatePrivateEndpointProperties(e,t,i,r,n){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,privateEndpointConnectionProxyId:i,privateEndpointUpdate:r,options:n},updatePrivateEndpointPropertiesOperationSpec)}get(e,t,i,r){return this.client.sendOperationRequest({resourceGroupName:e,accountName:t,privateEndpointConnectionProxyId:i,options:r},getOperationSpec)}beginCreateOrUpdate(i,r,n,o,s){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,privateEndpointConnectionProxyId:n,privateEndpointConnectionProxy:o,options:s},createOrUpdateOperationSpec);const t=new coreLro.LroEngine(e,{resumeFrom:null==s?void 0:s.resumeFrom,intervalInMs:null==s?void 0:s.updateIntervalInMs,lroResourceLocationConfig:"azure-async-operation"});return yield t.poll(),t})}beginCreateOrUpdateAndWait(t,i,r,n,a){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginCreateOrUpdate(t,i,r,n,a);return e.pollUntilDone()})}beginDelete(i,r,n,o){return tslib.__awaiter(this,void 0,void 0,function*(){const a=(e,t)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,t)});var e=new LroImpl((t,n)=>tslib.__awaiter(this,void 0,void 0,function*(){let i=void 0;const r=null==(e=t.options)?void 0:e.onResponse;var e=Object.assign(Object.assign({},t),{options:Object.assign(Object.assign({},t.options),{onResponse:(e,t)=>{i=e,null!==r&&void 0!==r&&r(e,t)}})});return{flatResponse:yield a(e,n),rawResponse:{statusCode:i.status,body:i.parsedBody,headers:i.headers.toJSON()}}}),{resourceGroupName:i,accountName:r,privateEndpointConnectionProxyId:n,options:o},deleteOperationSpec);const t=new coreLro.LroEngine(e,{resumeFrom:null==o?void 0:o.resumeFrom,intervalInMs:null==o?void 0:o.updateIntervalInMs,lroResourceLocationConfig:"location"});return yield t.poll(),t})}beginDeleteAndWait(t,i,r,n){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginDelete(t,i,r,n);return e.pollUntilDone()})}}const serializer$2=coreClient__namespace.createSerializer(Mappers,!1),listByAccountOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies",httpMethod:"GET",responses:{200:{bodyMapper:PrivateEndpointConnectionProxyListResult},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName],headerParameters:[accept],serializer:serializer$2},validateOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies/{privateEndpointConnectionProxyId}/validate",httpMethod:"POST",responses:{200:{},default:{bodyMapper:ErrorResponse}},requestBody:privateEndpointConnectionProxy,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,privateEndpointConnectionProxyId],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer$2},updatePrivateEndpointPropertiesOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies/{privateEndpointConnectionProxyId}/updatePrivateEndpointProperties",httpMethod:"POST",responses:{200:{},default:{bodyMapper:ErrorResponse}},requestBody:privateEndpointUpdate,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,privateEndpointConnectionProxyId],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer$2},getOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies/{privateEndpointConnectionProxyId}",httpMethod:"GET",responses:{200:{bodyMapper:PrivateEndpointConnectionProxy},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,privateEndpointConnectionProxyId],headerParameters:[accept],serializer:serializer$2},createOrUpdateOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies/{privateEndpointConnectionProxyId}",httpMethod:"PUT",responses:{200:{bodyMapper:PrivateEndpointConnectionProxy},201:{bodyMapper:PrivateEndpointConnectionProxy},202:{bodyMapper:PrivateEndpointConnectionProxy},204:{bodyMapper:PrivateEndpointConnectionProxy},default:{bodyMapper:ErrorResponse}},requestBody:privateEndpointConnectionProxy,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,privateEndpointConnectionProxyId],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer$2},deleteOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateEndpointConnectionProxies/{privateEndpointConnectionProxyId}",httpMethod:"DELETE",responses:{200:{},201:{},202:{},204:{},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,accountName,privateEndpointConnectionProxyId],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(a){return tslib.__asyncGenerator(this,arguments,function*(){var t,e;try{for(var i,r=tslib.__asyncValues(this.listPagingPage(a));!(i=yield tslib.__await(r.next())).done;){var n=i.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(n)))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(t)throw t.error}}})}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec)}_listNext(e,t){return this.client.sendOperationRequest({nextLink:e,options:t},listNextOperationSpec)}}const serializer$1=coreClient__namespace.createSerializer(Mappers,!1),listOperationSpec={path:"/providers/Microsoft.DeviceUpdate/operations",httpMethod:"GET",responses:{200:{bodyMapper:OperationListResult},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host],headerParameters:[accept],serializer:serializer$1},listNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:OperationListResult},default:{bodyMapper:ErrorResponse}},queryParameters:[apiVersion],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer$1};class DeviceUpdate extends coreClient__namespace.ServiceClient{constructor(e,t,i){if(void 0===e)throw new Error("'credentials' cannot be null");if(void 0===t)throw new Error("'subscriptionId' cannot be null");var e={requestContentType:"application/json; charset=utf-8",credential:e},r="azsdk-js-arm-deviceupdate/1.0.0-beta.1",r=(i=i||{}).userAgentOptions&&i.userAgentOptions.userAgentPrefix?i.userAgentOptions.userAgentPrefix+" "+r:r,e=(i.credentialScopes||(i.credentialScopes=["https://management.azure.com/.default"]),Object.assign(Object.assign(Object.assign({},e),i),{userAgentOptions:{userAgentPrefix:r},baseUri:null!=(r=null!=(e=i.endpoint)?e:i.baseUri)?r:"https://management.azure.com"}));if(super(e),null!=i&&i.pipeline&&0<i.pipeline.getOrderedPolicies().length){const n=i.pipeline.getOrderedPolicies();n.some(e=>e.name===coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName)||(this.pipeline.removePolicy({name:coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName}),this.pipeline.addPolicy(coreRestPipeline__namespace.bearerTokenAuthenticationPolicy({scopes:e.baseUri+"/.default",challengeCallbacks:{authorizeRequestOnChallenge:coreClient__namespace.authorizeRequestOnClaimChallenge}})))}this.subscriptionId=t,this.$host=i.$host||"https://management.azure.com",this.apiVersion=i.apiVersion||"2022-04-01-preview",this.accounts=new AccountsImpl(this),this.instances=new InstancesImpl(this),this.privateEndpointConnections=new PrivateEndpointConnectionsImpl(this),this.privateLinkResources=new PrivateLinkResourcesImpl(this),this.privateEndpointConnectionProxies=new PrivateEndpointConnectionProxiesImpl(this),this.operations=new OperationsImpl(this),this.addCustomApiVersionPolicy(i.apiVersion)}addCustomApiVersionPolicy(n){n&&this.pipeline.addPolicy({name:"CustomApiVersionPolicy",sendRequest(i,r){return tslib.__awaiter(this,void 0,void 0,function*(){const e=i.url.split("?");if(1<e.length){const t=e[1].split("&").map(e=>-1<e.indexOf("api-version")?e.replace(/(?<==).*$/,n):e);i.url=e[0]+"?"+t.join("&")}return r(i)})}})}checkNameAvailability(e,t){return this.sendOperationRequest({request:e,options:t},checkNameAvailabilityOperationSpec)}}const serializer=coreClient__namespace.createSerializer(Mappers,!1),checkNameAvailabilityOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.DeviceUpdate/checknameavailability",httpMethod:"POST",responses:{200:{bodyMapper:CheckNameAvailabilityResponse},default:{bodyMapper:ErrorResponse}},requestBody:request,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId],headerParameters:[contentType,accept],mediaType:"json",serializer:serializer};exports.DeviceUpdate=DeviceUpdate;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/lroImpl.ts","../src/operations/accounts.ts","../src/operations/instances.ts","../src/operations/privateEndpointConnections.ts","../src/operations/privateLinkResources.ts","../src/operations/privateEndpointConnectionProxies.ts","../src/operations/operations.ts","../src/deviceUpdate.ts"],"names":["KnownCheckNameAvailabilityReason","KnownProvisioningState","KnownPublicNetworkAccess","KnownPrivateEndpointServiceConnectionStatus","KnownPrivateEndpointConnectionProvisioningState","KnownCreatedByType","KnownSku","KnownRole","KnownManagedServiceIdentityType","KnownAuthenticationType","KnownGroupIdProvisioningState","KnownPrivateEndpointConnectionProxyProvisioningState","KnownOrigin","KnownActionType","CheckNameAvailabilityRequest","type","name","className","modelProperties","serializedName","CheckNameAvailabilityResponse","nameAvailable","reason","message","ErrorResponse","error","ErrorDetail","code","readOnly","target","details","element","additionalInfo","ErrorAdditionalInfo","info","value","AccountList","nextLink","PrivateEndpoint","id","PrivateLinkServiceConnectionState","status","description","actionsRequired","Resource","systemData","SystemData","createdBy","createdByType","createdAt","lastModifiedBy","lastModifiedByType","lastModifiedAt","Location","role","defaultValue","ManagedServiceIdentity","principalId","tenantId","required","userAssignedIdentities","UserAssignedIdentity","clientId","TagUpdate","tags","InstanceList","IotHubSettings","resourceId","constraints","MaxLength","MinLength","DiagnosticStorageProperties","authenticationType","connectionString","PrivateEndpointConnectionListResult","PrivateLinkResourceListResult","PrivateLinkResourceProperties","groupId","requiredMembers","requiredZoneNames","PrivateEndpointConnectionProxyListResult","PrivateEndpointConnectionProxyProperties","eTag","remotePrivateEndpoint","RemotePrivateEndpoint","location","immutableSubscriptionId","immutableResourceId","vnetTrafficTag","manualPrivateLinkServiceConnections","privateLinkServiceConnections","privateLinkServiceProxies","connectionDetails","PrivateLinkServiceConnection","groupIds","requestMessage","PrivateLinkServiceProxy","remotePrivateLinkServiceConnectionState","remotePrivateEndpointConnection","groupConnectivityInformation","RemotePrivateEndpointConnection","GroupConnectivityInformation","memberName","customerVisibleFqdns","internalFqdn","redirectMapId","privateLinkServiceArmRegion","ConnectionDetails","privateIpAddress","linkIdentifier","PrivateEndpointUpdate","OperationListResult","Operation","isDataAction","display","origin","actionType","OperationDisplay","provider","resource","operation","PrivateEndpointConnection","Object","assign","privateEndpoint","privateLinkServiceConnectionState","provisioningState","TrackedResource","ProxyResource","AccountUpdate","identity","GroupInformationProperties","PrivateEndpointConnectionProxy","PrivateLinkServiceProxyRemotePrivateEndpointConnection","Account","hostName","publicNetworkAccess","privateEndpointConnections","sku","locations","Instance","accountName","iotHubs","enableDiagnostics","diagnosticStorageProperties","GroupInformation","contentType","parameterPath","mapper","isConstant","request","CheckNameAvailabilityRequestMapper","accept","$host","skipEncoding","apiVersion","subscriptionId","resourceGroupName","Pattern","RegExp","account","AccountMapper","accountUpdatePayload","AccountUpdateMapper","instanceName","instance","InstanceMapper","tagUpdatePayload","TagUpdateMapper","privateEndpointConnectionName","privateEndpointConnection","PrivateEndpointConnectionMapper","privateEndpointConnectionProxy","PrivateEndpointConnectionProxyMapper","privateEndpointConnectionProxyId","privateEndpointUpdate","PrivateEndpointUpdateMapper","LroImpl","constructor","sendOperationFn","args","spec","requestPath","path","requestMethod","httpMethod","this","sendInitialRequest","sendPollRequest","_a","restSpec","__rest","AccountsImpl","client","listBySubscription","options","iter","listBySubscriptionPagingAll","next","Symbol","asyncIterator","byPage","listBySubscriptionPagingPage","let","result","__await","_listBySubscription","continuationToken","_listBySubscriptionNext","_c","_b","__asyncValues","done","page","__asyncDelegator","listByResourceGroup","listByResourceGroupPagingAll","listByResourceGroupPagingPage","_listByResourceGroup","_listByResourceGroupNext","sendOperationRequest","listBySubscriptionOperationSpec","listByResourceGroupOperationSpec","get","getOperationSpec","head","headOperationSpec","beginCreate","directSendOperation","__awaiter","lro","currentRawResponse","undefined","providedCallback","onResponse","updatedArgs","rawResponse","flatResponse","statusCode","body","parsedBody","headers","toJSON","createOperationSpec","poller","LroEngine","resumeFrom","intervalInMs","updateIntervalInMs","lroResourceLocationConfig","poll","beginCreateAndWait","pollUntilDone","beginDelete","deleteOperationSpec","beginDeleteAndWait","beginUpdate","updateOperationSpec","beginUpdateAndWait","listBySubscriptionNextOperationSpec","listByResourceGroupNextOperationSpec","serializer","coreClient","createSerializer","Mappers","responses","200","bodyMapper","Mappers.AccountList","default","Mappers.ErrorResponse","queryParameters","Parameters.apiVersion","urlParameters","Parameters.$host","Parameters.subscriptionId","headerParameters","Parameters.accept","Parameters.resourceGroupName","Mappers.Account","Parameters.accountName","201","202","204","requestBody","Parameters.account","Parameters.contentType","mediaType","Parameters.accountUpdatePayload","Parameters.nextLink","InstancesImpl","listByAccount","listByAccountPagingAll","listByAccountPagingPage","_listByAccount","_listByAccountNext","listByAccountOperationSpec","update","listByAccountNextOperationSpec","Mappers.InstanceList","Mappers.Instance","Parameters.instanceName","Parameters.instance","Parameters.tagUpdatePayload","PrivateEndpointConnectionsImpl","beginCreateOrUpdate","createOrUpdateOperationSpec","beginCreateOrUpdateAndWait","Mappers.PrivateEndpointConnectionListResult","Mappers.PrivateEndpointConnection","Parameters.privateEndpointConnectionName","Parameters.privateEndpointConnection","PrivateLinkResourcesImpl","Mappers.PrivateLinkResourceListResult","Mappers.GroupInformation","Parameters.groupId","PrivateEndpointConnectionProxiesImpl","validate","validateOperationSpec","updatePrivateEndpointProperties","updatePrivateEndpointPropertiesOperationSpec","Mappers.PrivateEndpointConnectionProxyListResult","Parameters.privateEndpointConnectionProxy","Parameters.privateEndpointConnectionProxyId","Parameters.privateEndpointUpdate","Mappers.PrivateEndpointConnectionProxy","OperationsImpl","list","listPagingAll","listPagingPage","_list","_listNext","listOperationSpec","listNextOperationSpec","Mappers.OperationListResult","DeviceUpdate","ServiceClient","credentials","Error","defaults","requestContentType","credential","packageDetails","userAgentPrefix","userAgentOptions","optionsWithDefaults","credentialScopes","baseUri","endpoint","super","pipeline","getOrderedPolicies","length","pipelinePolicies","some","pipelinePolicy","coreRestPipeline","bearerTokenAuthenticationPolicyName","removePolicy","addPolicy","bearerTokenAuthenticationPolicy","scopes","challengeCallbacks","authorizeRequestOnChallenge","authorizeRequestOnClaimChallenge","accounts","instances","privateLinkResources","privateEndpointConnectionProxies","operations","addCustomApiVersionPolicy","sendRequest","param","url","split","newParams","map","item","indexOf","replace","join","checkNameAvailability","checkNameAvailabilityOperationSpec","Mappers.CheckNameAvailabilityResponse","Parameters.request"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsCreateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/accountsCreateSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DeviceUpdate } from "@azure/arm-deviceupdate";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Creates or updates Account.
|
|
15
|
+
*
|
|
16
|
+
* @summary Creates or updates Account.
|
|
17
|
+
* x-ms-original-file: specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2022-04-01-preview/examples/Accounts/Accounts_Create.json
|
|
18
|
+
*/
|
|
19
|
+
function createsOrUpdatesAccount() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
22
|
+
const resourceGroupName = "test-rg";
|
|
23
|
+
const accountName = "contoso";
|
|
24
|
+
const account = { location: "westus2" };
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DeviceUpdate(credential, subscriptionId);
|
|
27
|
+
const result = yield client.accounts.beginCreateAndWait(resourceGroupName, accountName, account);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
createsOrUpdatesAccount().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=accountsCreateSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsCreateSample.js","sourceRoot":"","sources":["../../samples-dev/accountsCreateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAW,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,uBAAuB;;QACpC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,OAAO,GAAY,EAAE,QAAQ,EAAE,SAAS,EAAE,CAAC;QACjD,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,YAAY,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC5D,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,QAAQ,CAAC,kBAAkB,CACrD,iBAAiB,EACjB,WAAW,EACX,OAAO,CACR,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,uBAAuB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsDeleteSample.d.ts","sourceRoot":"","sources":["../../samples-dev/accountsDeleteSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DeviceUpdate } from "@azure/arm-deviceupdate";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Deletes account.
|
|
15
|
+
*
|
|
16
|
+
* @summary Deletes account.
|
|
17
|
+
* x-ms-original-file: specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2022-04-01-preview/examples/Accounts/Accounts_Delete.json
|
|
18
|
+
*/
|
|
19
|
+
function deletesAnAccount() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
22
|
+
const resourceGroupName = "test-rg";
|
|
23
|
+
const accountName = "contoso";
|
|
24
|
+
const credential = new DefaultAzureCredential();
|
|
25
|
+
const client = new DeviceUpdate(credential, subscriptionId);
|
|
26
|
+
const result = yield client.accounts.beginDeleteAndWait(resourceGroupName, accountName);
|
|
27
|
+
console.log(result);
|
|
28
|
+
});
|
|
29
|
+
}
|
|
30
|
+
deletesAnAccount().catch(console.error);
|
|
31
|
+
//# sourceMappingURL=accountsDeleteSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsDeleteSample.js","sourceRoot":"","sources":["../../samples-dev/accountsDeleteSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,gBAAgB;;QAC7B,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,YAAY,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC5D,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,QAAQ,CAAC,kBAAkB,CACrD,iBAAiB,EACjB,WAAW,CACZ,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,gBAAgB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsGetSample.d.ts","sourceRoot":"","sources":["../../samples-dev/accountsGetSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DeviceUpdate } from "@azure/arm-deviceupdate";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Returns account details for the given account name.
|
|
15
|
+
*
|
|
16
|
+
* @summary Returns account details for the given account name.
|
|
17
|
+
* x-ms-original-file: specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2022-04-01-preview/examples/Accounts/Accounts_Get.json
|
|
18
|
+
*/
|
|
19
|
+
function getsAccountDetails() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
22
|
+
const resourceGroupName = "test-rg";
|
|
23
|
+
const accountName = "contoso";
|
|
24
|
+
const credential = new DefaultAzureCredential();
|
|
25
|
+
const client = new DeviceUpdate(credential, subscriptionId);
|
|
26
|
+
const result = yield client.accounts.get(resourceGroupName, accountName);
|
|
27
|
+
console.log(result);
|
|
28
|
+
});
|
|
29
|
+
}
|
|
30
|
+
getsAccountDetails().catch(console.error);
|
|
31
|
+
//# sourceMappingURL=accountsGetSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsGetSample.js","sourceRoot":"","sources":["../../samples-dev/accountsGetSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,kBAAkB;;QAC/B,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,YAAY,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC5D,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,QAAQ,CAAC,GAAG,CAAC,iBAAiB,EAAE,WAAW,CAAC,CAAC;QACzE,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,kBAAkB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsHeadSample.d.ts","sourceRoot":"","sources":["../../samples-dev/accountsHeadSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DeviceUpdate } from "@azure/arm-deviceupdate";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Checks whether account exists.
|
|
15
|
+
*
|
|
16
|
+
* @summary Checks whether account exists.
|
|
17
|
+
* x-ms-original-file: specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2022-04-01-preview/examples/Accounts/Accounts_Head.json
|
|
18
|
+
*/
|
|
19
|
+
function checksWhetherAccountExists() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
22
|
+
const resourceGroupName = "test-rg";
|
|
23
|
+
const accountName = "contoso";
|
|
24
|
+
const credential = new DefaultAzureCredential();
|
|
25
|
+
const client = new DeviceUpdate(credential, subscriptionId);
|
|
26
|
+
const result = yield client.accounts.head(resourceGroupName, accountName);
|
|
27
|
+
console.log(result);
|
|
28
|
+
});
|
|
29
|
+
}
|
|
30
|
+
checksWhetherAccountExists().catch(console.error);
|
|
31
|
+
//# sourceMappingURL=accountsHeadSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsHeadSample.js","sourceRoot":"","sources":["../../samples-dev/accountsHeadSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,0BAA0B;;QACvC,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,YAAY,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC5D,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,iBAAiB,EAAE,WAAW,CAAC,CAAC;QAC1E,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,0BAA0B,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsListByResourceGroupSample.d.ts","sourceRoot":"","sources":["../../samples-dev/accountsListByResourceGroupSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DeviceUpdate } from "@azure/arm-deviceupdate";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Returns list of Accounts.
|
|
15
|
+
*
|
|
16
|
+
* @summary Returns list of Accounts.
|
|
17
|
+
* x-ms-original-file: specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2022-04-01-preview/examples/Accounts/Accounts_List.json
|
|
18
|
+
*/
|
|
19
|
+
function getsListOfAccounts() {
|
|
20
|
+
var e_1, _a;
|
|
21
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
+
const resourceGroupName = "test-rg";
|
|
24
|
+
const credential = new DefaultAzureCredential();
|
|
25
|
+
const client = new DeviceUpdate(credential, subscriptionId);
|
|
26
|
+
const resArray = new Array();
|
|
27
|
+
try {
|
|
28
|
+
for (var _b = __asyncValues(client.accounts.listByResourceGroup(resourceGroupName)), _c; _c = yield _b.next(), !_c.done;) {
|
|
29
|
+
let item = _c.value;
|
|
30
|
+
resArray.push(item);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
34
|
+
finally {
|
|
35
|
+
try {
|
|
36
|
+
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
37
|
+
}
|
|
38
|
+
finally { if (e_1) throw e_1.error; }
|
|
39
|
+
}
|
|
40
|
+
console.log(resArray);
|
|
41
|
+
});
|
|
42
|
+
}
|
|
43
|
+
getsListOfAccounts().catch(console.error);
|
|
44
|
+
//# sourceMappingURL=accountsListByResourceGroupSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsListByResourceGroupSample.js","sourceRoot":"","sources":["../../samples-dev/accountsListByResourceGroupSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,kBAAkB;;;QAC/B,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,YAAY,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC5D,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,QAAQ,CAAC,mBAAmB,CACxD,iBAAiB,CAClB,CAAA,IAAA;gBAFU,IAAI,IAAI,WAAA,CAAA;gBAGjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,kBAAkB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsListBySubscriptionSample.d.ts","sourceRoot":"","sources":["../../samples-dev/accountsListBySubscriptionSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __asyncValues, __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DeviceUpdate } from "@azure/arm-deviceupdate";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Returns list of Accounts.
|
|
15
|
+
*
|
|
16
|
+
* @summary Returns list of Accounts.
|
|
17
|
+
* x-ms-original-file: specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2022-04-01-preview/examples/Accounts/Accounts_List.json
|
|
18
|
+
*/
|
|
19
|
+
function getListOfAccounts() {
|
|
20
|
+
var e_1, _a;
|
|
21
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
22
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
23
|
+
const credential = new DefaultAzureCredential();
|
|
24
|
+
const client = new DeviceUpdate(credential, subscriptionId);
|
|
25
|
+
const resArray = new Array();
|
|
26
|
+
try {
|
|
27
|
+
for (var _b = __asyncValues(client.accounts.listBySubscription()), _c; _c = yield _b.next(), !_c.done;) {
|
|
28
|
+
let item = _c.value;
|
|
29
|
+
resArray.push(item);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
33
|
+
finally {
|
|
34
|
+
try {
|
|
35
|
+
if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
|
|
36
|
+
}
|
|
37
|
+
finally { if (e_1) throw e_1.error; }
|
|
38
|
+
}
|
|
39
|
+
console.log(resArray);
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
getListOfAccounts().catch(console.error);
|
|
43
|
+
//# sourceMappingURL=accountsListBySubscriptionSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsListBySubscriptionSample.js","sourceRoot":"","sources":["../../samples-dev/accountsListBySubscriptionSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,iBAAiB;;;QAC9B,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,YAAY,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC5D,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,IAAA,KAAA,cAAA,MAAM,CAAC,QAAQ,CAAC,kBAAkB,EAAE,CAAA,IAAA;gBAAhD,IAAI,IAAI,WAAA,CAAA;gBACjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,iBAAiB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsUpdateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/accountsUpdateSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { DeviceUpdate } from "@azure/arm-deviceupdate";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
/**
|
|
14
|
+
* This sample demonstrates how to Updates account's patchable properties
|
|
15
|
+
*
|
|
16
|
+
* @summary Updates account's patchable properties
|
|
17
|
+
* x-ms-original-file: specification/deviceupdate/resource-manager/Microsoft.DeviceUpdate/preview/2022-04-01-preview/examples/Accounts/Accounts_Update.json
|
|
18
|
+
*/
|
|
19
|
+
function updatesAccount() {
|
|
20
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
21
|
+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
|
|
22
|
+
const resourceGroupName = "test-rg";
|
|
23
|
+
const accountName = "contoso";
|
|
24
|
+
const accountUpdatePayload = { tags: { tagKey: "tagValue" } };
|
|
25
|
+
const credential = new DefaultAzureCredential();
|
|
26
|
+
const client = new DeviceUpdate(credential, subscriptionId);
|
|
27
|
+
const result = yield client.accounts.beginUpdateAndWait(resourceGroupName, accountName, accountUpdatePayload);
|
|
28
|
+
console.log(result);
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
updatesAccount().catch(console.error);
|
|
32
|
+
//# sourceMappingURL=accountsUpdateSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/accountsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAiB,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,cAAc;;QAC3B,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,SAAS,CAAC;QACpC,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,oBAAoB,GAAkB,EAAE,IAAI,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,EAAE,CAAC;QAC7E,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,YAAY,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC5D,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,QAAQ,CAAC,kBAAkB,CACrD,iBAAiB,EACjB,WAAW,EACX,oBAAoB,CACrB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,cAAc,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|