@azure/arm-deviceprovisioningservices 3.0.0

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.
Files changed (69) hide show
  1. package/LICENSE.txt +21 -0
  2. package/README.md +106 -0
  3. package/dist/arm-deviceprovisioningservices.js +2869 -0
  4. package/dist/arm-deviceprovisioningservices.js.map +1 -0
  5. package/dist/arm-deviceprovisioningservices.min.js +1 -0
  6. package/dist/arm-deviceprovisioningservices.min.js.map +1 -0
  7. package/esm/iotDpsClient.d.ts +26 -0
  8. package/esm/iotDpsClient.d.ts.map +1 -0
  9. package/esm/iotDpsClient.js +39 -0
  10. package/esm/iotDpsClient.js.map +1 -0
  11. package/esm/iotDpsClientContext.d.ts +22 -0
  12. package/esm/iotDpsClientContext.d.ts.map +1 -0
  13. package/esm/iotDpsClientContext.js +60 -0
  14. package/esm/iotDpsClientContext.js.map +1 -0
  15. package/esm/models/dpsCertificateMappers.d.ts +2 -0
  16. package/esm/models/dpsCertificateMappers.d.ts.map +1 -0
  17. package/esm/models/dpsCertificateMappers.js +9 -0
  18. package/esm/models/dpsCertificateMappers.js.map +1 -0
  19. package/esm/models/index.d.ts +1433 -0
  20. package/esm/models/index.d.ts.map +1 -0
  21. package/esm/models/index.js +8 -0
  22. package/esm/models/index.js.map +1 -0
  23. package/esm/models/iotDpsResourceMappers.d.ts +2 -0
  24. package/esm/models/iotDpsResourceMappers.d.ts.map +1 -0
  25. package/esm/models/iotDpsResourceMappers.js +9 -0
  26. package/esm/models/iotDpsResourceMappers.js.map +1 -0
  27. package/esm/models/mappers.d.ts +38 -0
  28. package/esm/models/mappers.d.ts.map +1 -0
  29. package/esm/models/mappers.js +1141 -0
  30. package/esm/models/mappers.js.map +1 -0
  31. package/esm/models/operationsMappers.d.ts +2 -0
  32. package/esm/models/operationsMappers.d.ts.map +1 -0
  33. package/esm/models/operationsMappers.js +9 -0
  34. package/esm/models/operationsMappers.js.map +1 -0
  35. package/esm/models/parameters.d.ts +26 -0
  36. package/esm/models/parameters.d.ts.map +1 -0
  37. package/esm/models/parameters.js +272 -0
  38. package/esm/models/parameters.js.map +1 -0
  39. package/esm/operations/dpsCertificate.d.ts +188 -0
  40. package/esm/operations/dpsCertificate.d.ts.map +1 -0
  41. package/esm/operations/dpsCertificate.js +264 -0
  42. package/esm/operations/dpsCertificate.js.map +1 -0
  43. package/esm/operations/index.d.ts +4 -0
  44. package/esm/operations/index.d.ts.map +1 -0
  45. package/esm/operations/index.js +12 -0
  46. package/esm/operations/index.js.map +1 -0
  47. package/esm/operations/iotDpsResource.d.ts +473 -0
  48. package/esm/operations/iotDpsResource.d.ts.map +1 -0
  49. package/esm/operations/iotDpsResource.js +834 -0
  50. package/esm/operations/iotDpsResource.js.map +1 -0
  51. package/esm/operations/operations.d.ts +46 -0
  52. package/esm/operations/operations.d.ts.map +1 -0
  53. package/esm/operations/operations.js +79 -0
  54. package/esm/operations/operations.js.map +1 -0
  55. package/package.json +59 -0
  56. package/rollup.config.js +37 -0
  57. package/src/iotDpsClient.ts +51 -0
  58. package/src/iotDpsClientContext.ts +67 -0
  59. package/src/models/dpsCertificateMappers.ts +30 -0
  60. package/src/models/index.ts +1549 -0
  61. package/src/models/iotDpsResourceMappers.ts +40 -0
  62. package/src/models/mappers.ts +1181 -0
  63. package/src/models/operationsMappers.ts +14 -0
  64. package/src/models/parameters.ts +274 -0
  65. package/src/operations/dpsCertificate.ts +477 -0
  66. package/src/operations/index.ts +12 -0
  67. package/src/operations/iotDpsResource.ts +1310 -0
  68. package/src/operations/operations.ts +125 -0
  69. package/tsconfig.json +19 -0
@@ -0,0 +1 @@
1
+ !function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports,require("@azure/ms-rest-azure-js"),require("@azure/ms-rest-js")):"function"==typeof define&&define.amd?define(["exports","@azure/ms-rest-azure-js","@azure/ms-rest-js"],r):r(((e=e||self).Azure=e.Azure||{},e.Azure.ArmDeviceprovisioningservices={}),e.msRestAzure,e.msRest)}(this,function(e,s,r){"use strict";var t=function(e,r){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var i in r)r.hasOwnProperty(i)&&(e[i]=r[i])})(e,r)};function i(e,r){function i(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(i.prototype=r.prototype,new i)}var a=function(){return(a=Object.assign||function(e){for(var r,i=1,t=arguments.length;i<t;i++)for(var a in r=arguments[i])Object.prototype.hasOwnProperty.call(r,a)&&(e[a]=r[a]);return e}).apply(this,arguments)},o=Object.freeze({__proto__:null}),n=s.CloudErrorMapper,p=s.BaseResourceMapper,m={serializedName:"ErrorMesssage",type:{name:"Composite",className:"ErrorMesssage",modelProperties:{code:{serializedName:"code",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}},details:{serializedName:"details",type:{name:"String"}}}}},c={serializedName:"AsyncOperationResult",type:{name:"Composite",className:"AsyncOperationResult",modelProperties:{status:{serializedName:"status",type:{name:"String"}},error:{serializedName:"error",type:{name:"Composite",className:"ErrorMesssage"}}}}},d={serializedName:"CertificateProperties",type:{name:"Composite",className:"CertificateProperties",modelProperties:{subject:{readOnly:!0,serializedName:"subject",type:{name:"String"}},expiry:{readOnly:!0,serializedName:"expiry",type:{name:"DateTimeRfc1123"}},thumbprint:{readOnly:!0,serializedName:"thumbprint",type:{name:"String"}},isVerified:{readOnly:!0,serializedName:"isVerified",type:{name:"Boolean"}},certificate:{readOnly:!0,serializedName:"certificate",type:{name:"ByteArray"}},created:{readOnly:!0,serializedName:"created",type:{name:"DateTimeRfc1123"}},updated:{readOnly:!0,serializedName:"updated",type:{name:"DateTimeRfc1123"}}}}},u={serializedName:"CertificateResponse",type:{name:"Composite",className:"CertificateResponse",modelProperties:{properties:{serializedName:"properties",type:{name:"Composite",className:"CertificateProperties"}},id:{readOnly:!0,serializedName:"id",type:{name:"String"}},name:{readOnly:!0,serializedName:"name",type:{name:"String"}},etag:{readOnly:!0,serializedName:"etag",type:{name:"String"}},type:{readOnly:!0,serializedName:"type",type:{name:"String"}}}}},l={serializedName:"CertificateListDescription",type:{name:"Composite",className:"CertificateListDescription",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"CertificateResponse"}}}}}}},y={serializedName:"CertificateBodyDescription",type:{name:"Composite",className:"CertificateBodyDescription",modelProperties:{certificate:{serializedName:"certificate",type:{name:"String"}},isVerified:{serializedName:"isVerified",type:{name:"Boolean"}}}}},N={serializedName:"IotDpsSkuInfo",type:{name:"Composite",className:"IotDpsSkuInfo",modelProperties:{name:{serializedName:"name",type:{name:"String"}},tier:{readOnly:!0,serializedName:"tier",type:{name:"String"}},capacity:{serializedName:"capacity",type:{name:"Number"}}}}},v={serializedName:"IpFilterRule",type:{name:"Composite",className:"IpFilterRule",modelProperties:{filterName:{required:!0,serializedName:"filterName",type:{name:"String"}},action:{required:!0,serializedName:"action",type:{name:"Enum",allowedValues:["Accept","Reject"]}},ipMask:{required:!0,serializedName:"ipMask",type:{name:"String"}},target:{serializedName:"target",type:{name:"Enum",allowedValues:["all","serviceApi","deviceApi"]}}}}},g={serializedName:"PrivateEndpoint",type:{name:"Composite",className:"PrivateEndpoint",modelProperties:{id:{readOnly:!0,serializedName:"id",type:{name:"String"}}}}},f={serializedName:"PrivateLinkServiceConnectionState",type:{name:"Composite",className:"PrivateLinkServiceConnectionState",modelProperties:{status:{required:!0,serializedName:"status",type:{name:"String"}},description:{required:!0,serializedName:"description",type:{name:"String"}},actionsRequired:{serializedName:"actionsRequired",type:{name:"String"}}}}},h={serializedName:"PrivateEndpointConnectionProperties",type:{name:"Composite",className:"PrivateEndpointConnectionProperties",modelProperties:{privateEndpoint:{serializedName:"privateEndpoint",type:{name:"Composite",className:"PrivateEndpoint"}},privateLinkServiceConnectionState:{required:!0,serializedName:"privateLinkServiceConnectionState",type:{name:"Composite",className:"PrivateLinkServiceConnectionState"}}}}},P={serializedName:"PrivateEndpointConnection",type:{name:"Composite",className:"PrivateEndpointConnection",modelProperties:{id:{readOnly:!0,serializedName:"id",type:{name:"String"}},name:{readOnly:!0,serializedName:"name",constraints:{Pattern:/^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$/},type:{name:"String"}},type:{readOnly:!0,serializedName:"type",type:{name:"String"}},properties:{required:!0,serializedName:"properties",type:{name:"Composite",className:"PrivateEndpointConnectionProperties"}}}}},S={serializedName:"IotHubDefinitionDescription",type:{name:"Composite",className:"IotHubDefinitionDescription",modelProperties:{applyAllocationPolicy:{serializedName:"applyAllocationPolicy",type:{name:"Boolean"}},allocationWeight:{serializedName:"allocationWeight",type:{name:"Number"}},name:{readOnly:!0,serializedName:"name",type:{name:"String"}},connectionString:{required:!0,serializedName:"connectionString",type:{name:"String"}},location:{required:!0,serializedName:"location",type:{name:"String"}}}}},z={serializedName:"SharedAccessSignatureAuthorizationRule_AccessRightsDescription_",type:{name:"Composite",className:"SharedAccessSignatureAuthorizationRuleAccessRightsDescription",modelProperties:{keyName:{required:!0,serializedName:"keyName",type:{name:"String"}},primaryKey:{serializedName:"primaryKey",type:{name:"String"}},secondaryKey:{serializedName:"secondaryKey",type:{name:"String"}},rights:{required:!0,serializedName:"rights",type:{name:"String"}}}}},b={serializedName:"IotDpsPropertiesDescription",type:{name:"Composite",className:"IotDpsPropertiesDescription",modelProperties:{state:{serializedName:"state",type:{name:"String"}},publicNetworkAccess:{serializedName:"publicNetworkAccess",type:{name:"String"}},ipFilterRules:{serializedName:"ipFilterRules",type:{name:"Sequence",element:{type:{name:"Composite",className:"IpFilterRule"}}}},privateEndpointConnections:{serializedName:"privateEndpointConnections",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateEndpointConnection"}}}},provisioningState:{serializedName:"provisioningState",type:{name:"String"}},iotHubs:{serializedName:"iotHubs",type:{name:"Sequence",element:{type:{name:"Composite",className:"IotHubDefinitionDescription"}}}},allocationPolicy:{serializedName:"allocationPolicy",type:{name:"String"}},serviceOperationsHostName:{readOnly:!0,serializedName:"serviceOperationsHostName",type:{name:"String"}},deviceProvisioningHostName:{readOnly:!0,serializedName:"deviceProvisioningHostName",type:{name:"String"}},idScope:{readOnly:!0,serializedName:"idScope",type:{name:"String"}},authorizationPolicies:{serializedName:"authorizationPolicies",type:{name:"Sequence",element:{type:{name:"Composite",className:"SharedAccessSignatureAuthorizationRuleAccessRightsDescription"}}}}}}},C={serializedName:"Resource",type:{name:"Composite",className:"Resource",modelProperties:{id:{readOnly:!0,serializedName:"id",type:{name:"String"}},name:{readOnly:!0,serializedName:"name",constraints:{Pattern:/^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$/},type:{name:"String"}},type:{readOnly:!0,serializedName:"type",type:{name:"String"}},location:{required:!0,serializedName:"location",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},R={serializedName:"ProvisioningServiceDescription",type:{name:"Composite",className:"ProvisioningServiceDescription",modelProperties:a(a({},C.type.modelProperties),{etag:{serializedName:"etag",type:{name:"String"}},properties:{required:!0,serializedName:"properties",type:{name:"Composite",className:"IotDpsPropertiesDescription"}},sku:{required:!0,serializedName:"sku",type:{name:"Composite",className:"IotDpsSkuInfo"}}})}},M={serializedName:"GroupIdInformationProperties",type:{name:"Composite",className:"GroupIdInformationProperties",modelProperties:{groupId:{serializedName:"groupId",type:{name:"String"}},requiredMembers:{serializedName:"requiredMembers",type:{name:"Sequence",element:{type:{name:"String"}}}},requiredZoneNames:{serializedName:"requiredZoneNames",type:{name:"Sequence",element:{type:{name:"String"}}}}}}},D={serializedName:"GroupIdInformation",type:{name:"Composite",className:"GroupIdInformation",modelProperties:{id:{readOnly:!0,serializedName:"id",type:{name:"String"}},name:{readOnly:!0,serializedName:"name",constraints:{Pattern:/^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$/},type:{name:"String"}},type:{readOnly:!0,serializedName:"type",type:{name:"String"}},properties:{required:!0,serializedName:"properties",type:{name:"Composite",className:"GroupIdInformationProperties"}}}}},O={serializedName:"PrivateLinkResources",type:{name:"Composite",className:"PrivateLinkResources",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"GroupIdInformation"}}}}}}},q={serializedName:"Operation_display",type:{name:"Composite",className:"OperationDisplay",modelProperties:{provider:{readOnly:!0,serializedName:"provider",type:{name:"String"}},resource:{readOnly:!0,serializedName:"resource",type:{name:"String"}},operation:{readOnly:!0,serializedName:"operation",type:{name:"String"}}}}},I={serializedName:"Operation",type:{name:"Composite",className:"Operation",modelProperties:{name:{readOnly:!0,serializedName:"name",type:{name:"String"}},display:{serializedName:"display",type:{name:"Composite",className:"OperationDisplay"}}}}},G={serializedName:"ErrorDetails",type:{name:"Composite",className:"ErrorDetails",modelProperties:{code:{readOnly:!0,serializedName:"code",type:{name:"String"}},httpStatusCode:{readOnly:!0,serializedName:"httpStatusCode",type:{name:"String"}},message:{readOnly:!0,serializedName:"message",type:{name:"String"}},details:{readOnly:!0,serializedName:"details",type:{name:"String"}}}}},E={serializedName:"IotDpsSkuDefinition",type:{name:"Composite",className:"IotDpsSkuDefinition",modelProperties:{name:{serializedName:"name",type:{name:"String"}}}}},k={serializedName:"OperationInputs",type:{name:"Composite",className:"OperationInputs",modelProperties:{name:{required:!0,serializedName:"name",type:{name:"String"}}}}},L={serializedName:"NameAvailabilityInfo",type:{name:"Composite",className:"NameAvailabilityInfo",modelProperties:{nameAvailable:{serializedName:"nameAvailable",type:{name:"Boolean"}},reason:{serializedName:"reason",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}}}}},A={serializedName:"TagsResource",type:{name:"Composite",className:"TagsResource",modelProperties:{tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},T={serializedName:"VerificationCodeResponse_properties",type:{name:"Composite",className:"VerificationCodeResponseProperties",modelProperties:{verificationCode:{serializedName:"verificationCode",type:{name:"String"}},subject:{serializedName:"subject",type:{name:"String"}},expiry:{serializedName:"expiry",type:{name:"String"}},thumbprint:{serializedName:"thumbprint",type:{name:"String"}},isVerified:{serializedName:"isVerified",type:{name:"Boolean"}},certificate:{serializedName:"certificate",type:{name:"ByteArray"}},created:{serializedName:"created",type:{name:"String"}},updated:{serializedName:"updated",type:{name:"String"}}}}},x={serializedName:"VerificationCodeResponse",type:{name:"Composite",className:"VerificationCodeResponse",modelProperties:{name:{readOnly:!0,serializedName:"name",type:{name:"String"}},etag:{readOnly:!0,serializedName:"etag",type:{name:"String"}},id:{readOnly:!0,serializedName:"id",type:{name:"String"}},type:{readOnly:!0,serializedName:"type",type:{name:"String"}},properties:{serializedName:"properties",type:{name:"Composite",className:"VerificationCodeResponseProperties"}}}}},V={serializedName:"VerificationCodeRequest",type:{name:"Composite",className:"VerificationCodeRequest",modelProperties:{certificate:{serializedName:"certificate",type:{name:"String"}}}}},_={serializedName:"OperationListResult",type:{name:"Composite",className:"OperationListResult",modelProperties:{value:{readOnly:!0,serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"Operation"}}}},nextLink:{readOnly:!0,serializedName:"nextLink",type:{name:"String"}}}}},B={serializedName:"ProvisioningServiceDescriptionListResult",type:{name:"Composite",className:"ProvisioningServiceDescriptionListResult",modelProperties:{value:{serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"ProvisioningServiceDescription"}}}},nextLink:{readOnly:!0,serializedName:"nextLink",type:{name:"String"}}}}},U={serializedName:"IotDpsSkuDefinitionListResult",type:{name:"Composite",className:"IotDpsSkuDefinitionListResult",modelProperties:{value:{serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"IotDpsSkuDefinition"}}}},nextLink:{readOnly:!0,serializedName:"nextLink",type:{name:"String"}}}}},j={serializedName:"SharedAccessSignatureAuthorizationRuleListResult",type:{name:"Composite",className:"SharedAccessSignatureAuthorizationRuleListResult",modelProperties:{value:{serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"SharedAccessSignatureAuthorizationRuleAccessRightsDescription"}}}},nextLink:{readOnly:!0,serializedName:"nextLink",type:{name:"String"}}}}},w=Object.freeze({__proto__:null,CloudError:n,BaseResource:p,ErrorMesssage:m,AsyncOperationResult:c,CertificateProperties:d,CertificateResponse:u,CertificateListDescription:l,CertificateBodyDescription:y,IotDpsSkuInfo:N,IpFilterRule:v,PrivateEndpoint:g,PrivateLinkServiceConnectionState:f,PrivateEndpointConnectionProperties:h,PrivateEndpointConnection:P,IotHubDefinitionDescription:S,SharedAccessSignatureAuthorizationRuleAccessRightsDescription:z,IotDpsPropertiesDescription:b,Resource:C,ProvisioningServiceDescription:R,GroupIdInformationProperties:M,GroupIdInformation:D,PrivateLinkResources:O,OperationDisplay:q,Operation:I,ErrorDetails:G,IotDpsSkuDefinition:E,OperationInputs:k,NameAvailabilityInfo:L,TagsResource:A,VerificationCodeResponseProperties:T,VerificationCodeResponse:x,VerificationCodeRequest:V,OperationListResult:_,ProvisioningServiceDescriptionListResult:B,IotDpsSkuDefinitionListResult:U,SharedAccessSignatureAuthorizationRuleListResult:j}),F=Object.freeze({__proto__:null,ErrorDetails:G,Operation:I,OperationDisplay:q,OperationListResult:_}),H={parameterPath:"acceptLanguage",mapper:{serializedName:"accept-language",defaultValue:"en-US",type:{name:"String"}}},K={parameterPath:"apiVersion",mapper:{required:!0,serializedName:"api-version",type:{name:"String"}}},Z={parameterPath:["options","certificatecreated"],mapper:{serializedName:"certificate.created",type:{name:"DateTime"}}},$={parameterPath:["options","certificatehasPrivateKey"],mapper:{serializedName:"certificate.hasPrivateKey",type:{name:"Boolean"}}},W={parameterPath:["options","certificateisVerified"],mapper:{serializedName:"certificate.isVerified",type:{name:"Boolean"}}},J={parameterPath:["options","certificatelastUpdated"],mapper:{serializedName:"certificate.lastUpdated",type:{name:"DateTime"}}},Q={parameterPath:["options","certificatename"],mapper:{serializedName:"certificate.name",type:{name:"String"}}},X={parameterPath:"certificateName",mapper:{required:!0,serializedName:"certificateName",type:{name:"String"}}},Y={parameterPath:["options","certificatenonce"],mapper:{serializedName:"certificate.nonce",type:{name:"String"}}},ee={parameterPath:["options","certificatepurpose"],mapper:{serializedName:"certificate.purpose",type:{name:"String"}}},re={parameterPath:["options","certificaterawBytes"],mapper:{serializedName:"certificate.rawBytes",type:{name:"ByteArray"}}},ie={parameterPath:["options","ifMatch"],mapper:{serializedName:"If-Match",type:{name:"String"}}},te={parameterPath:"ifMatch",mapper:{required:!0,serializedName:"If-Match",type:{name:"String"}}},ae={parameterPath:"nextPageLink",mapper:{required:!0,serializedName:"nextLink",type:{name:"String"}},skipEncoding:!0},se={parameterPath:"privateEndpointConnectionName",mapper:{required:!0,serializedName:"privateEndpointConnectionName",type:{name:"String"}}},oe={parameterPath:"provisioningServiceName",mapper:{required:!0,serializedName:"provisioningServiceName",type:{name:"String"}}},ne={parameterPath:"resourceGroupName",mapper:{required:!0,serializedName:"resourceGroupName",type:{name:"String"}}},I={parameterPath:"resourceName",mapper:{required:!0,serializedName:"resourceName",type:{name:"String"}}},q={parameterPath:"subscriptionId",mapper:{required:!0,serializedName:"subscriptionId",type:{name:"String"}}},pe=(me.prototype.list=function(e,r){return this.client.sendOperationRequest({options:e},ce,r)},me.prototype.listNext=function(e,r,i){return this.client.sendOperationRequest({nextPageLink:e,options:r},de,i)},me);function me(e){this.client=e}var F=new r.Serializer(F),ce={httpMethod:"GET",path:"providers/Microsoft.Devices/operations",queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:_},default:{bodyMapper:G}},serializer:F},de={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[ae],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:_},default:{bodyMapper:G}},serializer:F},F=Object.freeze({__proto__:null,BaseResource:p,CertificateBodyDescription:y,CertificateListDescription:l,CertificateProperties:d,CertificateResponse:u,ErrorDetails:G,IotDpsPropertiesDescription:b,IotDpsSkuInfo:N,IotHubDefinitionDescription:S,IpFilterRule:v,PrivateEndpoint:g,PrivateEndpointConnection:P,PrivateEndpointConnectionProperties:h,PrivateLinkServiceConnectionState:f,ProvisioningServiceDescription:R,Resource:C,SharedAccessSignatureAuthorizationRuleAccessRightsDescription:z,VerificationCodeRequest:V,VerificationCodeResponse:x,VerificationCodeResponseProperties:T}),ue=(le.prototype.get=function(e,r,i,t,a){return this.client.sendOperationRequest({certificateName:e,resourceGroupName:r,provisioningServiceName:i,options:t},ye,a)},le.prototype.createOrUpdate=function(e,r,i,t,a,s){return this.client.sendOperationRequest({resourceGroupName:e,provisioningServiceName:r,certificateName:i,certificateDescription:t,options:a},Ne,s)},le.prototype.deleteMethod=function(e,r,i,t,a,s){return this.client.sendOperationRequest({resourceGroupName:e,ifMatch:r,provisioningServiceName:i,certificateName:t,options:a},ve,s)},le.prototype.list=function(e,r,i,t){return this.client.sendOperationRequest({resourceGroupName:e,provisioningServiceName:r,options:i},ge,t)},le.prototype.generateVerificationCode=function(e,r,i,t,a,s){return this.client.sendOperationRequest({certificateName:e,ifMatch:r,resourceGroupName:i,provisioningServiceName:t,options:a},fe,s)},le.prototype.verifyCertificate=function(e,r,i,t,a,s,o){return this.client.sendOperationRequest({certificateName:e,ifMatch:r,request:i,resourceGroupName:t,provisioningServiceName:a,options:s},he,o)},le);function le(e){this.client=e}var F=new r.Serializer(F),ye={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/certificates/{certificateName}",urlParameters:[X,q,ne,oe],queryParameters:[K],headerParameters:[ie,H],responses:{200:{bodyMapper:u},default:{bodyMapper:G}},serializer:F},Ne={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/certificates/{certificateName}",urlParameters:[q,ne,oe,{parameterPath:"certificateName",mapper:{required:!0,serializedName:"certificateName",constraints:{MaxLength:256},type:{name:"String"}}}],queryParameters:[K],headerParameters:[ie,H],requestBody:{parameterPath:"certificateDescription",mapper:a(a({},y),{required:!0})},responses:{200:{bodyMapper:u},default:{bodyMapper:G}},serializer:F},ve={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/certificates/{certificateName}",urlParameters:[q,ne,oe,X],queryParameters:[Q,re,W,ee,Z,J,$,Y,K],headerParameters:[te,H],responses:{200:{},204:{},default:{bodyMapper:G}},serializer:F},ge={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/certificates",urlParameters:[q,ne,oe],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:l},default:{bodyMapper:G}},serializer:F},fe={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/certificates/{certificateName}/generateVerificationCode",urlParameters:[X,q,ne,oe],queryParameters:[Q,re,W,ee,Z,J,$,Y,K],headerParameters:[te,H],responses:{200:{bodyMapper:x},default:{bodyMapper:G}},serializer:F},he={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/certificates/{certificateName}/verify",urlParameters:[X,q,ne,oe],queryParameters:[Q,re,W,ee,Z,J,$,Y,K],headerParameters:[te,H],requestBody:{parameterPath:"request",mapper:a(a({},V),{required:!0})},responses:{200:{bodyMapper:u},default:{bodyMapper:G}},serializer:F},T=Object.freeze({__proto__:null,AsyncOperationResult:c,BaseResource:p,CertificateProperties:d,CertificateResponse:u,CloudError:n,ErrorDetails:G,ErrorMesssage:m,GroupIdInformation:D,GroupIdInformationProperties:M,IotDpsPropertiesDescription:b,IotDpsSkuDefinition:E,IotDpsSkuDefinitionListResult:U,IotDpsSkuInfo:N,IotHubDefinitionDescription:S,IpFilterRule:v,NameAvailabilityInfo:L,OperationInputs:k,PrivateEndpoint:g,PrivateEndpointConnection:P,PrivateEndpointConnectionProperties:h,PrivateLinkResources:O,PrivateLinkServiceConnectionState:f,ProvisioningServiceDescription:R,ProvisioningServiceDescriptionListResult:B,Resource:C,SharedAccessSignatureAuthorizationRuleAccessRightsDescription:z,SharedAccessSignatureAuthorizationRuleListResult:j,TagsResource:A,VerificationCodeResponse:x,VerificationCodeResponseProperties:T}),Pe=(Se.prototype.get=function(e,r,i,t){return this.client.sendOperationRequest({provisioningServiceName:e,resourceGroupName:r,options:i},be,t)},Se.prototype.createOrUpdate=function(e,r,i,t){return this.beginCreateOrUpdate(e,r,i,t).then(function(e){return e.pollUntilFinished()})},Se.prototype.update=function(e,r,i,t){return this.beginUpdate(e,r,i,t).then(function(e){return e.pollUntilFinished()})},Se.prototype.deleteMethod=function(e,r,i){return this.beginDeleteMethod(e,r,i).then(function(e){return e.pollUntilFinished()})},Se.prototype.listBySubscription=function(e,r){return this.client.sendOperationRequest({options:e},Ce,r)},Se.prototype.listByResourceGroup=function(e,r,i){return this.client.sendOperationRequest({resourceGroupName:e,options:r},Re,i)},Se.prototype.getOperationResult=function(e,r,i,t,a,s){return this.client.sendOperationRequest({operationId:e,resourceGroupName:r,provisioningServiceName:i,asyncinfo:t,options:a},Me,s)},Se.prototype.listValidSkus=function(e,r,i,t){return this.client.sendOperationRequest({provisioningServiceName:e,resourceGroupName:r,options:i},De,t)},Se.prototype.checkProvisioningServiceNameAvailability=function(e,r,i){return this.client.sendOperationRequest({argumentsParameter:e,options:r},Oe,i)},Se.prototype.listKeys=function(e,r,i,t){return this.client.sendOperationRequest({provisioningServiceName:e,resourceGroupName:r,options:i},qe,t)},Se.prototype.listKeysForKeyName=function(e,r,i,t,a){return this.client.sendOperationRequest({provisioningServiceName:e,keyName:r,resourceGroupName:i,options:t},Ie,a)},Se.prototype.listPrivateLinkResources=function(e,r,i,t){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:r,options:i},Ge,t)},Se.prototype.getPrivateLinkResources=function(e,r,i,t,a){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:r,groupId:i,options:t},Ee,a)},Se.prototype.listPrivateEndpointConnections=function(e,r,i,t){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:r,options:i},ke,t)},Se.prototype.getPrivateEndpointConnection=function(e,r,i,t,a){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:r,privateEndpointConnectionName:i,options:t},Le,a)},Se.prototype.createOrUpdatePrivateEndpointConnection=function(e,r,i,t,a){return this.beginCreateOrUpdatePrivateEndpointConnection(e,r,i,t,a).then(function(e){return e.pollUntilFinished()})},Se.prototype.deletePrivateEndpointConnection=function(e,r,i,t){return this.beginDeletePrivateEndpointConnection(e,r,i,t).then(function(e){return e.pollUntilFinished()})},Se.prototype.beginCreateOrUpdate=function(e,r,i,t){return this.client.sendLRORequest({resourceGroupName:e,provisioningServiceName:r,iotDpsDescription:i,options:t},Ae,t)},Se.prototype.beginUpdate=function(e,r,i,t){return this.client.sendLRORequest({resourceGroupName:e,provisioningServiceName:r,provisioningServiceTags:i,options:t},Te,t)},Se.prototype.beginDeleteMethod=function(e,r,i){return this.client.sendLRORequest({provisioningServiceName:e,resourceGroupName:r,options:i},xe,i)},Se.prototype.beginCreateOrUpdatePrivateEndpointConnection=function(e,r,i,t,a){return this.client.sendLRORequest({resourceGroupName:e,resourceName:r,privateEndpointConnectionName:i,privateEndpointConnection:t,options:a},Ve,a)},Se.prototype.beginDeletePrivateEndpointConnection=function(e,r,i,t){return this.client.sendLRORequest({resourceGroupName:e,resourceName:r,privateEndpointConnectionName:i,options:t},_e,t)},Se.prototype.listBySubscriptionNext=function(e,r,i){return this.client.sendOperationRequest({nextPageLink:e,options:r},Be,i)},Se.prototype.listByResourceGroupNext=function(e,r,i){return this.client.sendOperationRequest({nextPageLink:e,options:r},Ue,i)},Se.prototype.listValidSkusNext=function(e,r,i){return this.client.sendOperationRequest({nextPageLink:e,options:r},je,i)},Se.prototype.listKeysNext=function(e,r,i){return this.client.sendOperationRequest({nextPageLink:e,options:r},we,i)},Se);function Se(e){this.client=e}var ze,T=new r.Serializer(T),be={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}",urlParameters:[oe,q,ne],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:R},default:{bodyMapper:G}},serializer:T},Ce={httpMethod:"GET",path:"subscriptions/{subscriptionId}/providers/Microsoft.Devices/provisioningServices",urlParameters:[q],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:B},default:{bodyMapper:G}},serializer:T},Re={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices",urlParameters:[q,ne],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:B},default:{bodyMapper:G}},serializer:T},Me={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/operationresults/{operationId}",urlParameters:[{parameterPath:"operationId",mapper:{required:!0,serializedName:"operationId",type:{name:"String"}}},q,ne,oe],queryParameters:[{parameterPath:"asyncinfo",mapper:{required:!0,serializedName:"asyncinfo",defaultValue:"true",type:{name:"String"}}},K],headerParameters:[H],responses:{200:{bodyMapper:c},default:{bodyMapper:G}},serializer:T},De={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/skus",urlParameters:[oe,q,ne],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:U},default:{bodyMapper:G}},serializer:T},Oe={httpMethod:"POST",path:"subscriptions/{subscriptionId}/providers/Microsoft.Devices/checkProvisioningServiceNameAvailability",urlParameters:[q],queryParameters:[K],headerParameters:[H],requestBody:{parameterPath:"argumentsParameter",mapper:a(a({},k),{required:!0})},responses:{200:{bodyMapper:L},default:{bodyMapper:G}},serializer:T},qe={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/listkeys",urlParameters:[oe,q,ne],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:j},default:{bodyMapper:G}},serializer:T},Ie={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/keys/{keyName}/listkeys",urlParameters:[oe,{parameterPath:"keyName",mapper:{required:!0,serializedName:"keyName",type:{name:"String"}}},q,ne],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:z},default:{bodyMapper:G}},serializer:T},Ge={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{resourceName}/privateLinkResources",urlParameters:[q,ne,I],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:O},default:{bodyMapper:G}},serializer:T},Ee={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{resourceName}/privateLinkResources/{groupId}",urlParameters:[q,ne,I,{parameterPath:"groupId",mapper:{required:!0,serializedName:"groupId",type:{name:"String"}}}],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:D},default:{bodyMapper:G}},serializer:T},ke={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{resourceName}/privateEndpointConnections",urlParameters:[q,ne,I],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:{serializedName:"parsedResponse",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateEndpointConnection"}}}}},default:{bodyMapper:G}},serializer:T},Le={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",urlParameters:[q,ne,I,se],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:P},default:{bodyMapper:G}},serializer:T},Ae={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}",urlParameters:[q,ne,oe],queryParameters:[K],headerParameters:[H],requestBody:{parameterPath:"iotDpsDescription",mapper:a(a({},R),{required:!0})},responses:{200:{bodyMapper:R},201:{bodyMapper:R},default:{bodyMapper:G}},serializer:T},Te={httpMethod:"PATCH",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}",urlParameters:[q,ne,oe],queryParameters:[K],headerParameters:[H],requestBody:{parameterPath:"provisioningServiceTags",mapper:a(a({},A),{required:!0})},responses:{200:{bodyMapper:R},default:{bodyMapper:n}},serializer:T},xe={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}",urlParameters:[oe,q,ne],queryParameters:[K],headerParameters:[H],responses:{200:{},202:{},204:{},404:{},default:{bodyMapper:G}},serializer:T},Ve={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",urlParameters:[q,ne,I,se],queryParameters:[K],headerParameters:[H],requestBody:{parameterPath:"privateEndpointConnection",mapper:a(a({},P),{required:!0})},responses:{200:{bodyMapper:P},201:{bodyMapper:P},default:{bodyMapper:G}},serializer:T},_e={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",urlParameters:[q,ne,I,se],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:P},202:{bodyMapper:P},204:{},default:{bodyMapper:G}},serializer:T},Be={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[ae],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:B},default:{bodyMapper:G}},serializer:T},Ue={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[ae],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:B},default:{bodyMapper:G}},serializer:T},je={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[ae],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:U},default:{bodyMapper:G}},serializer:T},we={httpMethod:"POST",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[ae],queryParameters:[K],headerParameters:[H],responses:{200:{bodyMapper:j},default:{bodyMapper:G}},serializer:T},G=(i(Fe,ze=s.AzureServiceClient),Fe);function Fe(e,r,i){var t,a=this;if(null==e)throw new Error("'credentials' cannot be null.");if(null==r)throw new Error("'subscriptionId' cannot be null.");return(i=i||{}).userAgent||(t=s.getDefaultUserAgentValue(),i.userAgent="@azure/arm-deviceprovisioningservices/3.0.0 "+t),(a=ze.call(this,e,i)||this).apiVersion="2020-03-01",a.acceptLanguage="en-US",a.longRunningOperationRetryTimeout=30,a.baseUri=i.baseUri||a.baseUri||"https://management.azure.com",a.requestContentType="application/json; charset=utf-8",a.credentials=e,a.subscriptionId=r,null!==i.acceptLanguage&&void 0!==i.acceptLanguage&&(a.acceptLanguage=i.acceptLanguage),null!==i.longRunningOperationRetryTimeout&&void 0!==i.longRunningOperationRetryTimeout&&(a.longRunningOperationRetryTimeout=i.longRunningOperationRetryTimeout),a}var He,T=(i(Ke,He=G),Ke);function Ke(e,r,i){i=He.call(this,e,r,i)||this;return i.operations=new pe(i),i.dpsCertificate=new ue(i),i.iotDpsResource=new Pe(i),i}e.DpsCertificate=ue,e.IotDpsClient=T,e.IotDpsClientContext=G,e.IotDpsMappers=w,e.IotDpsModels=o,e.IotDpsResource=Pe,e.Operations=pe,Object.defineProperty(e,"__esModule",{value:!0})});
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../node_modules/tslib/tslib.es6.js","../src/models/mappers.ts","../src/models/parameters.ts","../src/operations/operations.ts","../src/operations/dpsCertificate.ts","../src/operations/iotDpsResource.ts","../src/iotDpsClientContext.ts","../src/iotDpsClient.ts"],"names":["extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__extends","__","this","constructor","prototype","create","__assign","assign","t","s","i","n","arguments","length","call","apply","CloudError","CloudErrorMapper","BaseResource","BaseResourceMapper","ErrorMesssage","serializedName","type","name","className","modelProperties","code","message","details","AsyncOperationResult","status","error","CertificateProperties","subject","readOnly","expiry","thumbprint","isVerified","certificate","created","updated","CertificateResponse","properties","id","etag","CertificateListDescription","value","element","CertificateBodyDescription","IotDpsSkuInfo","tier","capacity","IpFilterRule","filterName","required","action","allowedValues","ipMask","target","PrivateEndpoint","PrivateLinkServiceConnectionState","description","actionsRequired","PrivateEndpointConnectionProperties","privateEndpoint","privateLinkServiceConnectionState","PrivateEndpointConnection","constraints","Pattern","IotHubDefinitionDescription","applyAllocationPolicy","allocationWeight","connectionString","location","SharedAccessSignatureAuthorizationRuleAccessRightsDescription","keyName","primaryKey","secondaryKey","rights","IotDpsPropertiesDescription","state","publicNetworkAccess","ipFilterRules","privateEndpointConnections","provisioningState","iotHubs","allocationPolicy","serviceOperationsHostName","deviceProvisioningHostName","idScope","authorizationPolicies","Resource","tags","ProvisioningServiceDescription","sku","GroupIdInformationProperties","groupId","requiredMembers","requiredZoneNames","GroupIdInformation","PrivateLinkResources","OperationDisplay","provider","resource","operation","Operation","display","ErrorDetails","httpStatusCode","IotDpsSkuDefinition","OperationInputs","NameAvailabilityInfo","nameAvailable","reason","TagsResource","VerificationCodeResponseProperties","verificationCode","VerificationCodeResponse","VerificationCodeRequest","OperationListResult","nextLink","ProvisioningServiceDescriptionListResult","IotDpsSkuDefinitionListResult","SharedAccessSignatureAuthorizationRuleListResult","acceptLanguage","parameterPath","mapper","defaultValue","apiVersion","certificatecreated","certificatehasPrivateKey","certificateisVerified","certificatelastUpdated","certificatename","certificateName0","certificatenonce","certificatepurpose","certificaterawBytes","ifMatch0","ifMatch1","nextPageLink","skipEncoding","privateEndpointConnectionName","provisioningServiceName","resourceGroupName","resourceName","subscriptionId","Operations","list","options","callback","client","sendOperationRequest","listOperationSpec","listNext","listNextOperationSpec","serializer","msRest.Serializer","Mappers","httpMethod","path","queryParameters","Parameters.apiVersion","headerParameters","Parameters.acceptLanguage","responses","200","bodyMapper","Mappers.OperationListResult","default","Mappers.ErrorDetails","baseUrl","urlParameters","Parameters.nextPageLink","DpsCertificate","get","certificateName","getOperationSpec","createOrUpdate","certificateDescription","createOrUpdateOperationSpec","deleteMethod","ifMatch","deleteMethodOperationSpec","generateVerificationCode","generateVerificationCodeOperationSpec","verifyCertificate","request","verifyCertificateOperationSpec","Parameters.certificateName0","Parameters.subscriptionId","Parameters.resourceGroupName","Parameters.provisioningServiceName","Parameters.ifMatch0","Mappers.CertificateResponse","serializer$1","MaxLength","requestBody","Mappers.CertificateBodyDescription","Parameters.certificatename","Parameters.certificaterawBytes","Parameters.certificateisVerified","Parameters.certificatepurpose","Parameters.certificatecreated","Parameters.certificatelastUpdated","Parameters.certificatehasPrivateKey","Parameters.certificatenonce","Parameters.ifMatch1","204","Mappers.CertificateListDescription","Mappers.VerificationCodeResponse","Mappers.VerificationCodeRequest","IotDpsResource","iotDpsDescription","beginCreateOrUpdate","then","lroPoller","pollUntilFinished","update","provisioningServiceTags","beginUpdate","beginDeleteMethod","listBySubscription","listBySubscriptionOperationSpec","listByResourceGroup","listByResourceGroupOperationSpec","getOperationResult","operationId","asyncinfo","getOperationResultOperationSpec","listValidSkus","listValidSkusOperationSpec","checkProvisioningServiceNameAvailability","argumentsParameter","checkProvisioningServiceNameAvailabilityOperationSpec","listKeys","listKeysOperationSpec","listKeysForKeyName","listKeysForKeyNameOperationSpec","listPrivateLinkResources","listPrivateLinkResourcesOperationSpec","getPrivateLinkResources","getPrivateLinkResourcesOperationSpec","listPrivateEndpointConnections","listPrivateEndpointConnectionsOperationSpec","getPrivateEndpointConnection","getPrivateEndpointConnectionOperationSpec","createOrUpdatePrivateEndpointConnection","privateEndpointConnection","beginCreateOrUpdatePrivateEndpointConnection","deletePrivateEndpointConnection","beginDeletePrivateEndpointConnection","sendLRORequest","beginCreateOrUpdateOperationSpec","beginUpdateOperationSpec","beginDeleteMethodOperationSpec","beginCreateOrUpdatePrivateEndpointConnectionOperationSpec","beginDeletePrivateEndpointConnectionOperationSpec","listBySubscriptionNext","listBySubscriptionNextOperationSpec","listByResourceGroupNext","listByResourceGroupNextOperationSpec","listValidSkusNext","listValidSkusNextOperationSpec","listKeysNext","listKeysNextOperationSpec","_super","Mappers.ProvisioningServiceDescription","serializer$2","Mappers.ProvisioningServiceDescriptionListResult","Mappers.AsyncOperationResult","Mappers.IotDpsSkuDefinitionListResult","Mappers.OperationInputs","Mappers.NameAvailabilityInfo","Mappers.SharedAccessSignatureAuthorizationRuleListResult","Mappers.SharedAccessSignatureAuthorizationRuleAccessRightsDescription","Parameters.resourceName","Mappers.PrivateLinkResources","Mappers.GroupIdInformation","Parameters.privateEndpointConnectionName","Mappers.PrivateEndpointConnection","201","Mappers.TagsResource","Mappers.CloudError","202","404","IotDpsClientContext","msRestAzure.AzureServiceClient","credentials","defaultUserAgent","_this","undefined","Error","userAgent","msRestAzure.getDefaultUserAgentValue","packageName","longRunningOperationRetryTimeout","baseUri","requestContentType","IotDpsClient","operations","operations.Operations","dpsCertificate","operations.DpsCertificate","iotDpsResource","operations.IotDpsResource"],"mappings":"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"}
@@ -0,0 +1,26 @@
1
+ import * as msRest from "@azure/ms-rest-js";
2
+ import { TokenCredential } from "@azure/core-auth";
3
+ import * as Models from "./models";
4
+ import * as Mappers from "./models/mappers";
5
+ import * as operations from "./operations";
6
+ import { IotDpsClientContext } from "./iotDpsClientContext";
7
+ declare class IotDpsClient extends IotDpsClientContext {
8
+ operations: operations.Operations;
9
+ dpsCertificate: operations.DpsCertificate;
10
+ iotDpsResource: operations.IotDpsResource;
11
+ /**
12
+ * Initializes a new instance of the IotDpsClient class.
13
+ * @param credentials Credentials needed for the client to connect to Azure. Credentials
14
+ * implementing the TokenCredential interface from the @azure/identity package are recommended. For
15
+ * more information about these credentials, see
16
+ * {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the
17
+ * ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and
18
+ * @azure/ms-rest-browserauth are also supported.
19
+ * @param subscriptionId The subscription identifier.
20
+ * @param [options] The parameter options
21
+ */
22
+ constructor(credentials: msRest.ServiceClientCredentials | TokenCredential, subscriptionId: string, options?: Models.IotDpsClientOptions);
23
+ }
24
+ export { IotDpsClient, IotDpsClientContext, Models as IotDpsModels, Mappers as IotDpsMappers };
25
+ export * from "./operations";
26
+ //# sourceMappingURL=iotDpsClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"iotDpsClient.d.ts","sourceRoot":"","sources":["../src/iotDpsClient.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAG5D,cAAM,YAAa,SAAQ,mBAAmB;IAE5C,UAAU,EAAE,UAAU,CAAC,UAAU,CAAC;IAClC,cAAc,EAAE,UAAU,CAAC,cAAc,CAAC;IAC1C,cAAc,EAAE,UAAU,CAAC,cAAc,CAAC;IAE1C;;;;;;;;;;OAUG;gBACS,WAAW,EAAE,MAAM,CAAC,wBAAwB,GAAG,eAAe,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,mBAAmB;CAMzI;AAID,OAAO,EACL,YAAY,EACZ,mBAAmB,EACnB,MAAM,IAAI,YAAY,EACtB,OAAO,IAAI,aAAa,EACzB,CAAC;AACF,cAAc,cAAc,CAAC"}
@@ -0,0 +1,39 @@
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
7
+ * regenerated.
8
+ */
9
+ import { __extends } from "tslib";
10
+ import * as Models from "./models";
11
+ import * as Mappers from "./models/mappers";
12
+ import * as operations from "./operations";
13
+ import { IotDpsClientContext } from "./iotDpsClientContext";
14
+ var IotDpsClient = /** @class */ (function (_super) {
15
+ __extends(IotDpsClient, _super);
16
+ /**
17
+ * Initializes a new instance of the IotDpsClient class.
18
+ * @param credentials Credentials needed for the client to connect to Azure. Credentials
19
+ * implementing the TokenCredential interface from the @azure/identity package are recommended. For
20
+ * more information about these credentials, see
21
+ * {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the
22
+ * ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and
23
+ * @azure/ms-rest-browserauth are also supported.
24
+ * @param subscriptionId The subscription identifier.
25
+ * @param [options] The parameter options
26
+ */
27
+ function IotDpsClient(credentials, subscriptionId, options) {
28
+ var _this = _super.call(this, credentials, subscriptionId, options) || this;
29
+ _this.operations = new operations.Operations(_this);
30
+ _this.dpsCertificate = new operations.DpsCertificate(_this);
31
+ _this.iotDpsResource = new operations.IotDpsResource(_this);
32
+ return _this;
33
+ }
34
+ return IotDpsClient;
35
+ }(IotDpsClientContext));
36
+ // Operation Specifications
37
+ export { IotDpsClient, IotDpsClientContext, Models as IotDpsModels, Mappers as IotDpsMappers };
38
+ export * from "./operations";
39
+ //# sourceMappingURL=iotDpsClient.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"iotDpsClient.js","sourceRoot":"","sources":["../src/iotDpsClient.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;;AAIH,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAG5D;IAA2B,gCAAmB;IAM5C;;;;;;;;;;OAUG;IACH,sBAAY,WAA8D,EAAE,cAAsB,EAAE,OAAoC;QAAxI,YACE,kBAAM,WAAW,EAAE,cAAc,EAAE,OAAO,CAAC,SAI5C;QAHC,KAAI,CAAC,UAAU,GAAG,IAAI,UAAU,CAAC,UAAU,CAAC,KAAI,CAAC,CAAC;QAClD,KAAI,CAAC,cAAc,GAAG,IAAI,UAAU,CAAC,cAAc,CAAC,KAAI,CAAC,CAAC;QAC1D,KAAI,CAAC,cAAc,GAAG,IAAI,UAAU,CAAC,cAAc,CAAC,KAAI,CAAC,CAAC;;IAC5D,CAAC;IACH,mBAAC;AAAD,CAAC,AAvBD,CAA2B,mBAAmB,GAuB7C;AAED,2BAA2B;AAE3B,OAAO,EACL,YAAY,EACZ,mBAAmB,EACnB,MAAM,IAAI,YAAY,EACtB,OAAO,IAAI,aAAa,EACzB,CAAC;AACF,cAAc,cAAc,CAAC"}
@@ -0,0 +1,22 @@
1
+ import * as Models from "./models";
2
+ import * as msRest from "@azure/ms-rest-js";
3
+ import * as msRestAzure from "@azure/ms-rest-azure-js";
4
+ import { TokenCredential } from "@azure/core-auth";
5
+ export declare class IotDpsClientContext extends msRestAzure.AzureServiceClient {
6
+ credentials: msRest.ServiceClientCredentials | TokenCredential;
7
+ subscriptionId: string;
8
+ apiVersion?: string;
9
+ /**
10
+ * Initializes a new instance of the IotDpsClient class.
11
+ * @param credentials Credentials needed for the client to connect to Azure. Credentials
12
+ * implementing the TokenCredential interface from the @azure/identity package are recommended. For
13
+ * more information about these credentials, see
14
+ * {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the
15
+ * ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and
16
+ * @azure/ms-rest-browserauth are also supported.
17
+ * @param subscriptionId The subscription identifier.
18
+ * @param [options] The parameter options
19
+ */
20
+ constructor(credentials: msRest.ServiceClientCredentials | TokenCredential, subscriptionId: string, options?: Models.IotDpsClientOptions);
21
+ }
22
+ //# sourceMappingURL=iotDpsClientContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"iotDpsClientContext.d.ts","sourceRoot":"","sources":["../src/iotDpsClientContext.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAKnD,qBAAa,mBAAoB,SAAQ,WAAW,CAAC,kBAAkB;IACrE,WAAW,EAAE,MAAM,CAAC,wBAAwB,GAAG,eAAe,CAAC;IAC/D,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;;;;;;;OAUG;gBACS,WAAW,EAAE,MAAM,CAAC,wBAAwB,GAAG,eAAe,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,mBAAmB;CAiCzI"}
@@ -0,0 +1,60 @@
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
7
+ * regenerated.
8
+ */
9
+ import { __extends } from "tslib";
10
+ import * as msRestAzure from "@azure/ms-rest-azure-js";
11
+ var packageName = "@azure/arm-deviceprovisioningservices";
12
+ var packageVersion = "3.0.0";
13
+ var IotDpsClientContext = /** @class */ (function (_super) {
14
+ __extends(IotDpsClientContext, _super);
15
+ /**
16
+ * Initializes a new instance of the IotDpsClient class.
17
+ * @param credentials Credentials needed for the client to connect to Azure. Credentials
18
+ * implementing the TokenCredential interface from the @azure/identity package are recommended. For
19
+ * more information about these credentials, see
20
+ * {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the
21
+ * ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and
22
+ * @azure/ms-rest-browserauth are also supported.
23
+ * @param subscriptionId The subscription identifier.
24
+ * @param [options] The parameter options
25
+ */
26
+ function IotDpsClientContext(credentials, subscriptionId, options) {
27
+ var _this = this;
28
+ if (credentials == undefined) {
29
+ throw new Error('\'credentials\' cannot be null.');
30
+ }
31
+ if (subscriptionId == undefined) {
32
+ throw new Error('\'subscriptionId\' cannot be null.');
33
+ }
34
+ if (!options) {
35
+ options = {};
36
+ }
37
+ if (!options.userAgent) {
38
+ var defaultUserAgent = msRestAzure.getDefaultUserAgentValue();
39
+ options.userAgent = packageName + "/" + packageVersion + " " + defaultUserAgent;
40
+ }
41
+ _this = _super.call(this, credentials, options) || this;
42
+ _this.apiVersion = '2020-03-01';
43
+ _this.acceptLanguage = 'en-US';
44
+ _this.longRunningOperationRetryTimeout = 30;
45
+ _this.baseUri = options.baseUri || _this.baseUri || "https://management.azure.com";
46
+ _this.requestContentType = "application/json; charset=utf-8";
47
+ _this.credentials = credentials;
48
+ _this.subscriptionId = subscriptionId;
49
+ if (options.acceptLanguage !== null && options.acceptLanguage !== undefined) {
50
+ _this.acceptLanguage = options.acceptLanguage;
51
+ }
52
+ if (options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {
53
+ _this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;
54
+ }
55
+ return _this;
56
+ }
57
+ return IotDpsClientContext;
58
+ }(msRestAzure.AzureServiceClient));
59
+ export { IotDpsClientContext };
60
+ //# sourceMappingURL=iotDpsClientContext.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"iotDpsClientContext.js","sourceRoot":"","sources":["../src/iotDpsClientContext.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;;AAIH,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AAGvD,IAAM,WAAW,GAAG,uCAAuC,CAAC;AAC5D,IAAM,cAAc,GAAG,OAAO,CAAC;AAE/B;IAAyC,uCAA8B;IAKrE;;;;;;;;;;OAUG;IACH,6BAAY,WAA8D,EAAE,cAAsB,EAAE,OAAoC;QAAxI,iBAgCC;QA/BC,IAAI,WAAW,IAAI,SAAS,EAAE;YAC5B,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;SACpD;QACD,IAAI,cAAc,IAAI,SAAS,EAAE;YAC/B,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;SACvD;QAED,IAAI,CAAC,OAAO,EAAE;YACZ,OAAO,GAAG,EAAE,CAAC;SACd;QACD,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE;YACtB,IAAM,gBAAgB,GAAG,WAAW,CAAC,wBAAwB,EAAE,CAAC;YAChE,OAAO,CAAC,SAAS,GAAM,WAAW,SAAI,cAAc,SAAI,gBAAkB,CAAC;SAC5E;QAED,QAAA,kBAAM,WAAW,EAAE,OAAO,CAAC,SAAC;QAE5B,KAAI,CAAC,UAAU,GAAG,YAAY,CAAC;QAC/B,KAAI,CAAC,cAAc,GAAG,OAAO,CAAC;QAC9B,KAAI,CAAC,gCAAgC,GAAG,EAAE,CAAC;QAC3C,KAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,KAAI,CAAC,OAAO,IAAI,8BAA8B,CAAC;QACjF,KAAI,CAAC,kBAAkB,GAAG,iCAAiC,CAAC;QAC5D,KAAI,CAAC,WAAW,GAAG,WAAW,CAAC;QAC/B,KAAI,CAAC,cAAc,GAAG,cAAc,CAAC;QAErC,IAAI,OAAO,CAAC,cAAc,KAAK,IAAI,IAAI,OAAO,CAAC,cAAc,KAAK,SAAS,EAAE;YAC3E,KAAI,CAAC,cAAc,GAAG,OAAO,CAAC,cAAc,CAAC;SAC9C;QACD,IAAI,OAAO,CAAC,gCAAgC,KAAK,IAAI,IAAI,OAAO,CAAC,gCAAgC,KAAK,SAAS,EAAE;YAC/G,KAAI,CAAC,gCAAgC,GAAG,OAAO,CAAC,gCAAgC,CAAC;SAClF;;IACH,CAAC;IACH,0BAAC;AAAD,CAAC,AAjDD,CAAyC,WAAW,CAAC,kBAAkB,GAiDtE"}
@@ -0,0 +1,2 @@
1
+ export { BaseResource, CertificateBodyDescription, CertificateListDescription, CertificateProperties, CertificateResponse, ErrorDetails, IotDpsPropertiesDescription, IotDpsSkuInfo, IotHubDefinitionDescription, IpFilterRule, PrivateEndpoint, PrivateEndpointConnection, PrivateEndpointConnectionProperties, PrivateLinkServiceConnectionState, ProvisioningServiceDescription, Resource, SharedAccessSignatureAuthorizationRuleAccessRightsDescription, VerificationCodeRequest, VerificationCodeResponse, VerificationCodeResponseProperties } from "../models/mappers";
2
+ //# sourceMappingURL=dpsCertificateMappers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dpsCertificateMappers.d.ts","sourceRoot":"","sources":["../../src/models/dpsCertificateMappers.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,YAAY,EACZ,0BAA0B,EAC1B,0BAA0B,EAC1B,qBAAqB,EACrB,mBAAmB,EACnB,YAAY,EACZ,2BAA2B,EAC3B,aAAa,EACb,2BAA2B,EAC3B,YAAY,EACZ,eAAe,EACf,yBAAyB,EACzB,mCAAmC,EACnC,iCAAiC,EACjC,8BAA8B,EAC9B,QAAQ,EACR,6DAA6D,EAC7D,uBAAuB,EACvB,wBAAwB,EACxB,kCAAkC,EACnC,MAAM,mBAAmB,CAAC"}
@@ -0,0 +1,9 @@
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
+ export { BaseResource, CertificateBodyDescription, CertificateListDescription, CertificateProperties, CertificateResponse, ErrorDetails, IotDpsPropertiesDescription, IotDpsSkuInfo, IotHubDefinitionDescription, IpFilterRule, PrivateEndpoint, PrivateEndpointConnection, PrivateEndpointConnectionProperties, PrivateLinkServiceConnectionState, ProvisioningServiceDescription, Resource, SharedAccessSignatureAuthorizationRuleAccessRightsDescription, VerificationCodeRequest, VerificationCodeResponse, VerificationCodeResponseProperties } from "../models/mappers";
9
+ //# sourceMappingURL=dpsCertificateMappers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dpsCertificateMappers.js","sourceRoot":"","sources":["../../src/models/dpsCertificateMappers.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,YAAY,EACZ,0BAA0B,EAC1B,0BAA0B,EAC1B,qBAAqB,EACrB,mBAAmB,EACnB,YAAY,EACZ,2BAA2B,EAC3B,aAAa,EACb,2BAA2B,EAC3B,YAAY,EACZ,eAAe,EACf,yBAAyB,EACzB,mCAAmC,EACnC,iCAAiC,EACjC,8BAA8B,EAC9B,QAAQ,EACR,6DAA6D,EAC7D,uBAAuB,EACvB,wBAAwB,EACxB,kCAAkC,EACnC,MAAM,mBAAmB,CAAC"}