@pulumi/azure-native 2.0.0-beta.2 → 2.0.0-beta.4
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/agfoodplatform/index.d.ts +0 -6
- package/agfoodplatform/index.js +2 -9
- package/apimanagement/api.js +2 -2
- package/apimanagement/apiDiagnostic.js +2 -2
- package/apimanagement/apiIssue.js +2 -2
- package/apimanagement/apiIssueAttachment.js +2 -2
- package/apimanagement/apiIssueComment.js +2 -2
- package/apimanagement/apiManagementService.js +2 -2
- package/apimanagement/apiOperation.js +2 -2
- package/apimanagement/apiOperationPolicy.js +2 -2
- package/apimanagement/apiPolicy.js +2 -2
- package/apimanagement/apiRelease.js +2 -2
- package/apimanagement/apiSchema.js +2 -2
- package/apimanagement/apiTagDescription.js +2 -2
- package/apimanagement/apiVersionSet.js +2 -2
- package/apimanagement/apiWiki.js +2 -2
- package/apimanagement/authorization.js +2 -2
- package/apimanagement/authorizationAccessPolicy.js +2 -2
- package/apimanagement/authorizationProvider.js +2 -2
- package/apimanagement/authorizationServer.js +2 -2
- package/apimanagement/backend.js +2 -2
- package/apimanagement/cache.js +2 -2
- package/apimanagement/certificate.js +2 -2
- package/apimanagement/contentItem.js +2 -2
- package/apimanagement/contentType.js +2 -2
- package/apimanagement/diagnostic.js +2 -2
- package/apimanagement/documentation.js +2 -2
- package/apimanagement/emailTemplate.js +2 -2
- package/apimanagement/gateway.js +2 -2
- package/apimanagement/gatewayApiEntityTag.js +2 -2
- package/apimanagement/gatewayCertificateAuthority.js +2 -2
- package/apimanagement/gatewayHostnameConfiguration.js +2 -2
- package/apimanagement/globalSchema.js +2 -2
- package/apimanagement/graphQLApiResolver.js +2 -2
- package/apimanagement/graphQLApiResolverPolicy.js +2 -2
- package/apimanagement/group.js +2 -2
- package/apimanagement/groupUser.js +2 -2
- package/apimanagement/identityProvider.js +2 -2
- package/apimanagement/index.d.ts +5 -1
- package/apimanagement/index.js +8 -3
- package/apimanagement/listGatewayDebugCredentials.d.ts +73 -0
- package/apimanagement/listGatewayDebugCredentials.js +32 -0
- package/apimanagement/logger.js +2 -2
- package/apimanagement/namedValue.js +2 -2
- package/apimanagement/notificationRecipientEmail.js +2 -2
- package/apimanagement/notificationRecipientUser.js +2 -2
- package/apimanagement/openIdConnectProvider.js +2 -2
- package/apimanagement/policy.js +2 -2
- package/apimanagement/policyFragment.js +2 -2
- package/apimanagement/privateEndpointConnectionByName.js +2 -2
- package/apimanagement/product.js +2 -2
- package/apimanagement/productApi.js +2 -2
- package/apimanagement/productApiLink.js +2 -2
- package/apimanagement/productGroup.js +2 -2
- package/apimanagement/productGroupLink.js +2 -2
- package/apimanagement/productPolicy.js +2 -2
- package/apimanagement/productWiki.js +2 -2
- package/apimanagement/schema.js +2 -2
- package/apimanagement/subscription.js +2 -2
- package/apimanagement/tag.js +2 -2
- package/apimanagement/tagApiLink.js +2 -2
- package/apimanagement/tagByApi.js +2 -2
- package/apimanagement/tagByOperation.js +2 -2
- package/apimanagement/tagByProduct.js +2 -2
- package/apimanagement/tagOperationLink.js +2 -2
- package/apimanagement/tagProductLink.js +2 -2
- package/apimanagement/user.js +2 -2
- package/apimanagement/v20161010/apiManagementService.js +2 -2
- package/apimanagement/v20170301/api.js +2 -2
- package/apimanagement/v20170301/apiManagementService.js +2 -2
- package/apimanagement/v20170301/groupUser.js +2 -2
- package/apimanagement/v20170301/logger.js +2 -2
- package/apimanagement/v20170301/productApi.js +2 -2
- package/apimanagement/v20170301/user.js +2 -2
- package/apimanagement/v20180101/apiDiagnostic.js +2 -2
- package/apimanagement/v20180101/backend.js +2 -2
- package/apimanagement/v20180101/diagnostic.js +2 -2
- package/apimanagement/v20180101/groupUser.js +2 -2
- package/apimanagement/v20180101/logger.js +2 -2
- package/apimanagement/v20180101/notificationRecipientUser.js +2 -2
- package/apimanagement/v20180101/subscription.js +2 -2
- package/apimanagement/v20180101/user.js +2 -2
- package/apimanagement/v20180601preview/api.js +2 -2
- package/apimanagement/v20180601preview/apiOperationPolicy.js +2 -2
- package/apimanagement/v20180601preview/apiPolicy.js +2 -2
- package/apimanagement/v20180601preview/policy.js +2 -2
- package/apimanagement/v20180601preview/productApi.js +2 -2
- package/apimanagement/v20180601preview/productPolicy.js +2 -2
- package/apimanagement/v20180601preview/tagDescription.js +2 -2
- package/apimanagement/v20190101/apiDiagnostic.js +2 -2
- package/apimanagement/v20190101/apiSchema.js +2 -2
- package/apimanagement/v20190101/apiTagDescription.js +2 -2
- package/apimanagement/v20190101/diagnostic.js +2 -2
- package/apimanagement/v20190101/identityProvider.js +2 -2
- package/apimanagement/v20190101/subscription.js +2 -2
- package/apimanagement/v20191201preview/cache.js +2 -2
- package/apimanagement/v20191201preview/logger.js +2 -2
- package/apimanagement/v20201201/api.js +2 -2
- package/apimanagement/v20210401preview/schema.js +2 -2
- package/apimanagement/v20220801/api.js +2 -2
- package/apimanagement/v20220801/apiDiagnostic.js +2 -2
- package/apimanagement/v20220801/apiIssue.js +2 -2
- package/apimanagement/v20220801/apiIssueAttachment.js +2 -2
- package/apimanagement/v20220801/apiIssueComment.js +2 -2
- package/apimanagement/v20220801/apiManagementService.js +2 -2
- package/apimanagement/v20220801/apiOperation.js +2 -2
- package/apimanagement/v20220801/apiOperationPolicy.js +2 -2
- package/apimanagement/v20220801/apiPolicy.js +2 -2
- package/apimanagement/v20220801/apiRelease.js +2 -2
- package/apimanagement/v20220801/apiSchema.js +2 -2
- package/apimanagement/v20220801/apiTagDescription.js +2 -2
- package/apimanagement/v20220801/apiVersionSet.js +2 -2
- package/apimanagement/v20220801/apiWiki.js +2 -2
- package/apimanagement/v20220801/authorization.js +2 -2
- package/apimanagement/v20220801/authorizationAccessPolicy.js +2 -2
- package/apimanagement/v20220801/authorizationProvider.js +2 -2
- package/apimanagement/v20220801/authorizationServer.js +2 -2
- package/apimanagement/v20220801/backend.js +2 -2
- package/apimanagement/v20220801/cache.js +2 -2
- package/apimanagement/v20220801/certificate.js +2 -2
- package/apimanagement/v20220801/contentItem.js +2 -2
- package/apimanagement/v20220801/contentType.js +2 -2
- package/apimanagement/v20220801/diagnostic.js +2 -2
- package/apimanagement/v20220801/documentation.js +2 -2
- package/apimanagement/v20220801/emailTemplate.js +2 -2
- package/apimanagement/v20220801/gateway.js +2 -2
- package/apimanagement/v20220801/gatewayApiEntityTag.js +2 -2
- package/apimanagement/v20220801/gatewayCertificateAuthority.js +2 -2
- package/apimanagement/v20220801/gatewayHostnameConfiguration.js +2 -2
- package/apimanagement/v20220801/globalSchema.js +2 -2
- package/apimanagement/v20220801/graphQLApiResolver.js +2 -2
- package/apimanagement/v20220801/graphQLApiResolverPolicy.js +2 -2
- package/apimanagement/v20220801/group.js +2 -2
- package/apimanagement/v20220801/groupUser.js +2 -2
- package/apimanagement/v20220801/identityProvider.js +2 -2
- package/apimanagement/v20220801/logger.js +2 -2
- package/apimanagement/v20220801/namedValue.js +2 -2
- package/apimanagement/v20220801/notificationRecipientEmail.js +2 -2
- package/apimanagement/v20220801/notificationRecipientUser.js +2 -2
- package/apimanagement/v20220801/openIdConnectProvider.js +2 -2
- package/apimanagement/v20220801/policy.js +2 -2
- package/apimanagement/v20220801/policyFragment.js +2 -2
- package/apimanagement/v20220801/privateEndpointConnectionByName.js +2 -2
- package/apimanagement/v20220801/product.js +2 -2
- package/apimanagement/v20220801/productApi.js +2 -2
- package/apimanagement/v20220801/productGroup.js +2 -2
- package/apimanagement/v20220801/productPolicy.js +2 -2
- package/apimanagement/v20220801/productWiki.js +2 -2
- package/apimanagement/v20220801/subscription.js +2 -2
- package/apimanagement/v20220801/tag.js +2 -2
- package/apimanagement/v20220801/tagByApi.js +2 -2
- package/apimanagement/v20220801/tagByOperation.js +2 -2
- package/apimanagement/v20220801/tagByProduct.js +2 -2
- package/apimanagement/v20220801/user.js +2 -2
- package/apimanagement/v20220901preview/api.js +2 -2
- package/apimanagement/v20220901preview/apiDiagnostic.js +2 -2
- package/apimanagement/v20220901preview/apiIssue.js +2 -2
- package/apimanagement/v20220901preview/apiIssueAttachment.js +2 -2
- package/apimanagement/v20220901preview/apiIssueComment.js +2 -2
- package/apimanagement/v20220901preview/apiManagementService.js +2 -2
- package/apimanagement/v20220901preview/apiOperation.js +2 -2
- package/apimanagement/v20220901preview/apiOperationPolicy.js +2 -2
- package/apimanagement/v20220901preview/apiPolicy.js +2 -2
- package/apimanagement/v20220901preview/apiRelease.js +2 -2
- package/apimanagement/v20220901preview/apiSchema.js +2 -2
- package/apimanagement/v20220901preview/apiTagDescription.js +2 -2
- package/apimanagement/v20220901preview/apiVersionSet.js +2 -2
- package/apimanagement/v20220901preview/apiWiki.js +2 -2
- package/apimanagement/v20220901preview/authorization.js +2 -2
- package/apimanagement/v20220901preview/authorizationAccessPolicy.js +2 -2
- package/apimanagement/v20220901preview/authorizationProvider.js +2 -2
- package/apimanagement/v20220901preview/authorizationServer.js +2 -2
- package/apimanagement/v20220901preview/backend.js +2 -2
- package/apimanagement/v20220901preview/cache.js +2 -2
- package/apimanagement/v20220901preview/certificate.js +2 -2
- package/apimanagement/v20220901preview/contentItem.js +2 -2
- package/apimanagement/v20220901preview/contentType.js +2 -2
- package/apimanagement/v20220901preview/diagnostic.js +2 -2
- package/apimanagement/v20220901preview/documentation.js +2 -2
- package/apimanagement/v20220901preview/emailTemplate.js +2 -2
- package/apimanagement/v20220901preview/gateway.js +2 -2
- package/apimanagement/v20220901preview/gatewayApiEntityTag.js +2 -2
- package/apimanagement/v20220901preview/gatewayCertificateAuthority.js +2 -2
- package/apimanagement/v20220901preview/gatewayHostnameConfiguration.js +2 -2
- package/apimanagement/v20220901preview/globalSchema.js +2 -2
- package/apimanagement/v20220901preview/graphQLApiResolver.js +2 -2
- package/apimanagement/v20220901preview/graphQLApiResolverPolicy.js +2 -2
- package/apimanagement/v20220901preview/group.js +2 -2
- package/apimanagement/v20220901preview/groupUser.js +2 -2
- package/apimanagement/v20220901preview/identityProvider.js +2 -2
- package/apimanagement/v20220901preview/logger.js +2 -2
- package/apimanagement/v20220901preview/namedValue.js +2 -2
- package/apimanagement/v20220901preview/notificationRecipientEmail.js +2 -2
- package/apimanagement/v20220901preview/notificationRecipientUser.js +2 -2
- package/apimanagement/v20220901preview/openIdConnectProvider.js +2 -2
- package/apimanagement/v20220901preview/policy.js +2 -2
- package/apimanagement/v20220901preview/policyFragment.js +2 -2
- package/apimanagement/v20220901preview/privateEndpointConnectionByName.js +2 -2
- package/apimanagement/v20220901preview/product.js +2 -2
- package/apimanagement/v20220901preview/productApi.js +2 -2
- package/apimanagement/v20220901preview/productApiLink.js +2 -2
- package/apimanagement/v20220901preview/productGroup.js +2 -2
- package/apimanagement/v20220901preview/productGroupLink.js +2 -2
- package/apimanagement/v20220901preview/productPolicy.js +2 -2
- package/apimanagement/v20220901preview/productWiki.js +2 -2
- package/apimanagement/v20220901preview/subscription.js +2 -2
- package/apimanagement/v20220901preview/tag.js +2 -2
- package/apimanagement/v20220901preview/tagApiLink.js +2 -2
- package/apimanagement/v20220901preview/tagByApi.js +2 -2
- package/apimanagement/v20220901preview/tagByOperation.js +2 -2
- package/apimanagement/v20220901preview/tagByProduct.js +2 -2
- package/apimanagement/v20220901preview/tagOperationLink.js +2 -2
- package/apimanagement/v20220901preview/tagProductLink.js +2 -2
- package/apimanagement/v20220901preview/user.js +2 -2
- package/apimanagement/v20220901preview/workspace.js +2 -2
- package/apimanagement/v20220901preview/workspaceApi.js +2 -2
- package/apimanagement/v20220901preview/workspaceApiOperation.js +2 -2
- package/apimanagement/v20220901preview/workspaceApiOperationPolicy.js +2 -2
- package/apimanagement/v20220901preview/workspaceApiPolicy.js +2 -2
- package/apimanagement/v20220901preview/workspaceApiRelease.js +2 -2
- package/apimanagement/v20220901preview/workspaceApiSchema.js +2 -2
- package/apimanagement/v20220901preview/workspaceApiVersionSet.js +2 -2
- package/apimanagement/v20220901preview/workspaceGlobalSchema.js +2 -2
- package/apimanagement/v20220901preview/workspaceGroup.js +2 -2
- package/apimanagement/v20220901preview/workspaceGroupUser.js +2 -2
- package/apimanagement/v20220901preview/workspaceNamedValue.js +2 -2
- package/apimanagement/v20220901preview/workspaceNotificationRecipientEmail.js +2 -2
- package/apimanagement/v20220901preview/workspaceNotificationRecipientUser.js +2 -2
- package/apimanagement/v20220901preview/workspacePolicy.js +2 -2
- package/apimanagement/v20220901preview/workspacePolicyFragment.js +2 -2
- package/apimanagement/v20220901preview/workspaceProduct.js +2 -2
- package/apimanagement/v20220901preview/workspaceProductApiLink.js +2 -2
- package/apimanagement/v20220901preview/workspaceProductGroupLink.js +2 -2
- package/apimanagement/v20220901preview/workspaceProductPolicy.js +2 -2
- package/apimanagement/v20220901preview/workspaceSubscription.js +2 -2
- package/apimanagement/v20220901preview/workspaceTag.js +2 -2
- package/apimanagement/v20220901preview/workspaceTagApiLink.js +2 -2
- package/apimanagement/v20220901preview/workspaceTagOperationLink.js +2 -2
- package/apimanagement/v20220901preview/workspaceTagProductLink.js +2 -2
- package/apimanagement/v20230301preview/api.d.ts +245 -0
- package/apimanagement/v20230301preview/api.js +119 -0
- package/apimanagement/v20230301preview/apiDiagnostic.d.ts +140 -0
- package/apimanagement/v20230301preview/apiDiagnostic.js +96 -0
- package/apimanagement/v20230301preview/apiIssue.d.ts +102 -0
- package/apimanagement/v20230301preview/apiIssue.js +93 -0
- package/apimanagement/v20230301preview/apiIssueAttachment.d.ts +85 -0
- package/apimanagement/v20230301preview/apiIssueAttachment.js +92 -0
- package/apimanagement/v20230301preview/apiIssueComment.d.ts +85 -0
- package/apimanagement/v20230301preview/apiIssueComment.js +89 -0
- package/apimanagement/v20230301preview/apiManagementService.d.ts +320 -0
- package/apimanagement/v20230301preview/apiManagementService.js +156 -0
- package/apimanagement/v20230301preview/apiOperation.d.ts +123 -0
- package/apimanagement/v20230301preview/apiOperation.js +98 -0
- package/apimanagement/v20230301preview/apiOperationPolicy.d.ts +78 -0
- package/apimanagement/v20230301preview/apiOperationPolicy.js +85 -0
- package/apimanagement/v20230301preview/apiPolicy.d.ts +74 -0
- package/apimanagement/v20230301preview/apiPolicy.js +81 -0
- package/apimanagement/v20230301preview/apiRelease.d.ts +77 -0
- package/apimanagement/v20230301preview/apiRelease.js +80 -0
- package/apimanagement/v20230301preview/apiSchema.d.ts +89 -0
- package/apimanagement/v20230301preview/apiSchema.js +84 -0
- package/apimanagement/v20230301preview/apiTagDescription.d.ts +89 -0
- package/apimanagement/v20230301preview/apiTagDescription.js +83 -0
- package/apimanagement/v20230301preview/apiVersionSet.d.ts +94 -0
- package/apimanagement/v20230301preview/apiVersionSet.js +85 -0
- package/apimanagement/v20230301preview/apiWiki.d.ts +63 -0
- package/apimanagement/v20230301preview/apiWiki.js +74 -0
- package/apimanagement/v20230301preview/authorization.d.ts +104 -0
- package/apimanagement/v20230301preview/authorization.js +83 -0
- package/apimanagement/v20230301preview/authorizationAccessPolicy.d.ts +77 -0
- package/apimanagement/v20230301preview/authorizationAccessPolicy.js +81 -0
- package/apimanagement/v20230301preview/authorizationProvider.d.ts +79 -0
- package/apimanagement/v20230301preview/authorizationProvider.js +75 -0
- package/apimanagement/v20230301preview/authorizationServer.d.ts +200 -0
- package/apimanagement/v20230301preview/authorizationServer.js +120 -0
- package/apimanagement/v20230301preview/backend.d.ts +136 -0
- package/apimanagement/v20230301preview/backend.js +96 -0
- package/apimanagement/v20230301preview/cache.d.ts +85 -0
- package/apimanagement/v20230301preview/cache.js +83 -0
- package/apimanagement/v20230301preview/certificate.d.ts +83 -0
- package/apimanagement/v20230301preview/certificate.js +79 -0
- package/apimanagement/v20230301preview/contentItem.d.ts +65 -0
- package/apimanagement/v20230301preview/contentItem.js +75 -0
- package/apimanagement/v20230301preview/contentType.d.ts +85 -0
- package/apimanagement/v20230301preview/contentType.js +76 -0
- package/apimanagement/v20230301preview/diagnostic.d.ts +136 -0
- package/apimanagement/v20230301preview/diagnostic.js +92 -0
- package/apimanagement/v20230301preview/documentation.d.ts +69 -0
- package/apimanagement/v20230301preview/documentation.js +73 -0
- package/apimanagement/v20230301preview/emailTemplate.d.ts +99 -0
- package/apimanagement/v20230301preview/emailTemplate.js +81 -0
- package/apimanagement/v20230301preview/gateway.d.ts +71 -0
- package/apimanagement/v20230301preview/gateway.js +73 -0
- package/apimanagement/v20230301preview/gatewayApiEntityTag.d.ts +147 -0
- package/apimanagement/v20230301preview/gatewayApiEntityTag.js +116 -0
- package/apimanagement/v20230301preview/gatewayCertificateAuthority.d.ts +65 -0
- package/apimanagement/v20230301preview/gatewayCertificateAuthority.js +75 -0
- package/apimanagement/v20230301preview/gatewayHostnameConfiguration.d.ts +105 -0
- package/apimanagement/v20230301preview/gatewayHostnameConfiguration.js +85 -0
- package/apimanagement/v20230301preview/getApi.d.ts +139 -0
- package/apimanagement/v20230301preview/getApi.js +27 -0
- package/apimanagement/v20230301preview/getApiDiagnostic.d.ts +103 -0
- package/apimanagement/v20230301preview/getApiDiagnostic.js +28 -0
- package/apimanagement/v20230301preview/getApiIssue.d.ts +94 -0
- package/apimanagement/v20230301preview/getApiIssue.js +29 -0
- package/apimanagement/v20230301preview/getApiIssueAttachment.d.ts +82 -0
- package/apimanagement/v20230301preview/getApiIssueAttachment.js +29 -0
- package/apimanagement/v20230301preview/getApiIssueComment.d.ts +82 -0
- package/apimanagement/v20230301preview/getApiIssueComment.js +29 -0
- package/apimanagement/v20230301preview/getApiManagementService.d.ts +211 -0
- package/apimanagement/v20230301preview/getApiManagementService.js +26 -0
- package/apimanagement/v20230301preview/getApiManagementServiceDomainOwnershipIdentifier.d.ts +16 -0
- package/apimanagement/v20230301preview/getApiManagementServiceDomainOwnershipIdentifier.js +17 -0
- package/apimanagement/v20230301preview/getApiManagementServiceSsoToken.d.ts +38 -0
- package/apimanagement/v20230301preview/getApiManagementServiceSsoToken.js +26 -0
- package/apimanagement/v20230301preview/getApiOperation.d.ts +95 -0
- package/apimanagement/v20230301preview/getApiOperation.js +28 -0
- package/apimanagement/v20230301preview/getApiOperationPolicy.d.ts +86 -0
- package/apimanagement/v20230301preview/getApiOperationPolicy.js +30 -0
- package/apimanagement/v20230301preview/getApiPolicy.d.ts +78 -0
- package/apimanagement/v20230301preview/getApiPolicy.js +29 -0
- package/apimanagement/v20230301preview/getApiRelease.d.ts +78 -0
- package/apimanagement/v20230301preview/getApiRelease.js +28 -0
- package/apimanagement/v20230301preview/getApiSchema.d.ts +78 -0
- package/apimanagement/v20230301preview/getApiSchema.js +28 -0
- package/apimanagement/v20230301preview/getApiTagDescription.d.ts +82 -0
- package/apimanagement/v20230301preview/getApiTagDescription.js +28 -0
- package/apimanagement/v20230301preview/getApiVersionSet.d.ts +74 -0
- package/apimanagement/v20230301preview/getApiVersionSet.js +27 -0
- package/apimanagement/v20230301preview/getApiWiki.d.ts +59 -0
- package/apimanagement/v20230301preview/getApiWiki.js +27 -0
- package/apimanagement/v20230301preview/getAuthorization.d.ts +85 -0
- package/apimanagement/v20230301preview/getAuthorization.js +28 -0
- package/apimanagement/v20230301preview/getAuthorizationAccessPolicy.d.ts +78 -0
- package/apimanagement/v20230301preview/getAuthorizationAccessPolicy.js +29 -0
- package/apimanagement/v20230301preview/getAuthorizationLoginLinkPost.d.ts +62 -0
- package/apimanagement/v20230301preview/getAuthorizationLoginLinkPost.js +29 -0
- package/apimanagement/v20230301preview/getAuthorizationProvider.d.ts +67 -0
- package/apimanagement/v20230301preview/getAuthorizationProvider.js +27 -0
- package/apimanagement/v20230301preview/getAuthorizationServer.d.ts +127 -0
- package/apimanagement/v20230301preview/getAuthorizationServer.js +27 -0
- package/apimanagement/v20230301preview/getBackend.d.ts +95 -0
- package/apimanagement/v20230301preview/getBackend.js +27 -0
- package/apimanagement/v20230301preview/getCache.d.ts +70 -0
- package/apimanagement/v20230301preview/getCache.js +27 -0
- package/apimanagement/v20230301preview/getCertificate.d.ts +71 -0
- package/apimanagement/v20230301preview/getCertificate.js +27 -0
- package/apimanagement/v20230301preview/getContentItem.d.ts +66 -0
- package/apimanagement/v20230301preview/getContentItem.js +28 -0
- package/apimanagement/v20230301preview/getContentType.d.ts +66 -0
- package/apimanagement/v20230301preview/getContentType.js +27 -0
- package/apimanagement/v20230301preview/getDiagnostic.d.ts +95 -0
- package/apimanagement/v20230301preview/getDiagnostic.js +27 -0
- package/apimanagement/v20230301preview/getDocumentation.d.ts +62 -0
- package/apimanagement/v20230301preview/getDocumentation.js +27 -0
- package/apimanagement/v20230301preview/getEmailTemplate.d.ts +79 -0
- package/apimanagement/v20230301preview/getEmailTemplate.js +27 -0
- package/apimanagement/v20230301preview/getGateway.d.ts +63 -0
- package/apimanagement/v20230301preview/getGateway.js +27 -0
- package/apimanagement/v20230301preview/getGatewayCertificateAuthority.d.ts +66 -0
- package/apimanagement/v20230301preview/getGatewayCertificateAuthority.js +28 -0
- package/apimanagement/v20230301preview/getGatewayHostnameConfiguration.d.ts +86 -0
- package/apimanagement/v20230301preview/getGatewayHostnameConfiguration.js +28 -0
- package/apimanagement/v20230301preview/getGlobalSchema.d.ts +66 -0
- package/apimanagement/v20230301preview/getGlobalSchema.js +27 -0
- package/apimanagement/v20230301preview/getGraphQLApiResolver.d.ts +74 -0
- package/apimanagement/v20230301preview/getGraphQLApiResolver.js +28 -0
- package/apimanagement/v20230301preview/getGraphQLApiResolverPolicy.d.ts +86 -0
- package/apimanagement/v20230301preview/getGraphQLApiResolverPolicy.js +30 -0
- package/apimanagement/v20230301preview/getGroup.d.ts +70 -0
- package/apimanagement/v20230301preview/getGroup.js +27 -0
- package/apimanagement/v20230301preview/getIdentityProvider.d.ts +94 -0
- package/apimanagement/v20230301preview/getIdentityProvider.js +27 -0
- package/apimanagement/v20230301preview/getLogger.d.ts +77 -0
- package/apimanagement/v20230301preview/getLogger.js +27 -0
- package/apimanagement/v20230301preview/getNamedValue.d.ts +75 -0
- package/apimanagement/v20230301preview/getNamedValue.js +27 -0
- package/apimanagement/v20230301preview/getOpenIdConnectProvider.d.ts +82 -0
- package/apimanagement/v20230301preview/getOpenIdConnectProvider.js +27 -0
- package/apimanagement/v20230301preview/getPolicy.d.ts +70 -0
- package/apimanagement/v20230301preview/getPolicy.js +28 -0
- package/apimanagement/v20230301preview/getPolicyFragment.d.ts +74 -0
- package/apimanagement/v20230301preview/getPolicyFragment.js +28 -0
- package/apimanagement/v20230301preview/getPrivateEndpointConnectionByName.d.ts +67 -0
- package/apimanagement/v20230301preview/getPrivateEndpointConnectionByName.js +27 -0
- package/apimanagement/v20230301preview/getProduct.d.ts +82 -0
- package/apimanagement/v20230301preview/getProduct.js +27 -0
- package/apimanagement/v20230301preview/getProductApiLink.d.ts +66 -0
- package/apimanagement/v20230301preview/getProductApiLink.js +28 -0
- package/apimanagement/v20230301preview/getProductGroupLink.d.ts +66 -0
- package/apimanagement/v20230301preview/getProductGroupLink.js +28 -0
- package/apimanagement/v20230301preview/getProductPolicy.d.ts +78 -0
- package/apimanagement/v20230301preview/getProductPolicy.js +29 -0
- package/apimanagement/v20230301preview/getProductWiki.d.ts +59 -0
- package/apimanagement/v20230301preview/getProductWiki.js +27 -0
- package/apimanagement/v20230301preview/getSubscription.d.ts +106 -0
- package/apimanagement/v20230301preview/getSubscription.js +27 -0
- package/apimanagement/v20230301preview/getTag.d.ts +58 -0
- package/apimanagement/v20230301preview/getTag.js +27 -0
- package/apimanagement/v20230301preview/getTagApiLink.d.ts +66 -0
- package/apimanagement/v20230301preview/getTagApiLink.js +28 -0
- package/apimanagement/v20230301preview/getTagByApi.d.ts +66 -0
- package/apimanagement/v20230301preview/getTagByApi.js +28 -0
- package/apimanagement/v20230301preview/getTagByOperation.d.ts +74 -0
- package/apimanagement/v20230301preview/getTagByOperation.js +29 -0
- package/apimanagement/v20230301preview/getTagByProduct.d.ts +66 -0
- package/apimanagement/v20230301preview/getTagByProduct.js +28 -0
- package/apimanagement/v20230301preview/getTagOperationLink.d.ts +66 -0
- package/apimanagement/v20230301preview/getTagOperationLink.js +28 -0
- package/apimanagement/v20230301preview/getTagProductLink.d.ts +66 -0
- package/apimanagement/v20230301preview/getTagProductLink.js +28 -0
- package/apimanagement/v20230301preview/getUser.d.ts +87 -0
- package/apimanagement/v20230301preview/getUser.js +27 -0
- package/apimanagement/v20230301preview/getUserSharedAccessToken.d.ts +63 -0
- package/apimanagement/v20230301preview/getUserSharedAccessToken.js +29 -0
- package/apimanagement/v20230301preview/getWorkspace.d.ts +62 -0
- package/apimanagement/v20230301preview/getWorkspace.js +27 -0
- package/apimanagement/v20230301preview/getWorkspaceApi.d.ts +147 -0
- package/apimanagement/v20230301preview/getWorkspaceApi.js +28 -0
- package/apimanagement/v20230301preview/getWorkspaceApiOperation.d.ts +103 -0
- package/apimanagement/v20230301preview/getWorkspaceApiOperation.js +29 -0
- package/apimanagement/v20230301preview/getWorkspaceApiOperationPolicy.d.ts +94 -0
- package/apimanagement/v20230301preview/getWorkspaceApiOperationPolicy.js +31 -0
- package/apimanagement/v20230301preview/getWorkspaceApiPolicy.d.ts +86 -0
- package/apimanagement/v20230301preview/getWorkspaceApiPolicy.js +30 -0
- package/apimanagement/v20230301preview/getWorkspaceApiRelease.d.ts +86 -0
- package/apimanagement/v20230301preview/getWorkspaceApiRelease.js +29 -0
- package/apimanagement/v20230301preview/getWorkspaceApiSchema.d.ts +86 -0
- package/apimanagement/v20230301preview/getWorkspaceApiSchema.js +29 -0
- package/apimanagement/v20230301preview/getWorkspaceApiVersionSet.d.ts +82 -0
- package/apimanagement/v20230301preview/getWorkspaceApiVersionSet.js +28 -0
- package/apimanagement/v20230301preview/getWorkspaceGlobalSchema.d.ts +74 -0
- package/apimanagement/v20230301preview/getWorkspaceGlobalSchema.js +28 -0
- package/apimanagement/v20230301preview/getWorkspaceGroup.d.ts +78 -0
- package/apimanagement/v20230301preview/getWorkspaceGroup.js +28 -0
- package/apimanagement/v20230301preview/getWorkspaceNamedValue.d.ts +83 -0
- package/apimanagement/v20230301preview/getWorkspaceNamedValue.js +28 -0
- package/apimanagement/v20230301preview/getWorkspacePolicy.d.ts +78 -0
- package/apimanagement/v20230301preview/getWorkspacePolicy.js +29 -0
- package/apimanagement/v20230301preview/getWorkspacePolicyFragment.d.ts +82 -0
- package/apimanagement/v20230301preview/getWorkspacePolicyFragment.js +29 -0
- package/apimanagement/v20230301preview/getWorkspaceProduct.d.ts +90 -0
- package/apimanagement/v20230301preview/getWorkspaceProduct.js +28 -0
- package/apimanagement/v20230301preview/getWorkspaceProductApiLink.d.ts +74 -0
- package/apimanagement/v20230301preview/getWorkspaceProductApiLink.js +29 -0
- package/apimanagement/v20230301preview/getWorkspaceProductGroupLink.d.ts +74 -0
- package/apimanagement/v20230301preview/getWorkspaceProductGroupLink.js +29 -0
- package/apimanagement/v20230301preview/getWorkspaceProductPolicy.d.ts +86 -0
- package/apimanagement/v20230301preview/getWorkspaceProductPolicy.js +30 -0
- package/apimanagement/v20230301preview/getWorkspaceSubscription.d.ts +114 -0
- package/apimanagement/v20230301preview/getWorkspaceSubscription.js +28 -0
- package/apimanagement/v20230301preview/getWorkspaceTag.d.ts +66 -0
- package/apimanagement/v20230301preview/getWorkspaceTag.js +28 -0
- package/apimanagement/v20230301preview/getWorkspaceTagApiLink.d.ts +74 -0
- package/apimanagement/v20230301preview/getWorkspaceTagApiLink.js +29 -0
- package/apimanagement/v20230301preview/getWorkspaceTagOperationLink.d.ts +74 -0
- package/apimanagement/v20230301preview/getWorkspaceTagOperationLink.js +29 -0
- package/apimanagement/v20230301preview/getWorkspaceTagProductLink.d.ts +74 -0
- package/apimanagement/v20230301preview/getWorkspaceTagProductLink.js +29 -0
- package/apimanagement/v20230301preview/globalSchema.d.ts +78 -0
- package/apimanagement/v20230301preview/globalSchema.js +78 -0
- package/apimanagement/v20230301preview/graphQLApiResolver.d.ts +81 -0
- package/apimanagement/v20230301preview/graphQLApiResolver.js +79 -0
- package/apimanagement/v20230301preview/graphQLApiResolverPolicy.d.ts +78 -0
- package/apimanagement/v20230301preview/graphQLApiResolverPolicy.js +85 -0
- package/apimanagement/v20230301preview/group.d.ts +86 -0
- package/apimanagement/v20230301preview/group.js +80 -0
- package/apimanagement/v20230301preview/groupUser.d.ts +90 -0
- package/apimanagement/v20230301preview/groupUser.js +89 -0
- package/apimanagement/v20230301preview/identityProvider.d.ts +138 -0
- package/apimanagement/v20230301preview/identityProvider.js +95 -0
- package/apimanagement/v20230301preview/index.d.ts +531 -0
- package/apimanagement/v20230301preview/index.js +654 -0
- package/apimanagement/v20230301preview/listAuthorizationServerSecrets.d.ts +54 -0
- package/apimanagement/v20230301preview/listAuthorizationServerSecrets.js +27 -0
- package/apimanagement/v20230301preview/listGatewayDebugCredentials.d.ts +71 -0
- package/apimanagement/v20230301preview/listGatewayDebugCredentials.js +30 -0
- package/apimanagement/v20230301preview/listGatewayKeys.d.ts +50 -0
- package/apimanagement/v20230301preview/listGatewayKeys.js +27 -0
- package/apimanagement/v20230301preview/listIdentityProviderSecrets.d.ts +46 -0
- package/apimanagement/v20230301preview/listIdentityProviderSecrets.js +27 -0
- package/apimanagement/v20230301preview/listNamedValue.d.ts +46 -0
- package/apimanagement/v20230301preview/listNamedValue.js +27 -0
- package/apimanagement/v20230301preview/listOpenIdConnectProviderSecrets.d.ts +46 -0
- package/apimanagement/v20230301preview/listOpenIdConnectProviderSecrets.js +27 -0
- package/apimanagement/v20230301preview/listPolicyFragmentReferences.d.ts +71 -0
- package/apimanagement/v20230301preview/listPolicyFragmentReferences.js +29 -0
- package/apimanagement/v20230301preview/listSubscriptionSecrets.d.ts +50 -0
- package/apimanagement/v20230301preview/listSubscriptionSecrets.js +27 -0
- package/apimanagement/v20230301preview/listTenantAccessSecrets.d.ts +62 -0
- package/apimanagement/v20230301preview/listTenantAccessSecrets.js +27 -0
- package/apimanagement/v20230301preview/listWorkspaceNamedValue.d.ts +54 -0
- package/apimanagement/v20230301preview/listWorkspaceNamedValue.js +28 -0
- package/apimanagement/v20230301preview/listWorkspacePolicyFragmentReferences.d.ts +79 -0
- package/apimanagement/v20230301preview/listWorkspacePolicyFragmentReferences.js +30 -0
- package/apimanagement/v20230301preview/listWorkspaceSubscriptionSecrets.d.ts +58 -0
- package/apimanagement/v20230301preview/listWorkspaceSubscriptionSecrets.js +28 -0
- package/apimanagement/v20230301preview/logger.d.ts +100 -0
- package/apimanagement/v20230301preview/logger.js +82 -0
- package/apimanagement/v20230301preview/namedValue.d.ts +95 -0
- package/apimanagement/v20230301preview/namedValue.js +82 -0
- package/apimanagement/v20230301preview/notificationRecipientEmail.d.ts +61 -0
- package/apimanagement/v20230301preview/notificationRecipientEmail.js +74 -0
- package/apimanagement/v20230301preview/notificationRecipientUser.d.ts +61 -0
- package/apimanagement/v20230301preview/notificationRecipientUser.js +74 -0
- package/apimanagement/v20230301preview/openIdConnectProvider.d.ts +109 -0
- package/apimanagement/v20230301preview/openIdConnectProvider.js +92 -0
- package/apimanagement/v20230301preview/policy.d.ts +70 -0
- package/apimanagement/v20230301preview/policy.js +77 -0
- package/apimanagement/v20230301preview/policyFragment.d.ts +78 -0
- package/apimanagement/v20230301preview/policyFragment.js +79 -0
- package/apimanagement/v20230301preview/privateEndpointConnectionByName.d.ts +75 -0
- package/apimanagement/v20230301preview/privateEndpointConnectionByName.js +77 -0
- package/apimanagement/v20230301preview/product.d.ts +110 -0
- package/apimanagement/v20230301preview/product.js +86 -0
- package/apimanagement/v20230301preview/productApi.d.ts +142 -0
- package/apimanagement/v20230301preview/productApi.js +115 -0
- package/apimanagement/v20230301preview/productApiLink.d.ts +65 -0
- package/apimanagement/v20230301preview/productApiLink.js +78 -0
- package/apimanagement/v20230301preview/productGroup.d.ts +73 -0
- package/apimanagement/v20230301preview/productGroup.js +81 -0
- package/apimanagement/v20230301preview/productGroupLink.d.ts +65 -0
- package/apimanagement/v20230301preview/productGroupLink.js +78 -0
- package/apimanagement/v20230301preview/productPolicy.d.ts +74 -0
- package/apimanagement/v20230301preview/productPolicy.js +81 -0
- package/apimanagement/v20230301preview/productWiki.d.ts +63 -0
- package/apimanagement/v20230301preview/productWiki.js +74 -0
- package/apimanagement/v20230301preview/subscription.d.ts +144 -0
- package/apimanagement/v20230301preview/subscription.js +103 -0
- package/apimanagement/v20230301preview/tag.d.ts +61 -0
- package/apimanagement/v20230301preview/tag.js +74 -0
- package/apimanagement/v20230301preview/tagApiLink.d.ts +65 -0
- package/apimanagement/v20230301preview/tagApiLink.js +78 -0
- package/apimanagement/v20230301preview/tagByApi.d.ts +61 -0
- package/apimanagement/v20230301preview/tagByApi.js +75 -0
- package/apimanagement/v20230301preview/tagByOperation.d.ts +65 -0
- package/apimanagement/v20230301preview/tagByOperation.js +79 -0
- package/apimanagement/v20230301preview/tagByProduct.d.ts +61 -0
- package/apimanagement/v20230301preview/tagByProduct.js +75 -0
- package/apimanagement/v20230301preview/tagOperationLink.d.ts +65 -0
- package/apimanagement/v20230301preview/tagOperationLink.js +78 -0
- package/apimanagement/v20230301preview/tagProductLink.d.ts +65 -0
- package/apimanagement/v20230301preview/tagProductLink.js +78 -0
- package/apimanagement/v20230301preview/user.d.ts +128 -0
- package/apimanagement/v20230301preview/user.js +99 -0
- package/apimanagement/v20230301preview/workspace.d.ts +69 -0
- package/apimanagement/v20230301preview/workspace.js +76 -0
- package/apimanagement/v20230301preview/workspaceApi.d.ts +249 -0
- package/apimanagement/v20230301preview/workspaceApi.js +123 -0
- package/apimanagement/v20230301preview/workspaceApiOperation.d.ts +127 -0
- package/apimanagement/v20230301preview/workspaceApiOperation.js +102 -0
- package/apimanagement/v20230301preview/workspaceApiOperationPolicy.d.ts +82 -0
- package/apimanagement/v20230301preview/workspaceApiOperationPolicy.js +89 -0
- package/apimanagement/v20230301preview/workspaceApiPolicy.d.ts +78 -0
- package/apimanagement/v20230301preview/workspaceApiPolicy.js +85 -0
- package/apimanagement/v20230301preview/workspaceApiRelease.d.ts +81 -0
- package/apimanagement/v20230301preview/workspaceApiRelease.js +84 -0
- package/apimanagement/v20230301preview/workspaceApiSchema.d.ts +93 -0
- package/apimanagement/v20230301preview/workspaceApiSchema.js +88 -0
- package/apimanagement/v20230301preview/workspaceApiVersionSet.d.ts +98 -0
- package/apimanagement/v20230301preview/workspaceApiVersionSet.js +89 -0
- package/apimanagement/v20230301preview/workspaceGlobalSchema.d.ts +82 -0
- package/apimanagement/v20230301preview/workspaceGlobalSchema.js +82 -0
- package/apimanagement/v20230301preview/workspaceGroup.d.ts +90 -0
- package/apimanagement/v20230301preview/workspaceGroup.js +84 -0
- package/apimanagement/v20230301preview/workspaceGroupUser.d.ts +94 -0
- package/apimanagement/v20230301preview/workspaceGroupUser.js +93 -0
- package/apimanagement/v20230301preview/workspaceNamedValue.d.ts +99 -0
- package/apimanagement/v20230301preview/workspaceNamedValue.js +86 -0
- package/apimanagement/v20230301preview/workspaceNotificationRecipientEmail.d.ts +65 -0
- package/apimanagement/v20230301preview/workspaceNotificationRecipientEmail.js +78 -0
- package/apimanagement/v20230301preview/workspaceNotificationRecipientUser.d.ts +65 -0
- package/apimanagement/v20230301preview/workspaceNotificationRecipientUser.js +78 -0
- package/apimanagement/v20230301preview/workspacePolicy.d.ts +74 -0
- package/apimanagement/v20230301preview/workspacePolicy.js +81 -0
- package/apimanagement/v20230301preview/workspacePolicyFragment.d.ts +82 -0
- package/apimanagement/v20230301preview/workspacePolicyFragment.js +83 -0
- package/apimanagement/v20230301preview/workspaceProduct.d.ts +114 -0
- package/apimanagement/v20230301preview/workspaceProduct.js +90 -0
- package/apimanagement/v20230301preview/workspaceProductApiLink.d.ts +69 -0
- package/apimanagement/v20230301preview/workspaceProductApiLink.js +82 -0
- package/apimanagement/v20230301preview/workspaceProductGroupLink.d.ts +69 -0
- package/apimanagement/v20230301preview/workspaceProductGroupLink.js +82 -0
- package/apimanagement/v20230301preview/workspaceProductPolicy.d.ts +78 -0
- package/apimanagement/v20230301preview/workspaceProductPolicy.js +85 -0
- package/apimanagement/v20230301preview/workspaceSubscription.d.ts +148 -0
- package/apimanagement/v20230301preview/workspaceSubscription.js +107 -0
- package/apimanagement/v20230301preview/workspaceTag.d.ts +65 -0
- package/apimanagement/v20230301preview/workspaceTag.js +78 -0
- package/apimanagement/v20230301preview/workspaceTagApiLink.d.ts +69 -0
- package/apimanagement/v20230301preview/workspaceTagApiLink.js +82 -0
- package/apimanagement/v20230301preview/workspaceTagOperationLink.d.ts +69 -0
- package/apimanagement/v20230301preview/workspaceTagOperationLink.js +82 -0
- package/apimanagement/v20230301preview/workspaceTagProductLink.d.ts +69 -0
- package/apimanagement/v20230301preview/workspaceTagProductLink.js +82 -0
- package/apimanagement/workspace.js +2 -2
- package/apimanagement/workspaceApi.js +2 -2
- package/apimanagement/workspaceApiOperation.js +2 -2
- package/apimanagement/workspaceApiOperationPolicy.js +2 -2
- package/apimanagement/workspaceApiPolicy.js +2 -2
- package/apimanagement/workspaceApiRelease.js +2 -2
- package/apimanagement/workspaceApiSchema.js +2 -2
- package/apimanagement/workspaceApiVersionSet.js +2 -2
- package/apimanagement/workspaceGlobalSchema.js +2 -2
- package/apimanagement/workspaceGroup.js +2 -2
- package/apimanagement/workspaceGroupUser.js +2 -2
- package/apimanagement/workspaceNamedValue.js +2 -2
- package/apimanagement/workspaceNotificationRecipientEmail.js +2 -2
- package/apimanagement/workspaceNotificationRecipientUser.js +2 -2
- package/apimanagement/workspacePolicy.js +2 -2
- package/apimanagement/workspacePolicyFragment.js +2 -2
- package/apimanagement/workspaceProduct.js +2 -2
- package/apimanagement/workspaceProductApiLink.js +2 -2
- package/apimanagement/workspaceProductGroupLink.js +2 -2
- package/apimanagement/workspaceProductPolicy.js +2 -2
- package/apimanagement/workspaceSubscription.js +2 -2
- package/apimanagement/workspaceTag.js +2 -2
- package/apimanagement/workspaceTagApiLink.js +2 -2
- package/apimanagement/workspaceTagOperationLink.js +2 -2
- package/apimanagement/workspaceTagProductLink.js +2 -2
- package/appplatform/apiPortal.d.ts +1 -1
- package/appplatform/apiPortal.js +1 -1
- package/appplatform/apiPortalCustomDomain.d.ts +1 -1
- package/appplatform/apiPortalCustomDomain.js +1 -1
- package/appplatform/app.d.ts +1 -1
- package/appplatform/app.js +1 -1
- package/appplatform/binding.d.ts +1 -1
- package/appplatform/binding.js +1 -1
- package/appplatform/buildServiceAgentPool.d.ts +1 -1
- package/appplatform/buildServiceAgentPool.js +1 -1
- package/appplatform/buildServiceBuilder.d.ts +1 -1
- package/appplatform/buildServiceBuilder.js +1 -1
- package/appplatform/buildpackBinding.d.ts +1 -1
- package/appplatform/buildpackBinding.js +1 -1
- package/appplatform/certificate.d.ts +1 -1
- package/appplatform/certificate.js +1 -1
- package/appplatform/configServer.d.ts +1 -1
- package/appplatform/configServer.js +1 -1
- package/appplatform/configurationService.d.ts +1 -1
- package/appplatform/configurationService.js +4 -3
- package/appplatform/customDomain.d.ts +1 -1
- package/appplatform/customDomain.js +1 -1
- package/appplatform/deployment.d.ts +1 -1
- package/appplatform/deployment.js +1 -1
- package/appplatform/gateway.d.ts +1 -1
- package/appplatform/gateway.js +1 -1
- package/appplatform/gatewayCustomDomain.d.ts +1 -1
- package/appplatform/gatewayCustomDomain.js +1 -1
- package/appplatform/gatewayRouteConfig.d.ts +1 -1
- package/appplatform/gatewayRouteConfig.js +1 -1
- package/appplatform/getApiPortal.d.ts +2 -2
- package/appplatform/getApiPortal.js +2 -2
- package/appplatform/getApiPortalCustomDomain.d.ts +2 -2
- package/appplatform/getApiPortalCustomDomain.js +2 -2
- package/appplatform/getApp.d.ts +2 -2
- package/appplatform/getApp.js +2 -2
- package/appplatform/getAppResourceUploadUrl.d.ts +2 -2
- package/appplatform/getAppResourceUploadUrl.js +2 -2
- package/appplatform/getBinding.d.ts +2 -2
- package/appplatform/getBinding.js +2 -2
- package/appplatform/getBuildServiceAgentPool.d.ts +2 -2
- package/appplatform/getBuildServiceAgentPool.js +2 -2
- package/appplatform/getBuildServiceBuildResultLog.d.ts +2 -2
- package/appplatform/getBuildServiceBuildResultLog.js +2 -2
- package/appplatform/getBuildServiceBuilder.d.ts +2 -2
- package/appplatform/getBuildServiceBuilder.js +2 -2
- package/appplatform/getBuildServiceResourceUploadUrl.d.ts +2 -2
- package/appplatform/getBuildServiceResourceUploadUrl.js +2 -2
- package/appplatform/getBuildpackBinding.d.ts +2 -2
- package/appplatform/getBuildpackBinding.js +2 -2
- package/appplatform/getCertificate.d.ts +2 -2
- package/appplatform/getCertificate.js +2 -2
- package/appplatform/getConfigServer.d.ts +2 -2
- package/appplatform/getConfigServer.js +2 -2
- package/appplatform/getConfigurationService.d.ts +2 -2
- package/appplatform/getConfigurationService.js +2 -2
- package/appplatform/getCustomDomain.d.ts +2 -2
- package/appplatform/getCustomDomain.js +2 -2
- package/appplatform/getDeployment.d.ts +2 -2
- package/appplatform/getDeployment.js +2 -2
- package/appplatform/getDeploymentLogFileUrl.d.ts +2 -2
- package/appplatform/getDeploymentLogFileUrl.js +2 -2
- package/appplatform/getDeploymentRemoteDebuggingConfig.d.ts +2 -2
- package/appplatform/getDeploymentRemoteDebuggingConfig.js +2 -2
- package/appplatform/getGateway.d.ts +2 -2
- package/appplatform/getGateway.js +2 -2
- package/appplatform/getGatewayCustomDomain.d.ts +2 -2
- package/appplatform/getGatewayCustomDomain.js +2 -2
- package/appplatform/getGatewayRouteConfig.d.ts +2 -2
- package/appplatform/getGatewayRouteConfig.js +2 -2
- package/appplatform/getMonitoringSetting.d.ts +2 -2
- package/appplatform/getMonitoringSetting.js +2 -2
- package/appplatform/getService.d.ts +2 -2
- package/appplatform/getService.js +2 -2
- package/appplatform/getServiceRegistry.d.ts +2 -2
- package/appplatform/getServiceRegistry.js +2 -2
- package/appplatform/getStorage.d.ts +2 -2
- package/appplatform/getStorage.js +2 -2
- package/appplatform/index.d.ts +1 -2
- package/appplatform/index.js +2 -4
- package/appplatform/listBuildServiceBuilderDeployments.d.ts +2 -2
- package/appplatform/listBuildServiceBuilderDeployments.js +2 -2
- package/appplatform/listServiceTestKeys.d.ts +2 -2
- package/appplatform/listServiceTestKeys.js +2 -2
- package/appplatform/monitoringSetting.d.ts +1 -1
- package/appplatform/monitoringSetting.js +1 -1
- package/appplatform/service.d.ts +1 -1
- package/appplatform/service.js +1 -1
- package/appplatform/serviceRegistry.d.ts +1 -1
- package/appplatform/serviceRegistry.js +1 -1
- package/appplatform/storage.d.ts +1 -1
- package/appplatform/storage.js +1 -1
- package/azurestackhci/galleryImage.d.ts +149 -0
- package/azurestackhci/galleryImage.js +92 -0
- package/azurestackhci/getGalleryImage.d.ts +103 -0
- package/azurestackhci/getGalleryImage.js +28 -0
- package/azurestackhci/getGuestAgent.d.ts +81 -0
- package/azurestackhci/getGuestAgent.js +29 -0
- package/azurestackhci/getHybridIdentityMetadatum.d.ts +77 -0
- package/azurestackhci/getHybridIdentityMetadatum.js +29 -0
- package/azurestackhci/getMachineExtension.d.ts +103 -0
- package/azurestackhci/getMachineExtension.js +29 -0
- package/azurestackhci/getMarketplaceGalleryImage.d.ts +99 -0
- package/azurestackhci/getMarketplaceGalleryImage.js +28 -0
- package/azurestackhci/getNetworkInterface.d.ts +87 -0
- package/azurestackhci/getNetworkInterface.js +28 -0
- package/azurestackhci/getStorageContainer.d.ts +79 -0
- package/azurestackhci/getStorageContainer.js +28 -0
- package/azurestackhci/getVirtualHardDisk.d.ts +98 -0
- package/azurestackhci/getVirtualHardDisk.js +28 -0
- package/azurestackhci/getVirtualMachine.d.ts +107 -0
- package/azurestackhci/getVirtualMachine.js +28 -0
- package/azurestackhci/getVirtualNetwork.d.ts +91 -0
- package/azurestackhci/getVirtualNetwork.js +28 -0
- package/azurestackhci/guestAgent.d.ts +93 -0
- package/azurestackhci/guestAgent.js +81 -0
- package/azurestackhci/hybridIdentityMetadatum.d.ts +83 -0
- package/azurestackhci/hybridIdentityMetadatum.js +80 -0
- package/azurestackhci/index.d.ts +60 -42
- package/azurestackhci/index.js +73 -51
- package/azurestackhci/machineExtension.d.ts +139 -0
- package/azurestackhci/machineExtension.js +91 -0
- package/azurestackhci/marketplaceGalleryImage.d.ts +141 -0
- package/azurestackhci/marketplaceGalleryImage.js +90 -0
- package/azurestackhci/networkInterface.d.ts +116 -0
- package/azurestackhci/networkInterface.js +84 -0
- package/azurestackhci/storageContainer.d.ts +100 -0
- package/azurestackhci/storageContainer.js +80 -0
- package/azurestackhci/v20221215preview/guestAgent.js +2 -2
- package/azurestackhci/v20221215preview/hybridIdentityMetadatum.js +2 -2
- package/azurestackhci/v20221215preview/machineExtension.js +2 -2
- package/azurestackhci/virtualHardDisk.d.ts +139 -0
- package/azurestackhci/virtualHardDisk.js +94 -0
- package/azurestackhci/virtualMachine.d.ts +148 -0
- package/azurestackhci/virtualMachine.js +95 -0
- package/azurestackhci/virtualNetwork.d.ts +125 -0
- package/azurestackhci/virtualNetwork.js +86 -0
- package/compute/disk.js +2 -2
- package/compute/diskAccess.js +2 -2
- package/compute/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/diskEncryptionSet.js +2 -2
- package/compute/index.d.ts +2 -1
- package/compute/index.js +4 -2
- package/compute/snapshot.js +2 -2
- package/compute/v20220702/disk.js +2 -2
- package/compute/v20220702/diskAccess.js +2 -2
- package/compute/v20220702/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/v20220702/diskEncryptionSet.js +2 -2
- package/compute/v20220702/snapshot.js +2 -2
- package/compute/v20230102/disk.d.ts +320 -0
- package/compute/v20230102/disk.js +144 -0
- package/compute/v20230102/diskAccess.d.ts +91 -0
- package/compute/v20230102/diskAccess.js +77 -0
- package/compute/v20230102/diskAccessAPrivateEndpointConnection.d.ts +71 -0
- package/compute/v20230102/diskAccessAPrivateEndpointConnection.js +78 -0
- package/compute/v20230102/diskEncryptionSet.d.ts +128 -0
- package/compute/v20230102/diskEncryptionSet.js +87 -0
- package/compute/v20230102/getDisk.d.ts +201 -0
- package/compute/v20230102/getDisk.js +26 -0
- package/compute/v20230102/getDiskAccess.d.ts +73 -0
- package/compute/v20230102/getDiskAccess.js +26 -0
- package/compute/v20230102/getDiskAccessAPrivateEndpointConnection.d.ts +67 -0
- package/compute/v20230102/getDiskAccessAPrivateEndpointConnection.js +27 -0
- package/compute/v20230102/getDiskEncryptionSet.d.ts +93 -0
- package/compute/v20230102/getDiskEncryptionSet.js +26 -0
- package/compute/v20230102/getSnapshot.d.ts +161 -0
- package/compute/v20230102/getSnapshot.js +26 -0
- package/compute/v20230102/index.d.ts +31 -0
- package/compute/v20230102/index.js +69 -0
- package/compute/v20230102/snapshot.d.ts +252 -0
- package/compute/v20230102/snapshot.js +124 -0
- package/databoxedge/index.d.ts +0 -3
- package/databoxedge/index.js +3 -6
- package/dataprotection/backupInstance.js +2 -2
- package/dataprotection/backupPolicy.js +2 -2
- package/dataprotection/backupVault.js +2 -2
- package/dataprotection/dppResourceGuardProxy.js +2 -2
- package/dataprotection/index.d.ts +2 -1
- package/dataprotection/index.js +4 -2
- package/dataprotection/resourceGuard.js +2 -2
- package/dataprotection/v20221101preview/resourceGuard.js +2 -2
- package/dataprotection/v20230101/backupInstance.js +2 -2
- package/dataprotection/v20230101/backupPolicy.js +2 -2
- package/dataprotection/v20230101/backupVault.js +2 -2
- package/dataprotection/v20230101/dppResourceGuardProxy.js +2 -2
- package/dataprotection/v20230101/resourceGuard.js +2 -2
- package/dataprotection/v20230401preview/backupInstance.js +2 -2
- package/dataprotection/v20230401preview/backupPolicy.js +2 -2
- package/dataprotection/v20230401preview/backupVault.js +2 -2
- package/dataprotection/v20230401preview/dppResourceGuardProxy.js +2 -2
- package/dataprotection/v20230401preview/resourceGuard.js +2 -2
- package/dataprotection/v20230501/backupInstance.d.ts +79 -0
- package/dataprotection/v20230501/backupInstance.js +75 -0
- package/dataprotection/v20230501/backupPolicy.d.ts +67 -0
- package/dataprotection/v20230501/backupPolicy.js +73 -0
- package/dataprotection/v20230501/backupVault.d.ts +99 -0
- package/dataprotection/v20230501/backupVault.js +80 -0
- package/dataprotection/v20230501/dppResourceGuardProxy.d.ts +67 -0
- package/dataprotection/v20230501/dppResourceGuardProxy.js +73 -0
- package/dataprotection/v20230501/getBackupInstance.d.ts +69 -0
- package/dataprotection/v20230501/getBackupInstance.js +27 -0
- package/dataprotection/v20230501/getBackupPolicy.d.ts +57 -0
- package/dataprotection/v20230501/getBackupPolicy.js +27 -0
- package/dataprotection/v20230501/getBackupVault.d.ts +73 -0
- package/dataprotection/v20230501/getBackupVault.js +26 -0
- package/dataprotection/v20230501/getDppResourceGuardProxy.d.ts +63 -0
- package/dataprotection/v20230501/getDppResourceGuardProxy.js +27 -0
- package/dataprotection/v20230501/getResourceGuard.d.ts +60 -0
- package/dataprotection/v20230501/getResourceGuard.js +20 -0
- package/dataprotection/v20230501/index.d.ts +31 -0
- package/dataprotection/v20230501/index.js +69 -0
- package/dataprotection/v20230501/resourceGuard.d.ts +88 -0
- package/dataprotection/v20230501/resourceGuard.js +72 -0
- package/dbformysql/index.d.ts +1 -20
- package/dbformysql/index.js +2 -25
- package/dbformysql/v20180601privatepreview/serverAdministrator.js +2 -2
- package/dbformysql/v20180601privatepreview/virtualNetworkRule.js +2 -2
- package/dbformysql/v20200701preview/index.d.ts +0 -6
- package/dbformysql/v20200701preview/index.js +2 -9
- package/dbformysql/v20200701privatepreview/serverKey.js +2 -2
- package/dbforpostgresql/index.d.ts +0 -18
- package/dbforpostgresql/index.js +2 -23
- package/dbforpostgresql/v20171201preview/serverAdministrator.js +2 -2
- package/dbforpostgresql/v20171201preview/serverSecurityAlertPolicy.js +2 -2
- package/dbforpostgresql/v20171201preview/virtualNetworkRule.js +2 -2
- package/delegatednetwork/controllerDetails.js +2 -2
- package/delegatednetwork/delegatedSubnetServiceDetails.js +2 -2
- package/delegatednetwork/index.d.ts +2 -1
- package/delegatednetwork/index.js +4 -2
- package/delegatednetwork/orchestratorInstanceServiceDetails.js +2 -2
- package/delegatednetwork/v20210315/controllerDetails.js +2 -2
- package/delegatednetwork/v20210315/delegatedSubnetServiceDetails.js +2 -2
- package/delegatednetwork/v20210315/orchestratorInstanceServiceDetails.js +2 -2
- package/delegatednetwork/v20230518preview/controllerDetails.d.ts +98 -0
- package/delegatednetwork/v20230518preview/controllerDetails.js +82 -0
- package/delegatednetwork/v20230518preview/delegatedSubnetServiceDetails.d.ts +95 -0
- package/delegatednetwork/v20230518preview/delegatedSubnetServiceDetails.js +77 -0
- package/delegatednetwork/v20230518preview/getControllerDetails.d.ts +80 -0
- package/delegatednetwork/v20230518preview/getControllerDetails.js +26 -0
- package/delegatednetwork/v20230518preview/getDelegatedSubnetServiceDetails.d.ts +73 -0
- package/delegatednetwork/v20230518preview/getDelegatedSubnetServiceDetails.js +26 -0
- package/delegatednetwork/v20230518preview/getOrchestratorInstanceServiceDetails.d.ts +97 -0
- package/delegatednetwork/v20230518preview/getOrchestratorInstanceServiceDetails.js +26 -0
- package/delegatednetwork/v20230518preview/index.d.ts +19 -0
- package/delegatednetwork/v20230518preview/index.js +55 -0
- package/delegatednetwork/v20230518preview/orchestratorInstanceServiceDetails.d.ts +144 -0
- package/delegatednetwork/v20230518preview/orchestratorInstanceServiceDetails.js +95 -0
- package/eventgrid/index.d.ts +0 -6
- package/eventgrid/index.js +4 -11
- package/eventgrid/v20211015preview/eventChannel.js +2 -2
- package/eventhub/cluster.d.ts +9 -1
- package/eventhub/cluster.js +4 -2
- package/eventhub/consumerGroup.d.ts +1 -1
- package/eventhub/consumerGroup.js +1 -1
- package/eventhub/disasterRecoveryConfig.d.ts +1 -1
- package/eventhub/disasterRecoveryConfig.js +1 -1
- package/eventhub/eventHub.d.ts +9 -1
- package/eventhub/eventHub.js +4 -2
- package/eventhub/eventHubAuthorizationRule.d.ts +1 -1
- package/eventhub/eventHubAuthorizationRule.js +1 -1
- package/eventhub/getCluster.d.ts +6 -2
- package/eventhub/getCluster.js +3 -3
- package/eventhub/getConsumerGroup.d.ts +2 -2
- package/eventhub/getConsumerGroup.js +2 -2
- package/eventhub/getDisasterRecoveryConfig.d.ts +2 -2
- package/eventhub/getDisasterRecoveryConfig.js +2 -2
- package/eventhub/getEventHub.d.ts +6 -2
- package/eventhub/getEventHub.js +3 -3
- package/eventhub/getEventHubAuthorizationRule.d.ts +2 -2
- package/eventhub/getEventHubAuthorizationRule.js +2 -2
- package/eventhub/getNamespace.d.ts +10 -2
- package/eventhub/getNamespace.js +3 -3
- package/eventhub/getNamespaceAuthorizationRule.d.ts +2 -2
- package/eventhub/getNamespaceAuthorizationRule.js +2 -2
- package/eventhub/getNamespaceNetworkRuleSet.d.ts +3 -3
- package/eventhub/getNamespaceNetworkRuleSet.js +2 -2
- package/eventhub/getPrivateEndpointConnection.d.ts +2 -2
- package/eventhub/getPrivateEndpointConnection.js +2 -2
- package/eventhub/getSchemaRegistry.d.ts +2 -2
- package/eventhub/getSchemaRegistry.js +2 -2
- package/eventhub/index.d.ts +1 -2
- package/eventhub/index.js +2 -4
- package/eventhub/listDisasterRecoveryConfigKeys.d.ts +2 -2
- package/eventhub/listDisasterRecoveryConfigKeys.js +2 -2
- package/eventhub/listEventHubKeys.d.ts +2 -2
- package/eventhub/listEventHubKeys.js +2 -2
- package/eventhub/listNamespaceKeys.d.ts +2 -2
- package/eventhub/listNamespaceKeys.js +2 -2
- package/eventhub/namespace.d.ts +18 -1
- package/eventhub/namespace.js +7 -2
- package/eventhub/namespaceAuthorizationRule.d.ts +1 -1
- package/eventhub/namespaceAuthorizationRule.js +1 -1
- package/eventhub/namespaceNetworkRuleSet.d.ts +3 -3
- package/eventhub/namespaceNetworkRuleSet.js +1 -1
- package/eventhub/privateEndpointConnection.d.ts +1 -1
- package/eventhub/privateEndpointConnection.js +1 -1
- package/eventhub/schemaRegistry.d.ts +1 -1
- package/eventhub/schemaRegistry.js +1 -1
- package/hdinsight/application.d.ts +1 -1
- package/hdinsight/application.js +1 -1
- package/hdinsight/cluster.d.ts +1 -1
- package/hdinsight/cluster.js +1 -1
- package/hdinsight/getApplication.d.ts +2 -2
- package/hdinsight/getApplication.js +2 -2
- package/hdinsight/getCluster.d.ts +2 -2
- package/hdinsight/getCluster.js +2 -2
- package/hdinsight/getClusterGatewaySettings.d.ts +2 -2
- package/hdinsight/getClusterGatewaySettings.js +2 -2
- package/hdinsight/getPrivateEndpointConnection.d.ts +2 -2
- package/hdinsight/getPrivateEndpointConnection.js +2 -2
- package/hdinsight/index.d.ts +2 -1
- package/hdinsight/index.js +4 -2
- package/hdinsight/privateEndpointConnection.d.ts +1 -1
- package/hdinsight/privateEndpointConnection.js +1 -1
- package/hdinsight/v20210601/application.d.ts +83 -0
- package/hdinsight/v20210601/application.js +77 -0
- package/hdinsight/v20210601/cluster.d.ts +103 -0
- package/hdinsight/v20210601/cluster.js +80 -0
- package/hdinsight/v20210601/getApplication.d.ts +73 -0
- package/hdinsight/v20210601/getApplication.js +27 -0
- package/hdinsight/v20210601/getCluster.d.ts +77 -0
- package/hdinsight/v20210601/getCluster.js +26 -0
- package/hdinsight/v20210601/getClusterGatewaySettings.d.ts +46 -0
- package/hdinsight/v20210601/getClusterGatewaySettings.js +26 -0
- package/hdinsight/v20210601/getPrivateEndpointConnection.d.ts +75 -0
- package/hdinsight/v20210601/getPrivateEndpointConnection.js +27 -0
- package/hdinsight/v20210601/index.d.ts +22 -0
- package/hdinsight/v20210601/index.js +58 -0
- package/hdinsight/v20210601/privateEndpointConnection.d.ts +79 -0
- package/hdinsight/v20210601/privateEndpointConnection.js +82 -0
- package/kusto/attachedDatabaseConfiguration.js +2 -2
- package/kusto/cluster.js +2 -2
- package/kusto/clusterPrincipalAssignment.js +2 -2
- package/kusto/cosmosDbDataConnection.js +2 -2
- package/kusto/databasePrincipalAssignment.js +2 -2
- package/kusto/eventGridDataConnection.js +2 -2
- package/kusto/eventHubDataConnection.js +2 -2
- package/kusto/index.d.ts +2 -1
- package/kusto/index.js +4 -2
- package/kusto/iotHubDataConnection.js +2 -2
- package/kusto/managedPrivateEndpoint.js +2 -2
- package/kusto/privateEndpointConnection.js +2 -2
- package/kusto/readOnlyFollowingDatabase.js +2 -2
- package/kusto/readWriteDatabase.js +2 -2
- package/kusto/script.js +2 -2
- package/kusto/v20180907preview/database.js +2 -2
- package/kusto/v20190515/database.js +2 -2
- package/kusto/v20190907/readOnlyFollowingDatabase.js +2 -2
- package/kusto/v20190907/readWriteDatabase.js +2 -2
- package/kusto/v20191109/readWriteDatabase.js +2 -2
- package/kusto/v20200215/eventGridDataConnection.js +2 -2
- package/kusto/v20210827/script.js +2 -2
- package/kusto/v20220707/cluster.js +2 -2
- package/kusto/v20221229/attachedDatabaseConfiguration.js +2 -2
- package/kusto/v20221229/cluster.js +2 -2
- package/kusto/v20221229/clusterPrincipalAssignment.js +2 -2
- package/kusto/v20221229/cosmosDbDataConnection.js +2 -2
- package/kusto/v20221229/databasePrincipalAssignment.js +2 -2
- package/kusto/v20221229/eventGridDataConnection.js +2 -2
- package/kusto/v20221229/eventHubDataConnection.js +2 -2
- package/kusto/v20221229/iotHubDataConnection.js +2 -2
- package/kusto/v20221229/managedPrivateEndpoint.js +2 -2
- package/kusto/v20221229/privateEndpointConnection.js +2 -2
- package/kusto/v20221229/readOnlyFollowingDatabase.js +2 -2
- package/kusto/v20221229/readWriteDatabase.js +2 -2
- package/kusto/v20221229/script.js +2 -2
- package/kusto/v20230502/attachedDatabaseConfiguration.d.ts +120 -0
- package/kusto/v20230502/attachedDatabaseConfiguration.js +96 -0
- package/kusto/v20230502/cluster.d.ts +272 -0
- package/kusto/v20230502/cluster.js +132 -0
- package/kusto/v20230502/clusterPrincipalAssignment.d.ts +102 -0
- package/kusto/v20230502/clusterPrincipalAssignment.js +94 -0
- package/kusto/v20230502/cosmosDbDataConnection.d.ts +139 -0
- package/kusto/v20230502/cosmosDbDataConnection.js +113 -0
- package/kusto/v20230502/databasePrincipalAssignment.d.ts +106 -0
- package/kusto/v20230502/databasePrincipalAssignment.js +98 -0
- package/kusto/v20230502/eventGridDataConnection.d.ts +172 -0
- package/kusto/v20230502/eventGridDataConnection.js +116 -0
- package/kusto/v20230502/eventHubDataConnection.d.ts +164 -0
- package/kusto/v20230502/eventHubDataConnection.js +111 -0
- package/kusto/v20230502/getAttachedDatabaseConfiguration.d.ts +91 -0
- package/kusto/v20230502/getAttachedDatabaseConfiguration.js +27 -0
- package/kusto/v20230502/getCluster.d.ts +173 -0
- package/kusto/v20230502/getCluster.js +26 -0
- package/kusto/v20230502/getClusterPrincipalAssignment.d.ts +86 -0
- package/kusto/v20230502/getClusterPrincipalAssignment.js +27 -0
- package/kusto/v20230502/getCosmosDbDataConnection.d.ts +107 -0
- package/kusto/v20230502/getCosmosDbDataConnection.js +28 -0
- package/kusto/v20230502/getDatabasePrincipalAssignment.d.ts +94 -0
- package/kusto/v20230502/getDatabasePrincipalAssignment.js +28 -0
- package/kusto/v20230502/getEventGridDataConnection.d.ts +123 -0
- package/kusto/v20230502/getEventGridDataConnection.js +28 -0
- package/kusto/v20230502/getEventHubDataConnection.d.ts +119 -0
- package/kusto/v20230502/getEventHubDataConnection.js +28 -0
- package/kusto/v20230502/getIotHubDataConnection.d.ts +111 -0
- package/kusto/v20230502/getIotHubDataConnection.js +28 -0
- package/kusto/v20230502/getManagedPrivateEndpoint.d.ts +79 -0
- package/kusto/v20230502/getManagedPrivateEndpoint.js +27 -0
- package/kusto/v20230502/getPrivateEndpointConnection.d.ts +75 -0
- package/kusto/v20230502/getPrivateEndpointConnection.js +27 -0
- package/kusto/v20230502/getReadOnlyFollowingDatabase.d.ts +108 -0
- package/kusto/v20230502/getReadOnlyFollowingDatabase.js +27 -0
- package/kusto/v20230502/getReadWriteDatabase.d.ts +92 -0
- package/kusto/v20230502/getReadWriteDatabase.js +27 -0
- package/kusto/v20230502/getScript.d.ts +83 -0
- package/kusto/v20230502/getScript.js +28 -0
- package/kusto/v20230502/index.d.ts +88 -0
- package/kusto/v20230502/index.js +134 -0
- package/kusto/v20230502/iotHubDataConnection.d.ts +152 -0
- package/kusto/v20230502/iotHubDataConnection.js +110 -0
- package/kusto/v20230502/listClusterFollowerDatabases.d.ts +39 -0
- package/kusto/v20230502/listClusterFollowerDatabases.js +26 -0
- package/kusto/v20230502/listClusterLanguageExtensions.d.ts +39 -0
- package/kusto/v20230502/listClusterLanguageExtensions.js +26 -0
- package/kusto/v20230502/listDatabasePrincipals.d.ts +47 -0
- package/kusto/v20230502/listDatabasePrincipals.js +27 -0
- package/kusto/v20230502/managedPrivateEndpoint.d.ts +94 -0
- package/kusto/v20230502/managedPrivateEndpoint.js +87 -0
- package/kusto/v20230502/privateEndpointConnection.d.ts +79 -0
- package/kusto/v20230502/privateEndpointConnection.js +82 -0
- package/kusto/v20230502/readOnlyFollowingDatabase.d.ts +124 -0
- package/kusto/v20230502/readOnlyFollowingDatabase.js +99 -0
- package/kusto/v20230502/readWriteDatabase.d.ts +117 -0
- package/kusto/v20230502/readWriteDatabase.js +91 -0
- package/kusto/v20230502/script.d.ts +98 -0
- package/kusto/v20230502/script.js +86 -0
- package/machinelearningservices/batchDeployment.js +2 -2
- package/machinelearningservices/batchEndpoint.js +2 -2
- package/machinelearningservices/codeContainer.js +2 -2
- package/machinelearningservices/codeVersion.js +2 -2
- package/machinelearningservices/componentContainer.js +2 -2
- package/machinelearningservices/componentVersion.js +2 -2
- package/machinelearningservices/compute.js +2 -2
- package/machinelearningservices/dataContainer.js +2 -2
- package/machinelearningservices/dataVersion.js +2 -2
- package/machinelearningservices/datastore.js +2 -2
- package/machinelearningservices/environmentContainer.js +2 -2
- package/machinelearningservices/environmentSpecificationVersion.js +2 -2
- package/machinelearningservices/environmentVersion.js +2 -2
- package/machinelearningservices/featuresetContainerEntity.js +2 -2
- package/machinelearningservices/featuresetVersion.js +2 -2
- package/machinelearningservices/featurestoreEntityContainerEntity.js +2 -2
- package/machinelearningservices/featurestoreEntityVersion.js +2 -2
- package/machinelearningservices/index.d.ts +5 -1
- package/machinelearningservices/index.js +8 -3
- package/machinelearningservices/job.js +2 -2
- package/machinelearningservices/labelingJob.js +2 -2
- package/machinelearningservices/listWorkspaceConnectionSecrets.d.ts +57 -0
- package/machinelearningservices/listWorkspaceConnectionSecrets.js +27 -0
- package/machinelearningservices/machineLearningDatastore.js +2 -2
- package/machinelearningservices/managedNetworkSettingsRule.js +2 -2
- package/machinelearningservices/modelContainer.js +2 -2
- package/machinelearningservices/modelVersion.js +2 -2
- package/machinelearningservices/onlineDeployment.js +2 -2
- package/machinelearningservices/onlineEndpoint.js +2 -2
- package/machinelearningservices/privateEndpointConnection.js +2 -2
- package/machinelearningservices/registry.js +2 -2
- package/machinelearningservices/registryCodeContainer.js +2 -2
- package/machinelearningservices/registryCodeVersion.js +2 -2
- package/machinelearningservices/registryComponentContainer.js +2 -2
- package/machinelearningservices/registryComponentVersion.js +2 -2
- package/machinelearningservices/registryDataContainer.js +2 -2
- package/machinelearningservices/registryDataVersion.js +2 -2
- package/machinelearningservices/registryEnvironmentContainer.js +2 -2
- package/machinelearningservices/registryEnvironmentVersion.js +2 -2
- package/machinelearningservices/registryModelContainer.js +2 -2
- package/machinelearningservices/registryModelVersion.js +2 -2
- package/machinelearningservices/schedule.js +2 -2
- package/machinelearningservices/v20200501preview/machineLearningDatastore.js +2 -2
- package/machinelearningservices/v20200801/workspace.js +2 -2
- package/machinelearningservices/v20200901preview/labelingJob.js +2 -2
- package/machinelearningservices/v20200901preview/workspace.js +2 -2
- package/machinelearningservices/v20210301preview/batchDeployment.js +2 -2
- package/machinelearningservices/v20210301preview/batchEndpoint.js +2 -2
- package/machinelearningservices/v20210301preview/codeContainer.js +2 -2
- package/machinelearningservices/v20210301preview/codeVersion.js +2 -2
- package/machinelearningservices/v20210301preview/dataContainer.js +2 -2
- package/machinelearningservices/v20210301preview/dataVersion.js +2 -2
- package/machinelearningservices/v20210301preview/datastore.js +2 -2
- package/machinelearningservices/v20210301preview/environmentContainer.js +2 -2
- package/machinelearningservices/v20210301preview/environmentSpecificationVersion.js +2 -2
- package/machinelearningservices/v20210301preview/job.js +2 -2
- package/machinelearningservices/v20210301preview/labelingJob.js +2 -2
- package/machinelearningservices/v20210301preview/modelContainer.js +2 -2
- package/machinelearningservices/v20210301preview/modelVersion.js +2 -2
- package/machinelearningservices/v20210301preview/onlineDeployment.js +2 -2
- package/machinelearningservices/v20210301preview/onlineEndpoint.js +2 -2
- package/machinelearningservices/v20210401/machineLearningCompute.js +2 -2
- package/machinelearningservices/v20210401/workspaceConnection.js +2 -2
- package/machinelearningservices/v20220101preview/compute.js +2 -2
- package/machinelearningservices/v20220101preview/privateEndpointConnection.js +2 -2
- package/machinelearningservices/v20220101preview/workspace.js +2 -2
- package/machinelearningservices/v20220201preview/batchDeployment.js +2 -2
- package/machinelearningservices/v20220201preview/batchEndpoint.js +2 -2
- package/machinelearningservices/v20220201preview/codeContainer.js +2 -2
- package/machinelearningservices/v20220201preview/codeVersion.js +2 -2
- package/machinelearningservices/v20220201preview/componentContainer.js +2 -2
- package/machinelearningservices/v20220201preview/componentVersion.js +2 -2
- package/machinelearningservices/v20220201preview/dataContainer.js +2 -2
- package/machinelearningservices/v20220201preview/dataVersion.js +2 -2
- package/machinelearningservices/v20220201preview/datastore.js +2 -2
- package/machinelearningservices/v20220201preview/environmentContainer.js +2 -2
- package/machinelearningservices/v20220201preview/environmentVersion.js +2 -2
- package/machinelearningservices/v20220201preview/job.js +2 -2
- package/machinelearningservices/v20220201preview/modelContainer.js +2 -2
- package/machinelearningservices/v20220201preview/modelVersion.js +2 -2
- package/machinelearningservices/v20220201preview/onlineDeployment.js +2 -2
- package/machinelearningservices/v20220201preview/onlineEndpoint.js +2 -2
- package/machinelearningservices/v20220201preview/workspaceConnection.js +2 -2
- package/machinelearningservices/v20230401/batchDeployment.js +2 -2
- package/machinelearningservices/v20230401/batchEndpoint.js +2 -2
- package/machinelearningservices/v20230401/codeContainer.js +2 -2
- package/machinelearningservices/v20230401/codeVersion.js +2 -2
- package/machinelearningservices/v20230401/componentContainer.js +2 -2
- package/machinelearningservices/v20230401/componentVersion.js +2 -2
- package/machinelearningservices/v20230401/compute.js +2 -2
- package/machinelearningservices/v20230401/dataContainer.js +2 -2
- package/machinelearningservices/v20230401/dataVersion.js +2 -2
- package/machinelearningservices/v20230401/datastore.js +2 -2
- package/machinelearningservices/v20230401/environmentContainer.js +2 -2
- package/machinelearningservices/v20230401/environmentVersion.js +2 -2
- package/machinelearningservices/v20230401/job.js +2 -2
- package/machinelearningservices/v20230401/modelContainer.js +2 -2
- package/machinelearningservices/v20230401/modelVersion.js +2 -2
- package/machinelearningservices/v20230401/onlineDeployment.js +2 -2
- package/machinelearningservices/v20230401/onlineEndpoint.js +2 -2
- package/machinelearningservices/v20230401/privateEndpointConnection.js +2 -2
- package/machinelearningservices/v20230401/registry.js +2 -2
- package/machinelearningservices/v20230401/registryCodeContainer.js +2 -2
- package/machinelearningservices/v20230401/registryCodeVersion.js +2 -2
- package/machinelearningservices/v20230401/registryComponentContainer.js +2 -2
- package/machinelearningservices/v20230401/registryComponentVersion.js +2 -2
- package/machinelearningservices/v20230401/registryDataContainer.js +2 -2
- package/machinelearningservices/v20230401/registryDataVersion.js +2 -2
- package/machinelearningservices/v20230401/registryEnvironmentContainer.js +2 -2
- package/machinelearningservices/v20230401/registryEnvironmentVersion.js +2 -2
- package/machinelearningservices/v20230401/registryModelContainer.js +2 -2
- package/machinelearningservices/v20230401/registryModelVersion.js +2 -2
- package/machinelearningservices/v20230401/schedule.js +2 -2
- package/machinelearningservices/v20230401/workspace.js +2 -2
- package/machinelearningservices/v20230401/workspaceConnection.js +2 -2
- package/machinelearningservices/v20230401preview/batchDeployment.js +2 -2
- package/machinelearningservices/v20230401preview/batchEndpoint.js +2 -2
- package/machinelearningservices/v20230401preview/codeContainer.js +2 -2
- package/machinelearningservices/v20230401preview/codeVersion.js +2 -2
- package/machinelearningservices/v20230401preview/componentContainer.js +2 -2
- package/machinelearningservices/v20230401preview/componentVersion.js +2 -2
- package/machinelearningservices/v20230401preview/compute.js +2 -2
- package/machinelearningservices/v20230401preview/dataContainer.js +2 -2
- package/machinelearningservices/v20230401preview/dataVersion.js +2 -2
- package/machinelearningservices/v20230401preview/datastore.js +2 -2
- package/machinelearningservices/v20230401preview/environmentContainer.js +2 -2
- package/machinelearningservices/v20230401preview/environmentVersion.js +2 -2
- package/machinelearningservices/v20230401preview/featuresetContainerEntity.js +2 -2
- package/machinelearningservices/v20230401preview/featuresetVersion.js +2 -2
- package/machinelearningservices/v20230401preview/featurestoreEntityContainerEntity.js +2 -2
- package/machinelearningservices/v20230401preview/featurestoreEntityVersion.js +2 -2
- package/machinelearningservices/v20230401preview/job.js +2 -2
- package/machinelearningservices/v20230401preview/labelingJob.js +2 -2
- package/machinelearningservices/v20230401preview/managedNetworkSettingsRule.js +2 -2
- package/machinelearningservices/v20230401preview/modelContainer.js +2 -2
- package/machinelearningservices/v20230401preview/modelVersion.js +2 -2
- package/machinelearningservices/v20230401preview/onlineDeployment.js +2 -2
- package/machinelearningservices/v20230401preview/onlineEndpoint.js +2 -2
- package/machinelearningservices/v20230401preview/privateEndpointConnection.js +2 -2
- package/machinelearningservices/v20230401preview/registry.js +2 -2
- package/machinelearningservices/v20230401preview/registryCodeContainer.js +2 -2
- package/machinelearningservices/v20230401preview/registryCodeVersion.js +2 -2
- package/machinelearningservices/v20230401preview/registryComponentContainer.js +2 -2
- package/machinelearningservices/v20230401preview/registryComponentVersion.js +2 -2
- package/machinelearningservices/v20230401preview/registryDataContainer.js +2 -2
- package/machinelearningservices/v20230401preview/registryDataVersion.js +2 -2
- package/machinelearningservices/v20230401preview/registryEnvironmentContainer.js +2 -2
- package/machinelearningservices/v20230401preview/registryEnvironmentVersion.js +2 -2
- package/machinelearningservices/v20230401preview/registryModelContainer.js +2 -2
- package/machinelearningservices/v20230401preview/registryModelVersion.js +2 -2
- package/machinelearningservices/v20230401preview/schedule.js +2 -2
- package/machinelearningservices/v20230401preview/workspace.js +2 -2
- package/machinelearningservices/v20230401preview/workspaceConnection.js +2 -2
- package/machinelearningservices/v20230601preview/batchDeployment.d.ts +112 -0
- package/machinelearningservices/v20230601preview/batchDeployment.js +88 -0
- package/machinelearningservices/v20230601preview/batchEndpoint.d.ts +108 -0
- package/machinelearningservices/v20230601preview/batchEndpoint.js +83 -0
- package/machinelearningservices/v20230601preview/codeContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/codeContainer.js +76 -0
- package/machinelearningservices/v20230601preview/codeVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/codeVersion.js +80 -0
- package/machinelearningservices/v20230601preview/componentContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/componentContainer.js +76 -0
- package/machinelearningservices/v20230601preview/componentVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/componentVersion.js +80 -0
- package/machinelearningservices/v20230601preview/compute.d.ts +103 -0
- package/machinelearningservices/v20230601preview/compute.js +81 -0
- package/machinelearningservices/v20230601preview/dataContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/dataContainer.js +76 -0
- package/machinelearningservices/v20230601preview/dataVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/dataVersion.js +79 -0
- package/machinelearningservices/v20230601preview/datastore.d.ts +71 -0
- package/machinelearningservices/v20230601preview/datastore.js +76 -0
- package/machinelearningservices/v20230601preview/environmentContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/environmentContainer.js +76 -0
- package/machinelearningservices/v20230601preview/environmentVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/environmentVersion.js +80 -0
- package/machinelearningservices/v20230601preview/featuresetContainerEntity.d.ts +67 -0
- package/machinelearningservices/v20230601preview/featuresetContainerEntity.js +76 -0
- package/machinelearningservices/v20230601preview/featuresetVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/featuresetVersion.js +80 -0
- package/machinelearningservices/v20230601preview/featurestoreEntityContainerEntity.d.ts +67 -0
- package/machinelearningservices/v20230601preview/featurestoreEntityContainerEntity.js +76 -0
- package/machinelearningservices/v20230601preview/featurestoreEntityVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/featurestoreEntityVersion.js +80 -0
- package/machinelearningservices/v20230601preview/getBatchDeployment.d.ts +84 -0
- package/machinelearningservices/v20230601preview/getBatchDeployment.js +22 -0
- package/machinelearningservices/v20230601preview/getBatchEndpoint.d.ts +76 -0
- package/machinelearningservices/v20230601preview/getBatchEndpoint.js +21 -0
- package/machinelearningservices/v20230601preview/getCodeContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getCodeContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getCodeVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getCodeVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getComponentContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getComponentContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getComponentVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getComponentVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getCompute.d.ts +81 -0
- package/machinelearningservices/v20230601preview/getCompute.js +27 -0
- package/machinelearningservices/v20230601preview/getDataContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getDataContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getDataVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getDataVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getDatastore.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getDatastore.js +27 -0
- package/machinelearningservices/v20230601preview/getEnvironmentContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getEnvironmentContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getEnvironmentVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getEnvironmentVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getFeaturesetContainerEntity.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getFeaturesetContainerEntity.js +27 -0
- package/machinelearningservices/v20230601preview/getFeaturesetVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getFeaturesetVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getFeaturestoreEntityContainerEntity.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getFeaturestoreEntityContainerEntity.js +27 -0
- package/machinelearningservices/v20230601preview/getFeaturestoreEntityVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getFeaturestoreEntityVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getJob.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getJob.js +27 -0
- package/machinelearningservices/v20230601preview/getLabelingJob.d.ts +79 -0
- package/machinelearningservices/v20230601preview/getLabelingJob.js +29 -0
- package/machinelearningservices/v20230601preview/getManagedNetworkSettingsRule.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getManagedNetworkSettingsRule.js +27 -0
- package/machinelearningservices/v20230601preview/getModelContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getModelContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getModelVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getModelVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getOnlineDeployment.d.ts +84 -0
- package/machinelearningservices/v20230601preview/getOnlineDeployment.js +22 -0
- package/machinelearningservices/v20230601preview/getOnlineDeploymentLogs.d.ts +62 -0
- package/machinelearningservices/v20230601preview/getOnlineDeploymentLogs.js +24 -0
- package/machinelearningservices/v20230601preview/getOnlineEndpoint.d.ts +76 -0
- package/machinelearningservices/v20230601preview/getOnlineEndpoint.js +21 -0
- package/machinelearningservices/v20230601preview/getOnlineEndpointToken.d.ts +58 -0
- package/machinelearningservices/v20230601preview/getOnlineEndpointToken.js +27 -0
- package/machinelearningservices/v20230601preview/getPrivateEndpointConnection.d.ts +86 -0
- package/machinelearningservices/v20230601preview/getPrivateEndpointConnection.js +27 -0
- package/machinelearningservices/v20230601preview/getRegistry.d.ts +68 -0
- package/machinelearningservices/v20230601preview/getRegistry.js +20 -0
- package/machinelearningservices/v20230601preview/getRegistryCodeContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getRegistryCodeContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getRegistryCodeVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getRegistryCodeVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getRegistryComponentContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getRegistryComponentContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getRegistryComponentVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getRegistryComponentVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getRegistryDataContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getRegistryDataContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getRegistryDataVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getRegistryDataVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getRegistryEnvironmentContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getRegistryEnvironmentContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getRegistryEnvironmentVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getRegistryEnvironmentVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getRegistryModelContainer.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getRegistryModelContainer.js +27 -0
- package/machinelearningservices/v20230601preview/getRegistryModelVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/getRegistryModelVersion.js +28 -0
- package/machinelearningservices/v20230601preview/getSchedule.d.ts +63 -0
- package/machinelearningservices/v20230601preview/getSchedule.js +27 -0
- package/machinelearningservices/v20230601preview/getWorkspace.d.ts +188 -0
- package/machinelearningservices/v20230601preview/getWorkspace.js +26 -0
- package/machinelearningservices/v20230601preview/getWorkspaceConnection.d.ts +51 -0
- package/machinelearningservices/v20230601preview/getWorkspaceConnection.js +21 -0
- package/machinelearningservices/v20230601preview/index.d.ts +268 -0
- package/machinelearningservices/v20230601preview/index.js +341 -0
- package/machinelearningservices/v20230601preview/job.d.ts +67 -0
- package/machinelearningservices/v20230601preview/job.js +76 -0
- package/machinelearningservices/v20230601preview/labelingJob.d.ts +67 -0
- package/machinelearningservices/v20230601preview/labelingJob.js +77 -0
- package/machinelearningservices/v20230601preview/listBatchEndpointKeys.d.ts +50 -0
- package/machinelearningservices/v20230601preview/listBatchEndpointKeys.js +27 -0
- package/machinelearningservices/v20230601preview/listComputeKeys.d.ts +46 -0
- package/machinelearningservices/v20230601preview/listComputeKeys.js +27 -0
- package/machinelearningservices/v20230601preview/listComputeNodes.d.ts +51 -0
- package/machinelearningservices/v20230601preview/listComputeNodes.js +27 -0
- package/machinelearningservices/v20230601preview/listDatastoreSecrets.d.ts +46 -0
- package/machinelearningservices/v20230601preview/listDatastoreSecrets.js +27 -0
- package/machinelearningservices/v20230601preview/listFeaturesetVersionMaterializationJobs.d.ts +91 -0
- package/machinelearningservices/v20230601preview/listFeaturesetVersionMaterializationJobs.js +32 -0
- package/machinelearningservices/v20230601preview/listOnlineEndpointKeys.d.ts +50 -0
- package/machinelearningservices/v20230601preview/listOnlineEndpointKeys.js +27 -0
- package/machinelearningservices/v20230601preview/listWorkspaceConnectionSecrets.d.ts +51 -0
- package/machinelearningservices/v20230601preview/listWorkspaceConnectionSecrets.js +21 -0
- package/machinelearningservices/v20230601preview/listWorkspaceKeys.d.ts +40 -0
- package/machinelearningservices/v20230601preview/listWorkspaceKeys.js +20 -0
- package/machinelearningservices/v20230601preview/listWorkspaceNotebookAccessToken.d.ts +33 -0
- package/machinelearningservices/v20230601preview/listWorkspaceNotebookAccessToken.js +20 -0
- package/machinelearningservices/v20230601preview/listWorkspaceNotebookKeys.d.ts +33 -0
- package/machinelearningservices/v20230601preview/listWorkspaceNotebookKeys.js +20 -0
- package/machinelearningservices/v20230601preview/listWorkspaceStorageAccountKeys.d.ts +29 -0
- package/machinelearningservices/v20230601preview/listWorkspaceStorageAccountKeys.js +20 -0
- package/machinelearningservices/v20230601preview/managedNetworkSettingsRule.d.ts +67 -0
- package/machinelearningservices/v20230601preview/managedNetworkSettingsRule.js +76 -0
- package/machinelearningservices/v20230601preview/modelContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/modelContainer.js +76 -0
- package/machinelearningservices/v20230601preview/modelVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/modelVersion.js +80 -0
- package/machinelearningservices/v20230601preview/onlineDeployment.d.ts +112 -0
- package/machinelearningservices/v20230601preview/onlineDeployment.js +87 -0
- package/machinelearningservices/v20230601preview/onlineEndpoint.d.ts +108 -0
- package/machinelearningservices/v20230601preview/onlineEndpoint.js +84 -0
- package/machinelearningservices/v20230601preview/privateEndpointConnection.d.ts +105 -0
- package/machinelearningservices/v20230601preview/privateEndpointConnection.js +85 -0
- package/machinelearningservices/v20230601preview/registry.d.ts +104 -0
- package/machinelearningservices/v20230601preview/registry.js +79 -0
- package/machinelearningservices/v20230601preview/registryCodeContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/registryCodeContainer.js +77 -0
- package/machinelearningservices/v20230601preview/registryCodeVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/registryCodeVersion.js +81 -0
- package/machinelearningservices/v20230601preview/registryComponentContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/registryComponentContainer.js +77 -0
- package/machinelearningservices/v20230601preview/registryComponentVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/registryComponentVersion.js +81 -0
- package/machinelearningservices/v20230601preview/registryDataContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/registryDataContainer.js +76 -0
- package/machinelearningservices/v20230601preview/registryDataVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/registryDataVersion.js +79 -0
- package/machinelearningservices/v20230601preview/registryEnvironmentContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/registryEnvironmentContainer.js +77 -0
- package/machinelearningservices/v20230601preview/registryEnvironmentVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/registryEnvironmentVersion.js +81 -0
- package/machinelearningservices/v20230601preview/registryModelContainer.d.ts +67 -0
- package/machinelearningservices/v20230601preview/registryModelContainer.js +77 -0
- package/machinelearningservices/v20230601preview/registryModelVersion.d.ts +71 -0
- package/machinelearningservices/v20230601preview/registryModelVersion.js +81 -0
- package/machinelearningservices/v20230601preview/schedule.d.ts +67 -0
- package/machinelearningservices/v20230601preview/schedule.js +76 -0
- package/machinelearningservices/v20230601preview/workspace.d.ts +294 -0
- package/machinelearningservices/v20230601preview/workspace.js +151 -0
- package/machinelearningservices/v20230601preview/workspaceConnection.d.ts +58 -0
- package/machinelearningservices/v20230601preview/workspaceConnection.js +73 -0
- package/machinelearningservices/workspace.js +2 -2
- package/machinelearningservices/workspaceConnection.js +2 -2
- package/mobilenetwork/attachedDataNetwork.d.ts +1 -1
- package/mobilenetwork/attachedDataNetwork.js +3 -3
- package/mobilenetwork/dataNetwork.d.ts +1 -1
- package/mobilenetwork/dataNetwork.js +3 -3
- package/mobilenetwork/diagnosticsPackage.d.ts +71 -0
- package/mobilenetwork/diagnosticsPackage.js +78 -0
- package/mobilenetwork/getAttachedDataNetwork.d.ts +3 -3
- package/mobilenetwork/getAttachedDataNetwork.js +2 -2
- package/mobilenetwork/getDataNetwork.d.ts +3 -3
- package/mobilenetwork/getDataNetwork.js +2 -2
- package/mobilenetwork/getDiagnosticsPackage.d.ts +73 -0
- package/mobilenetwork/getDiagnosticsPackage.js +29 -0
- package/mobilenetwork/getMobileNetwork.d.ts +3 -3
- package/mobilenetwork/getMobileNetwork.js +2 -2
- package/mobilenetwork/getPacketCapture.d.ts +93 -0
- package/mobilenetwork/getPacketCapture.js +29 -0
- package/mobilenetwork/getPacketCoreControlPlane.d.ts +13 -5
- package/mobilenetwork/getPacketCoreControlPlane.js +3 -3
- package/mobilenetwork/getPacketCoreDataPlane.d.ts +3 -3
- package/mobilenetwork/getPacketCoreDataPlane.js +2 -2
- package/mobilenetwork/getService.d.ts +3 -3
- package/mobilenetwork/getService.js +2 -2
- package/mobilenetwork/getSim.d.ts +3 -3
- package/mobilenetwork/getSim.js +2 -2
- package/mobilenetwork/getSimGroup.d.ts +3 -3
- package/mobilenetwork/getSimGroup.js +2 -2
- package/mobilenetwork/getSimPolicy.d.ts +4 -4
- package/mobilenetwork/getSimPolicy.js +2 -2
- package/mobilenetwork/getSite.d.ts +3 -3
- package/mobilenetwork/getSite.js +2 -2
- package/mobilenetwork/getSlice.d.ts +3 -3
- package/mobilenetwork/getSlice.js +2 -2
- package/mobilenetwork/index.d.ts +14 -1
- package/mobilenetwork/index.js +18 -2
- package/mobilenetwork/mobileNetwork.d.ts +1 -1
- package/mobilenetwork/mobileNetwork.js +3 -3
- package/mobilenetwork/packetCapture.d.ts +107 -0
- package/mobilenetwork/packetCapture.js +89 -0
- package/mobilenetwork/packetCoreControlPlane.d.ts +20 -4
- package/mobilenetwork/packetCoreControlPlane.js +9 -4
- package/mobilenetwork/packetCoreDataPlane.d.ts +1 -1
- package/mobilenetwork/packetCoreDataPlane.js +3 -3
- package/mobilenetwork/service.d.ts +1 -1
- package/mobilenetwork/service.js +3 -3
- package/mobilenetwork/sim.d.ts +1 -1
- package/mobilenetwork/sim.js +3 -3
- package/mobilenetwork/simGroup.d.ts +1 -1
- package/mobilenetwork/simGroup.js +3 -3
- package/mobilenetwork/simPolicy.d.ts +3 -3
- package/mobilenetwork/simPolicy.js +3 -3
- package/mobilenetwork/site.d.ts +1 -1
- package/mobilenetwork/site.js +3 -3
- package/mobilenetwork/slice.d.ts +1 -1
- package/mobilenetwork/slice.js +3 -3
- package/mobilenetwork/v20220301preview/packetCoreControlPlane.js +2 -2
- package/mobilenetwork/v20220401preview/attachedDataNetwork.js +2 -2
- package/mobilenetwork/v20220401preview/dataNetwork.js +2 -2
- package/mobilenetwork/v20220401preview/mobileNetwork.js +2 -2
- package/mobilenetwork/v20220401preview/packetCoreControlPlane.js +2 -2
- package/mobilenetwork/v20220401preview/packetCoreDataPlane.js +2 -2
- package/mobilenetwork/v20220401preview/service.js +2 -2
- package/mobilenetwork/v20220401preview/sim.js +2 -2
- package/mobilenetwork/v20220401preview/simGroup.js +2 -2
- package/mobilenetwork/v20220401preview/simPolicy.js +2 -2
- package/mobilenetwork/v20220401preview/site.js +2 -2
- package/mobilenetwork/v20220401preview/slice.js +2 -2
- package/mobilenetwork/v20221101/attachedDataNetwork.js +2 -2
- package/mobilenetwork/v20221101/dataNetwork.js +2 -2
- package/mobilenetwork/v20221101/mobileNetwork.js +2 -2
- package/mobilenetwork/v20221101/packetCoreControlPlane.js +2 -2
- package/mobilenetwork/v20221101/packetCoreDataPlane.js +2 -2
- package/mobilenetwork/v20221101/service.js +2 -2
- package/mobilenetwork/v20221101/sim.js +2 -2
- package/mobilenetwork/v20221101/simGroup.js +2 -2
- package/mobilenetwork/v20221101/simPolicy.js +2 -2
- package/mobilenetwork/v20221101/site.js +2 -2
- package/mobilenetwork/v20221101/slice.js +2 -2
- package/mobilenetwork/v20230601/attachedDataNetwork.d.ts +137 -0
- package/mobilenetwork/v20230601/attachedDataNetwork.js +98 -0
- package/mobilenetwork/v20230601/dataNetwork.d.ts +90 -0
- package/mobilenetwork/v20230601/dataNetwork.js +79 -0
- package/mobilenetwork/v20230601/diagnosticsPackage.d.ts +70 -0
- package/mobilenetwork/v20230601/diagnosticsPackage.js +77 -0
- package/mobilenetwork/v20230601/getAttachedDataNetwork.d.ts +106 -0
- package/mobilenetwork/v20230601/getAttachedDataNetwork.js +28 -0
- package/mobilenetwork/v20230601/getDataNetwork.d.ts +77 -0
- package/mobilenetwork/v20230601/getDataNetwork.js +27 -0
- package/mobilenetwork/v20230601/getDiagnosticsPackage.d.ts +71 -0
- package/mobilenetwork/v20230601/getDiagnosticsPackage.js +27 -0
- package/mobilenetwork/v20230601/getMobileNetwork.d.ts +73 -0
- package/mobilenetwork/v20230601/getMobileNetwork.js +26 -0
- package/mobilenetwork/v20230601/getPacketCapture.d.ts +91 -0
- package/mobilenetwork/v20230601/getPacketCapture.js +27 -0
- package/mobilenetwork/v20230601/getPacketCoreControlPlane.d.ts +121 -0
- package/mobilenetwork/v20230601/getPacketCoreControlPlane.js +26 -0
- package/mobilenetwork/v20230601/getPacketCoreDataPlane.d.ts +77 -0
- package/mobilenetwork/v20230601/getPacketCoreDataPlane.js +27 -0
- package/mobilenetwork/v20230601/getService.d.ts +85 -0
- package/mobilenetwork/v20230601/getService.js +27 -0
- package/mobilenetwork/v20230601/getSim.d.ts +101 -0
- package/mobilenetwork/v20230601/getSim.js +27 -0
- package/mobilenetwork/v20230601/getSimGroup.d.ts +77 -0
- package/mobilenetwork/v20230601/getSimGroup.js +26 -0
- package/mobilenetwork/v20230601/getSimPolicy.d.ts +99 -0
- package/mobilenetwork/v20230601/getSimPolicy.js +27 -0
- package/mobilenetwork/v20230601/getSite.d.ts +77 -0
- package/mobilenetwork/v20230601/getSite.js +27 -0
- package/mobilenetwork/v20230601/getSlice.d.ts +81 -0
- package/mobilenetwork/v20230601/getSlice.js +27 -0
- package/mobilenetwork/v20230601/index.d.ts +79 -0
- package/mobilenetwork/v20230601/index.js +125 -0
- package/mobilenetwork/v20230601/mobileNetwork.d.ts +91 -0
- package/mobilenetwork/v20230601/mobileNetwork.js +80 -0
- package/mobilenetwork/v20230601/packetCapture.d.ts +106 -0
- package/mobilenetwork/v20230601/packetCapture.js +88 -0
- package/mobilenetwork/v20230601/packetCoreControlPlane.d.ts +184 -0
- package/mobilenetwork/v20230601/packetCoreControlPlane.js +118 -0
- package/mobilenetwork/v20230601/packetCoreDataPlane.d.ts +91 -0
- package/mobilenetwork/v20230601/packetCoreDataPlane.js +82 -0
- package/mobilenetwork/v20230601/service.d.ts +107 -0
- package/mobilenetwork/v20230601/service.js +90 -0
- package/mobilenetwork/v20230601/sim.d.ts +129 -0
- package/mobilenetwork/v20230601/sim.js +96 -0
- package/mobilenetwork/v20230601/simGroup.d.ts +103 -0
- package/mobilenetwork/v20230601/simGroup.js +79 -0
- package/mobilenetwork/v20230601/simPolicy.d.ts +129 -0
- package/mobilenetwork/v20230601/simPolicy.js +99 -0
- package/mobilenetwork/v20230601/site.d.ts +86 -0
- package/mobilenetwork/v20230601/site.js +79 -0
- package/mobilenetwork/v20230601/slice.d.ts +99 -0
- package/mobilenetwork/v20230601/slice.js +84 -0
- package/notificationhubs/getNamespace.d.ts +21 -65
- package/notificationhubs/getNamespace.js +5 -5
- package/notificationhubs/getNamespaceAuthorizationRule.d.ts +20 -52
- package/notificationhubs/getNamespaceAuthorizationRule.js +5 -5
- package/notificationhubs/getNamespacePnsCredentials.d.ts +70 -0
- package/notificationhubs/getNamespacePnsCredentials.js +30 -0
- package/notificationhubs/getNotificationHub.d.ts +24 -48
- package/notificationhubs/getNotificationHub.js +5 -5
- package/notificationhubs/getNotificationHubAuthorizationRule.d.ts +22 -54
- package/notificationhubs/getNotificationHubAuthorizationRule.js +5 -5
- package/notificationhubs/getNotificationHubPnsCredentials.d.ts +24 -41
- package/notificationhubs/getNotificationHubPnsCredentials.js +7 -5
- package/notificationhubs/getPrivateEndpointConnection.d.ts +65 -0
- package/notificationhubs/getPrivateEndpointConnection.js +29 -0
- package/notificationhubs/index.d.ts +11 -1
- package/notificationhubs/index.js +14 -2
- package/notificationhubs/listNamespaceKeys.d.ts +22 -21
- package/notificationhubs/listNamespaceKeys.js +5 -5
- package/notificationhubs/listNotificationHubKeys.d.ts +24 -23
- package/notificationhubs/listNotificationHubKeys.js +5 -5
- package/notificationhubs/namespace.d.ts +21 -114
- package/notificationhubs/namespace.js +12 -31
- package/notificationhubs/namespaceAuthorizationRule.d.ts +25 -47
- package/notificationhubs/namespaceAuthorizationRule.js +9 -29
- package/notificationhubs/notificationHub.d.ts +22 -78
- package/notificationhubs/notificationHub.js +9 -21
- package/notificationhubs/notificationHubAuthorizationRule.d.ts +26 -48
- package/notificationhubs/notificationHubAuthorizationRule.js +9 -29
- package/notificationhubs/privateEndpointConnection.d.ts +68 -0
- package/notificationhubs/privateEndpointConnection.js +74 -0
- package/notificationhubs/v20170401/namespace.js +2 -2
- package/notificationhubs/v20170401/namespaceAuthorizationRule.js +2 -2
- package/notificationhubs/v20170401/notificationHub.js +2 -2
- package/notificationhubs/v20170401/notificationHubAuthorizationRule.js +2 -2
- package/notificationhubs/v20230101preview/getNamespace.d.ts +69 -0
- package/notificationhubs/v20230101preview/getNamespace.js +26 -0
- package/notificationhubs/v20230101preview/getNamespaceAuthorizationRule.d.ts +73 -0
- package/notificationhubs/v20230101preview/getNamespaceAuthorizationRule.js +27 -0
- package/notificationhubs/v20230101preview/getNamespacePnsCredentials.d.ts +68 -0
- package/notificationhubs/v20230101preview/getNamespacePnsCredentials.js +28 -0
- package/notificationhubs/v20230101preview/getNotificationHub.d.ts +77 -0
- package/notificationhubs/v20230101preview/getNotificationHub.js +27 -0
- package/notificationhubs/v20230101preview/getNotificationHubAuthorizationRule.d.ts +81 -0
- package/notificationhubs/v20230101preview/getNotificationHubAuthorizationRule.js +28 -0
- package/notificationhubs/v20230101preview/getNotificationHubPnsCredentials.d.ts +76 -0
- package/notificationhubs/v20230101preview/getNotificationHubPnsCredentials.js +29 -0
- package/notificationhubs/v20230101preview/getPrivateEndpointConnection.d.ts +63 -0
- package/notificationhubs/v20230101preview/getPrivateEndpointConnection.js +27 -0
- package/notificationhubs/v20230101preview/index.d.ts +43 -0
- package/notificationhubs/v20230101preview/index.js +81 -0
- package/notificationhubs/v20230101preview/listNamespaceKeys.d.ts +63 -0
- package/notificationhubs/v20230101preview/listNamespaceKeys.js +27 -0
- package/notificationhubs/v20230101preview/listNotificationHubKeys.d.ts +71 -0
- package/notificationhubs/v20230101preview/listNotificationHubKeys.js +28 -0
- package/notificationhubs/v20230101preview/namespace.d.ts +91 -0
- package/notificationhubs/v20230101preview/namespace.js +78 -0
- package/notificationhubs/v20230101preview/namespaceAuthorizationRule.d.ts +87 -0
- package/notificationhubs/v20230101preview/namespaceAuthorizationRule.js +77 -0
- package/notificationhubs/v20230101preview/notificationHub.d.ts +95 -0
- package/notificationhubs/v20230101preview/notificationHub.js +79 -0
- package/notificationhubs/v20230101preview/notificationHubAuthorizationRule.d.ts +91 -0
- package/notificationhubs/v20230101preview/notificationHubAuthorizationRule.js +81 -0
- package/notificationhubs/v20230101preview/privateEndpointConnection.d.ts +67 -0
- package/notificationhubs/v20230101preview/privateEndpointConnection.js +73 -0
- package/package.json +2 -2
- package/purview/account.d.ts +21 -1
- package/purview/account.js +11 -5
- package/purview/getAccount.d.ts +14 -2
- package/purview/getAccount.js +3 -3
- package/purview/getKafkaConfiguration.d.ts +86 -0
- package/purview/getKafkaConfiguration.js +29 -0
- package/purview/getPrivateEndpointConnection.d.ts +6 -2
- package/purview/getPrivateEndpointConnection.js +3 -3
- package/purview/index.d.ts +14 -1
- package/purview/index.js +17 -2
- package/purview/kafkaConfiguration.d.ts +111 -0
- package/purview/kafkaConfiguration.js +87 -0
- package/purview/listAccountKeys.d.ts +2 -2
- package/purview/listAccountKeys.js +2 -2
- package/purview/listFeatureAccount.d.ts +50 -0
- package/purview/listFeatureAccount.js +29 -0
- package/purview/listFeatureSubscription.d.ts +42 -0
- package/purview/listFeatureSubscription.js +28 -0
- package/purview/privateEndpointConnection.d.ts +5 -1
- package/purview/privateEndpointConnection.js +5 -3
- package/purview/v20201201preview/account.js +2 -2
- package/purview/v20210701/account.js +2 -2
- package/purview/v20210701/privateEndpointConnection.js +2 -2
- package/purview/v20211201/account.d.ts +161 -0
- package/purview/v20211201/account.js +104 -0
- package/purview/v20211201/getAccount.d.ts +126 -0
- package/purview/v20211201/getAccount.js +26 -0
- package/purview/v20211201/getKafkaConfiguration.d.ts +84 -0
- package/purview/v20211201/getKafkaConfiguration.js +27 -0
- package/purview/v20211201/getPrivateEndpointConnection.d.ts +71 -0
- package/purview/v20211201/getPrivateEndpointConnection.js +27 -0
- package/purview/v20211201/index.d.ts +28 -0
- package/purview/v20211201/index.js +64 -0
- package/purview/v20211201/kafkaConfiguration.d.ts +110 -0
- package/purview/v20211201/kafkaConfiguration.js +86 -0
- package/purview/v20211201/listAccountKeys.d.ts +42 -0
- package/purview/v20211201/listAccountKeys.js +26 -0
- package/purview/v20211201/listFeatureAccount.d.ts +48 -0
- package/purview/v20211201/listFeatureAccount.js +27 -0
- package/purview/v20211201/listFeatureSubscription.d.ts +40 -0
- package/purview/v20211201/listFeatureSubscription.js +26 -0
- package/purview/v20211201/privateEndpointConnection.d.ts +79 -0
- package/purview/v20211201/privateEndpointConnection.js +77 -0
- package/servicelinker/getLinker.d.ts +13 -5
- package/servicelinker/getLinker.js +3 -3
- package/servicelinker/index.d.ts +1 -2
- package/servicelinker/index.js +2 -4
- package/servicelinker/linker.d.ts +22 -6
- package/servicelinker/linker.js +6 -2
- package/servicelinker/listLinkerConfigurations.d.ts +4 -4
- package/servicelinker/listLinkerConfigurations.js +4 -4
- package/signalrservice/index.d.ts +2 -1
- package/signalrservice/index.js +4 -2
- package/signalrservice/signalR.js +2 -2
- package/signalrservice/signalRCustomCertificate.js +2 -2
- package/signalrservice/signalRCustomDomain.js +2 -2
- package/signalrservice/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/signalRReplica.js +2 -2
- package/signalrservice/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20230201/signalR.js +2 -2
- package/signalrservice/v20230201/signalRCustomCertificate.js +2 -2
- package/signalrservice/v20230201/signalRCustomDomain.js +2 -2
- package/signalrservice/v20230201/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/v20230201/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20230301preview/signalR.js +2 -2
- package/signalrservice/v20230301preview/signalRCustomCertificate.js +2 -2
- package/signalrservice/v20230301preview/signalRCustomDomain.js +2 -2
- package/signalrservice/v20230301preview/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/v20230301preview/signalRReplica.js +2 -2
- package/signalrservice/v20230301preview/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20230601preview/getSignalR.d.ts +164 -0
- package/signalrservice/v20230601preview/getSignalR.js +26 -0
- package/signalrservice/v20230601preview/getSignalRCustomCertificate.d.ts +75 -0
- package/signalrservice/v20230601preview/getSignalRCustomCertificate.js +27 -0
- package/signalrservice/v20230601preview/getSignalRCustomDomain.d.ts +71 -0
- package/signalrservice/v20230601preview/getSignalRCustomDomain.js +27 -0
- package/signalrservice/v20230601preview/getSignalRPrivateEndpointConnection.d.ts +75 -0
- package/signalrservice/v20230601preview/getSignalRPrivateEndpointConnection.js +27 -0
- package/signalrservice/v20230601preview/getSignalRReplica.d.ts +77 -0
- package/signalrservice/v20230601preview/getSignalRReplica.js +27 -0
- package/signalrservice/v20230601preview/getSignalRSharedPrivateLinkResource.d.ts +79 -0
- package/signalrservice/v20230601preview/getSignalRSharedPrivateLinkResource.js +27 -0
- package/signalrservice/v20230601preview/index.d.ts +40 -0
- package/signalrservice/v20230601preview/index.js +79 -0
- package/signalrservice/v20230601preview/listSignalRKeys.d.ts +50 -0
- package/signalrservice/v20230601preview/listSignalRKeys.js +26 -0
- package/signalrservice/v20230601preview/signalR.d.ts +246 -0
- package/signalrservice/v20230601preview/signalR.js +119 -0
- package/signalrservice/v20230601preview/signalRCustomCertificate.d.ts +86 -0
- package/signalrservice/v20230601preview/signalRCustomCertificate.js +85 -0
- package/signalrservice/v20230601preview/signalRCustomDomain.d.ts +79 -0
- package/signalrservice/v20230601preview/signalRCustomDomain.js +82 -0
- package/signalrservice/v20230601preview/signalRPrivateEndpointConnection.d.ts +83 -0
- package/signalrservice/v20230601preview/signalRPrivateEndpointConnection.js +79 -0
- package/signalrservice/v20230601preview/signalRReplica.d.ts +91 -0
- package/signalrservice/v20230601preview/signalRReplica.js +79 -0
- package/signalrservice/v20230601preview/signalRSharedPrivateLinkResource.d.ts +90 -0
- package/signalrservice/v20230601preview/signalRSharedPrivateLinkResource.js +87 -0
- package/tsconfig.tsbuildinfo +1 -1
- package/types/enums/agfoodplatform/index.d.ts +2 -2
- package/types/enums/agfoodplatform/index.js +2 -2
- package/types/enums/apimanagement/index.d.ts +12 -1
- package/types/enums/apimanagement/index.js +11 -3
- package/types/enums/apimanagement/v20230301preview/index.d.ts +711 -0
- package/types/enums/apimanagement/v20230301preview/index.js +539 -0
- package/types/enums/app/index.d.ts +1 -1
- package/types/enums/app/index.js +2 -2
- package/types/enums/app/v20230401preview/index.d.ts +1 -1
- package/types/enums/app/v20230401preview/index.js +2 -2
- package/types/enums/appplatform/index.d.ts +57 -2
- package/types/enums/appplatform/index.js +38 -4
- package/types/enums/azurestackhci/index.d.ts +37 -2
- package/types/enums/azurestackhci/index.js +32 -2
- package/types/enums/compute/index.d.ts +2 -1
- package/types/enums/compute/index.js +5 -3
- package/types/enums/compute/v20230102/index.d.ts +262 -0
- package/types/enums/compute/v20230102/index.js +204 -0
- package/types/enums/dataprotection/index.d.ts +2 -1
- package/types/enums/dataprotection/index.js +4 -2
- package/types/enums/dataprotection/v20230501/index.d.ts +133 -0
- package/types/enums/dataprotection/v20230501/index.js +98 -0
- package/types/enums/dbformysql/index.d.ts +2 -10
- package/types/enums/dbformysql/index.js +2 -7
- package/types/enums/dbformysql/v20200701preview/index.d.ts +0 -7
- package/types/enums/dbformysql/v20200701preview/index.js +2 -5
- package/types/enums/dbforpostgresql/index.d.ts +0 -15
- package/types/enums/dbforpostgresql/index.js +2 -9
- package/types/enums/delegatednetwork/index.d.ts +2 -1
- package/types/enums/delegatednetwork/index.js +4 -2
- package/types/enums/delegatednetwork/v20230518preview/index.d.ts +23 -0
- package/types/enums/delegatednetwork/v20230518preview/index.js +17 -0
- package/types/enums/eventhub/index.d.ts +29 -3
- package/types/enums/eventhub/index.js +17 -4
- package/types/enums/hdinsight/index.d.ts +2 -1
- package/types/enums/hdinsight/index.js +4 -2
- package/types/enums/hdinsight/v20210601/index.d.ts +86 -0
- package/types/enums/hdinsight/v20210601/index.js +55 -0
- package/types/enums/kusto/index.d.ts +2 -1
- package/types/enums/kusto/index.js +4 -2
- package/types/enums/kusto/v20230502/index.d.ts +283 -0
- package/types/enums/kusto/v20230502/index.js +205 -0
- package/types/enums/machinelearningservices/index.d.ts +2 -1
- package/types/enums/machinelearningservices/index.js +6 -4
- package/types/enums/machinelearningservices/v20230601preview/index.d.ts +2019 -0
- package/types/enums/machinelearningservices/v20230601preview/index.js +1469 -0
- package/types/enums/mobilenetwork/index.d.ts +21 -4
- package/types/enums/mobilenetwork/index.js +18 -4
- package/types/enums/mobilenetwork/v20230601/index.d.ts +176 -0
- package/types/enums/mobilenetwork/v20230601/index.js +134 -0
- package/types/enums/notificationhubs/index.d.ts +84 -3
- package/types/enums/notificationhubs/index.js +53 -2
- package/types/enums/notificationhubs/v20230101preview/index.d.ts +103 -0
- package/types/enums/notificationhubs/v20230101preview/index.js +69 -0
- package/types/enums/purview/index.d.ts +54 -1
- package/types/enums/purview/index.js +32 -2
- package/types/enums/purview/v20211201/index.d.ts +81 -0
- package/types/enums/purview/v20211201/index.js +51 -0
- package/types/enums/recoveryservices/index.d.ts +7 -0
- package/types/enums/recoveryservices/index.js +8 -2
- package/types/enums/recoveryservices/v20230401/index.d.ts +7 -0
- package/types/enums/recoveryservices/v20230401/index.js +8 -2
- package/types/enums/servicelinker/index.d.ts +1 -2
- package/types/enums/servicelinker/index.js +2 -4
- package/types/enums/signalrservice/index.d.ts +2 -1
- package/types/enums/signalrservice/index.js +4 -2
- package/types/enums/signalrservice/v20230601preview/index.d.ts +79 -0
- package/types/enums/signalrservice/v20230601preview/index.js +47 -0
- package/types/enums/webpubsub/index.d.ts +2 -1
- package/types/enums/webpubsub/index.js +4 -2
- package/types/enums/webpubsub/v20230601preview/index.d.ts +73 -0
- package/types/enums/webpubsub/v20230601preview/index.js +47 -0
- package/types/enums/workloads/index.d.ts +0 -163
- package/types/enums/workloads/index.js +2 -85
- package/types/input.d.ts +37053 -25083
- package/types/input.js +1287 -187
- package/types/output.d.ts +31432 -17100
- package/types/output.js +1303 -188
- package/web/getWebAppFtpAllowed.d.ts +56 -0
- package/web/getWebAppFtpAllowed.js +28 -0
- package/web/getWebAppScmAllowed.d.ts +56 -0
- package/web/getWebAppScmAllowed.js +28 -0
- package/web/index.d.ts +12 -0
- package/web/index.js +20 -6
- package/web/v20190801/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20190801/getWebAppFtpAllowed.js +26 -0
- package/web/v20190801/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20190801/getWebAppScmAllowed.js +26 -0
- package/web/v20190801/index.d.ts +12 -0
- package/web/v20190801/index.js +16 -2
- package/web/v20190801/webAppFtpAllowed.d.ts +65 -0
- package/web/v20190801/webAppFtpAllowed.js +74 -0
- package/web/v20190801/webAppScmAllowed.d.ts +65 -0
- package/web/v20190801/webAppScmAllowed.js +74 -0
- package/web/v20200601/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20200601/getWebAppFtpAllowed.js +26 -0
- package/web/v20200601/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20200601/getWebAppScmAllowed.js +26 -0
- package/web/v20200601/index.d.ts +12 -0
- package/web/v20200601/index.js +27 -2
- package/web/v20200601/webAppFtpAllowed.d.ts +65 -0
- package/web/v20200601/webAppFtpAllowed.js +74 -0
- package/web/v20200601/webAppScmAllowed.d.ts +65 -0
- package/web/v20200601/webAppScmAllowed.js +74 -0
- package/web/v20200901/getWebAppFtpAllowed.d.ts +59 -0
- package/web/v20200901/getWebAppFtpAllowed.js +26 -0
- package/web/v20200901/getWebAppScmAllowed.d.ts +59 -0
- package/web/v20200901/getWebAppScmAllowed.js +26 -0
- package/web/v20200901/index.d.ts +12 -0
- package/web/v20200901/index.js +27 -2
- package/web/v20200901/webAppFtpAllowed.d.ts +70 -0
- package/web/v20200901/webAppFtpAllowed.js +76 -0
- package/web/v20200901/webAppScmAllowed.d.ts +70 -0
- package/web/v20200901/webAppScmAllowed.js +76 -0
- package/web/v20201001/getWebAppFtpAllowed.d.ts +59 -0
- package/web/v20201001/getWebAppFtpAllowed.js +26 -0
- package/web/v20201001/getWebAppScmAllowed.d.ts +59 -0
- package/web/v20201001/getWebAppScmAllowed.js +26 -0
- package/web/v20201001/index.d.ts +12 -0
- package/web/v20201001/index.js +19 -5
- package/web/v20201001/webAppFtpAllowed.d.ts +70 -0
- package/web/v20201001/webAppFtpAllowed.js +76 -0
- package/web/v20201001/webAppScmAllowed.d.ts +70 -0
- package/web/v20201001/webAppScmAllowed.js +76 -0
- package/web/v20201201/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20201201/getWebAppFtpAllowed.js +26 -0
- package/web/v20201201/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20201201/getWebAppScmAllowed.js +26 -0
- package/web/v20201201/index.d.ts +12 -0
- package/web/v20201201/index.js +27 -2
- package/web/v20201201/webAppFtpAllowed.d.ts +65 -0
- package/web/v20201201/webAppFtpAllowed.js +74 -0
- package/web/v20201201/webAppScmAllowed.d.ts +65 -0
- package/web/v20201201/webAppScmAllowed.js +74 -0
- package/web/v20210101/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20210101/getWebAppFtpAllowed.js +26 -0
- package/web/v20210101/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20210101/getWebAppScmAllowed.js +26 -0
- package/web/v20210101/index.d.ts +12 -0
- package/web/v20210101/index.js +27 -2
- package/web/v20210101/webAppFtpAllowed.d.ts +65 -0
- package/web/v20210101/webAppFtpAllowed.js +74 -0
- package/web/v20210101/webAppScmAllowed.d.ts +65 -0
- package/web/v20210101/webAppScmAllowed.js +74 -0
- package/web/v20210115/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20210115/getWebAppFtpAllowed.js +26 -0
- package/web/v20210115/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20210115/getWebAppScmAllowed.js +26 -0
- package/web/v20210115/index.d.ts +12 -0
- package/web/v20210115/index.js +16 -2
- package/web/v20210115/webAppFtpAllowed.d.ts +65 -0
- package/web/v20210115/webAppFtpAllowed.js +74 -0
- package/web/v20210115/webAppScmAllowed.d.ts +65 -0
- package/web/v20210115/webAppScmAllowed.js +74 -0
- package/web/v20210201/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20210201/getWebAppFtpAllowed.js +26 -0
- package/web/v20210201/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20210201/getWebAppScmAllowed.js +26 -0
- package/web/v20210201/index.d.ts +12 -0
- package/web/v20210201/index.js +16 -2
- package/web/v20210201/webAppFtpAllowed.d.ts +65 -0
- package/web/v20210201/webAppFtpAllowed.js +74 -0
- package/web/v20210201/webAppScmAllowed.d.ts +65 -0
- package/web/v20210201/webAppScmAllowed.js +74 -0
- package/web/v20210301/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20210301/getWebAppFtpAllowed.js +26 -0
- package/web/v20210301/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20210301/getWebAppScmAllowed.js +26 -0
- package/web/v20210301/index.d.ts +12 -0
- package/web/v20210301/index.js +27 -2
- package/web/v20210301/webAppFtpAllowed.d.ts +65 -0
- package/web/v20210301/webAppFtpAllowed.js +74 -0
- package/web/v20210301/webAppScmAllowed.d.ts +65 -0
- package/web/v20210301/webAppScmAllowed.js +74 -0
- package/web/v20220301/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20220301/getWebAppFtpAllowed.js +26 -0
- package/web/v20220301/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20220301/getWebAppScmAllowed.js +26 -0
- package/web/v20220301/index.d.ts +12 -0
- package/web/v20220301/index.js +27 -2
- package/web/v20220301/webAppFtpAllowed.d.ts +65 -0
- package/web/v20220301/webAppFtpAllowed.js +74 -0
- package/web/v20220301/webAppScmAllowed.d.ts +65 -0
- package/web/v20220301/webAppScmAllowed.js +74 -0
- package/web/v20220901/getWebAppFtpAllowed.d.ts +54 -0
- package/web/v20220901/getWebAppFtpAllowed.js +26 -0
- package/web/v20220901/getWebAppScmAllowed.d.ts +54 -0
- package/web/v20220901/getWebAppScmAllowed.js +26 -0
- package/web/v20220901/index.d.ts +12 -0
- package/web/v20220901/index.js +20 -6
- package/web/v20220901/webAppFtpAllowed.d.ts +65 -0
- package/web/v20220901/webAppFtpAllowed.js +74 -0
- package/web/v20220901/webAppScmAllowed.d.ts +65 -0
- package/web/v20220901/webAppScmAllowed.js +74 -0
- package/web/webAppFtpAllowed.d.ts +66 -0
- package/web/webAppFtpAllowed.js +75 -0
- package/web/webAppScmAllowed.d.ts +66 -0
- package/web/webAppScmAllowed.js +75 -0
- package/webpubsub/index.d.ts +2 -1
- package/webpubsub/index.js +4 -2
- package/webpubsub/v20210401preview/webPubSub.js +2 -2
- package/webpubsub/v20210601preview/webPubSub.js +2 -2
- package/webpubsub/v20210901preview/webPubSub.js +2 -2
- package/webpubsub/v20230201/webPubSub.js +2 -2
- package/webpubsub/v20230201/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/v20230201/webPubSubCustomDomain.js +2 -2
- package/webpubsub/v20230201/webPubSubHub.js +2 -2
- package/webpubsub/v20230201/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/v20230201/webPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/v20230301preview/webPubSub.js +2 -2
- package/webpubsub/v20230301preview/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/v20230301preview/webPubSubCustomDomain.js +2 -2
- package/webpubsub/v20230301preview/webPubSubHub.js +2 -2
- package/webpubsub/v20230301preview/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/v20230301preview/webPubSubReplica.js +2 -2
- package/webpubsub/v20230301preview/webPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/v20230601preview/getWebPubSub.d.ts +143 -0
- package/webpubsub/v20230601preview/getWebPubSub.js +26 -0
- package/webpubsub/v20230601preview/getWebPubSubCustomCertificate.d.ts +75 -0
- package/webpubsub/v20230601preview/getWebPubSubCustomCertificate.js +27 -0
- package/webpubsub/v20230601preview/getWebPubSubCustomDomain.d.ts +71 -0
- package/webpubsub/v20230601preview/getWebPubSubCustomDomain.js +27 -0
- package/webpubsub/v20230601preview/getWebPubSubHub.d.ts +63 -0
- package/webpubsub/v20230601preview/getWebPubSubHub.js +27 -0
- package/webpubsub/v20230601preview/getWebPubSubPrivateEndpointConnection.d.ts +75 -0
- package/webpubsub/v20230601preview/getWebPubSubPrivateEndpointConnection.js +27 -0
- package/webpubsub/v20230601preview/getWebPubSubReplica.d.ts +77 -0
- package/webpubsub/v20230601preview/getWebPubSubReplica.js +27 -0
- package/webpubsub/v20230601preview/getWebPubSubSharedPrivateLinkResource.d.ts +79 -0
- package/webpubsub/v20230601preview/getWebPubSubSharedPrivateLinkResource.js +27 -0
- package/webpubsub/v20230601preview/index.d.ts +46 -0
- package/webpubsub/v20230601preview/index.js +86 -0
- package/webpubsub/v20230601preview/listWebPubSubKeys.d.ts +50 -0
- package/webpubsub/v20230601preview/listWebPubSubKeys.js +26 -0
- package/webpubsub/v20230601preview/webPubSub.d.ts +204 -0
- package/webpubsub/v20230601preview/webPubSub.js +111 -0
- package/webpubsub/v20230601preview/webPubSubCustomCertificate.d.ts +86 -0
- package/webpubsub/v20230601preview/webPubSubCustomCertificate.js +85 -0
- package/webpubsub/v20230601preview/webPubSubCustomDomain.d.ts +79 -0
- package/webpubsub/v20230601preview/webPubSubCustomDomain.js +82 -0
- package/webpubsub/v20230601preview/webPubSubHub.d.ts +67 -0
- package/webpubsub/v20230601preview/webPubSubHub.js +77 -0
- package/webpubsub/v20230601preview/webPubSubPrivateEndpointConnection.d.ts +83 -0
- package/webpubsub/v20230601preview/webPubSubPrivateEndpointConnection.js +79 -0
- package/webpubsub/v20230601preview/webPubSubReplica.d.ts +91 -0
- package/webpubsub/v20230601preview/webPubSubReplica.js +79 -0
- package/webpubsub/v20230601preview/webPubSubSharedPrivateLinkResource.d.ts +90 -0
- package/webpubsub/v20230601preview/webPubSubSharedPrivateLinkResource.js +87 -0
- package/webpubsub/webPubSub.js +2 -2
- package/webpubsub/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/webPubSubCustomDomain.js +2 -2
- package/webpubsub/webPubSubHub.js +2 -2
- package/webpubsub/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/webPubSubReplica.js +2 -2
- package/webpubsub/webPubSubSharedPrivateLinkResource.js +2 -2
- package/workloads/index.d.ts +0 -12
- package/workloads/index.js +2 -16
- package/workloads/v20211201preview/phpWorkload.js +1 -3
- package/workloads/v20211201preview/wordpressInstance.js +1 -3
- package/agfoodplatform/farmBeatsModel.d.ts +0 -113
- package/agfoodplatform/farmBeatsModel.js +0 -84
- package/agfoodplatform/getFarmBeatsModel.d.ts +0 -87
- package/agfoodplatform/getFarmBeatsModel.js +0 -28
- package/appplatform/v20221201/apiPortal.d.ts +0 -75
- package/appplatform/v20221201/apiPortal.js +0 -76
- package/appplatform/v20221201/apiPortalCustomDomain.d.ts +0 -71
- package/appplatform/v20221201/apiPortalCustomDomain.js +0 -77
- package/appplatform/v20221201/app.d.ts +0 -83
- package/appplatform/v20221201/app.js +0 -78
- package/appplatform/v20221201/binding.d.ts +0 -71
- package/appplatform/v20221201/binding.js +0 -77
- package/appplatform/v20221201/buildServiceAgentPool.d.ts +0 -71
- package/appplatform/v20221201/buildServiceAgentPool.js +0 -77
- package/appplatform/v20221201/buildServiceBuilder.d.ts +0 -71
- package/appplatform/v20221201/buildServiceBuilder.js +0 -77
- package/appplatform/v20221201/buildpackBinding.d.ts +0 -75
- package/appplatform/v20221201/buildpackBinding.js +0 -81
- package/appplatform/v20221201/certificate.d.ts +0 -67
- package/appplatform/v20221201/certificate.js +0 -73
- package/appplatform/v20221201/configServer.d.ts +0 -63
- package/appplatform/v20221201/configServer.js +0 -72
- package/appplatform/v20221201/configurationService.d.ts +0 -67
- package/appplatform/v20221201/configurationService.js +0 -73
- package/appplatform/v20221201/customDomain.d.ts +0 -71
- package/appplatform/v20221201/customDomain.js +0 -77
- package/appplatform/v20221201/deployment.d.ts +0 -79
- package/appplatform/v20221201/deployment.js +0 -80
- package/appplatform/v20221201/gateway.d.ts +0 -75
- package/appplatform/v20221201/gateway.js +0 -76
- package/appplatform/v20221201/gatewayCustomDomain.d.ts +0 -71
- package/appplatform/v20221201/gatewayCustomDomain.js +0 -77
- package/appplatform/v20221201/gatewayRouteConfig.d.ts +0 -71
- package/appplatform/v20221201/gatewayRouteConfig.js +0 -78
- package/appplatform/v20221201/getApiPortal.d.ts +0 -67
- package/appplatform/v20221201/getApiPortal.js +0 -27
- package/appplatform/v20221201/getApiPortalCustomDomain.d.ts +0 -71
- package/appplatform/v20221201/getApiPortalCustomDomain.js +0 -28
- package/appplatform/v20221201/getApp.d.ts +0 -79
- package/appplatform/v20221201/getApp.js +0 -28
- package/appplatform/v20221201/getAppResourceUploadUrl.d.ts +0 -50
- package/appplatform/v20221201/getAppResourceUploadUrl.js +0 -27
- package/appplatform/v20221201/getBinding.d.ts +0 -71
- package/appplatform/v20221201/getBinding.js +0 -28
- package/appplatform/v20221201/getBuildServiceAgentPool.d.ts +0 -71
- package/appplatform/v20221201/getBuildServiceAgentPool.js +0 -28
- package/appplatform/v20221201/getBuildServiceBuildResultLog.d.ts +0 -62
- package/appplatform/v20221201/getBuildServiceBuildResultLog.js +0 -29
- package/appplatform/v20221201/getBuildServiceBuilder.d.ts +0 -71
- package/appplatform/v20221201/getBuildServiceBuilder.js +0 -28
- package/appplatform/v20221201/getBuildServiceResourceUploadUrl.d.ts +0 -50
- package/appplatform/v20221201/getBuildServiceResourceUploadUrl.js +0 -27
- package/appplatform/v20221201/getBuildpackBinding.d.ts +0 -79
- package/appplatform/v20221201/getBuildpackBinding.js +0 -29
- package/appplatform/v20221201/getCertificate.d.ts +0 -63
- package/appplatform/v20221201/getCertificate.js +0 -27
- package/appplatform/v20221201/getConfigServer.d.ts +0 -55
- package/appplatform/v20221201/getConfigServer.js +0 -26
- package/appplatform/v20221201/getConfigurationService.d.ts +0 -63
- package/appplatform/v20221201/getConfigurationService.js +0 -27
- package/appplatform/v20221201/getCustomDomain.d.ts +0 -71
- package/appplatform/v20221201/getCustomDomain.js +0 -28
- package/appplatform/v20221201/getDeployment.d.ts +0 -75
- package/appplatform/v20221201/getDeployment.js +0 -28
- package/appplatform/v20221201/getDeploymentLogFileUrl.d.ts +0 -54
- package/appplatform/v20221201/getDeploymentLogFileUrl.js +0 -28
- package/appplatform/v20221201/getDeploymentRemoteDebuggingConfig.d.ts +0 -58
- package/appplatform/v20221201/getDeploymentRemoteDebuggingConfig.js +0 -28
- package/appplatform/v20221201/getGateway.d.ts +0 -67
- package/appplatform/v20221201/getGateway.js +0 -27
- package/appplatform/v20221201/getGatewayCustomDomain.d.ts +0 -71
- package/appplatform/v20221201/getGatewayCustomDomain.js +0 -28
- package/appplatform/v20221201/getGatewayRouteConfig.d.ts +0 -71
- package/appplatform/v20221201/getGatewayRouteConfig.js +0 -28
- package/appplatform/v20221201/getMonitoringSetting.d.ts +0 -55
- package/appplatform/v20221201/getMonitoringSetting.js +0 -26
- package/appplatform/v20221201/getService.d.ts +0 -69
- package/appplatform/v20221201/getService.js +0 -26
- package/appplatform/v20221201/getServiceRegistry.d.ts +0 -63
- package/appplatform/v20221201/getServiceRegistry.js +0 -27
- package/appplatform/v20221201/getStorage.d.ts +0 -63
- package/appplatform/v20221201/getStorage.js +0 -27
- package/appplatform/v20221201/index.d.ts +0 -136
- package/appplatform/v20221201/index.js +0 -189
- package/appplatform/v20221201/listBuildServiceBuilderDeployments.d.ts +0 -54
- package/appplatform/v20221201/listBuildServiceBuilderDeployments.js +0 -28
- package/appplatform/v20221201/listServiceTestKeys.d.ts +0 -54
- package/appplatform/v20221201/listServiceTestKeys.js +0 -26
- package/appplatform/v20221201/monitoringSetting.d.ts +0 -63
- package/appplatform/v20221201/monitoringSetting.js +0 -72
- package/appplatform/v20221201/service.d.ts +0 -91
- package/appplatform/v20221201/service.js +0 -76
- package/appplatform/v20221201/serviceRegistry.d.ts +0 -62
- package/appplatform/v20221201/serviceRegistry.js +0 -73
- package/appplatform/v20221201/storage.d.ts +0 -67
- package/appplatform/v20221201/storage.js +0 -73
- package/azurestackhci/galleryimageRetrieve.d.ts +0 -157
- package/azurestackhci/galleryimageRetrieve.js +0 -94
- package/azurestackhci/getGalleryimageRetrieve.d.ts +0 -107
- package/azurestackhci/getGalleryimageRetrieve.js +0 -28
- package/azurestackhci/getMarketplacegalleryimage.d.ts +0 -103
- package/azurestackhci/getMarketplacegalleryimage.js +0 -28
- package/azurestackhci/getNetworkinterfaceRetrieve.d.ts +0 -82
- package/azurestackhci/getNetworkinterfaceRetrieve.js +0 -28
- package/azurestackhci/getStoragecontainerRetrieve.d.ts +0 -79
- package/azurestackhci/getStoragecontainerRetrieve.js +0 -28
- package/azurestackhci/getVirtualharddiskRetrieve.d.ts +0 -93
- package/azurestackhci/getVirtualharddiskRetrieve.js +0 -28
- package/azurestackhci/getVirtualmachineRetrieve.d.ts +0 -102
- package/azurestackhci/getVirtualmachineRetrieve.js +0 -28
- package/azurestackhci/getVirtualnetworkRetrieve.d.ts +0 -78
- package/azurestackhci/getVirtualnetworkRetrieve.js +0 -28
- package/azurestackhci/marketplacegalleryimage.d.ts +0 -149
- package/azurestackhci/marketplacegalleryimage.js +0 -92
- package/azurestackhci/networkinterfaceRetrieve.d.ts +0 -118
- package/azurestackhci/networkinterfaceRetrieve.js +0 -86
- package/azurestackhci/storagecontainerRetrieve.d.ts +0 -105
- package/azurestackhci/storagecontainerRetrieve.js +0 -86
- package/azurestackhci/virtualharddiskRetrieve.d.ts +0 -141
- package/azurestackhci/virtualharddiskRetrieve.js +0 -96
- package/azurestackhci/virtualmachineRetrieve.d.ts +0 -150
- package/azurestackhci/virtualmachineRetrieve.js +0 -97
- package/azurestackhci/virtualnetworkRetrieve.d.ts +0 -111
- package/azurestackhci/virtualnetworkRetrieve.js +0 -84
- package/databoxedge/getMarketplaceImageSasTokenSASToken.d.ts +0 -35
- package/databoxedge/getMarketplaceImageSasTokenSASToken.js +0 -30
- package/dbformysql/getServerAdministrator.d.ts +0 -64
- package/dbformysql/getServerAdministrator.js +0 -28
- package/dbformysql/getServerKey.d.ts +0 -72
- package/dbformysql/getServerKey.js +0 -29
- package/dbformysql/getVirtualNetworkRule.d.ts +0 -68
- package/dbformysql/getVirtualNetworkRule.js +0 -29
- package/dbformysql/serverAdministrator.d.ts +0 -83
- package/dbformysql/serverAdministrator.js +0 -89
- package/dbformysql/serverKey.d.ts +0 -79
- package/dbformysql/serverKey.js +0 -81
- package/dbformysql/v20171201preview/getServerAdministrator.d.ts +0 -62
- package/dbformysql/v20171201preview/getServerAdministrator.js +0 -26
- package/dbformysql/v20171201preview/getVirtualNetworkRule.d.ts +0 -66
- package/dbformysql/v20171201preview/getVirtualNetworkRule.js +0 -27
- package/dbformysql/v20171201preview/index.d.ts +0 -13
- package/dbformysql/v20171201preview/index.js +0 -48
- package/dbformysql/v20171201preview/serverAdministrator.d.ts +0 -82
- package/dbformysql/v20171201preview/serverAdministrator.js +0 -88
- package/dbformysql/v20171201preview/virtualNetworkRule.d.ts +0 -73
- package/dbformysql/v20171201preview/virtualNetworkRule.js +0 -78
- package/dbformysql/v20200701preview/getServerKey.d.ts +0 -70
- package/dbformysql/v20200701preview/getServerKey.js +0 -27
- package/dbformysql/v20200701preview/serverKey.d.ts +0 -78
- package/dbformysql/v20200701preview/serverKey.js +0 -80
- package/dbformysql/virtualNetworkRule.d.ts +0 -74
- package/dbformysql/virtualNetworkRule.js +0 -79
- package/dbforpostgresql/getServerAdministrator.d.ts +0 -64
- package/dbforpostgresql/getServerAdministrator.js +0 -28
- package/dbforpostgresql/getServerSecurityAlertPolicy.d.ts +0 -84
- package/dbforpostgresql/getServerSecurityAlertPolicy.js +0 -29
- package/dbforpostgresql/getVirtualNetworkRule.d.ts +0 -68
- package/dbforpostgresql/getVirtualNetworkRule.js +0 -29
- package/dbforpostgresql/serverAdministrator.d.ts +0 -83
- package/dbforpostgresql/serverAdministrator.js +0 -89
- package/dbforpostgresql/serverSecurityAlertPolicy.d.ts +0 -111
- package/dbforpostgresql/serverSecurityAlertPolicy.js +0 -87
- package/dbforpostgresql/virtualNetworkRule.d.ts +0 -74
- package/dbforpostgresql/virtualNetworkRule.js +0 -79
- package/eventgrid/eventChannel.d.ts +0 -112
- package/eventgrid/eventChannel.js +0 -87
- package/eventgrid/getEventChannel.d.ts +0 -91
- package/eventgrid/getEventChannel.js +0 -29
- package/eventhub/v20211101/cluster.d.ts +0 -99
- package/eventhub/v20211101/cluster.js +0 -81
- package/eventhub/v20211101/consumerGroup.d.ts +0 -82
- package/eventhub/v20211101/consumerGroup.js +0 -83
- package/eventhub/v20211101/disasterRecoveryConfig.d.ts +0 -90
- package/eventhub/v20211101/disasterRecoveryConfig.js +0 -83
- package/eventhub/v20211101/eventHub.d.ts +0 -108
- package/eventhub/v20211101/eventHub.js +0 -87
- package/eventhub/v20211101/eventHubAuthorizationRule.d.ts +0 -75
- package/eventhub/v20211101/eventHubAuthorizationRule.js +0 -82
- package/eventhub/v20211101/getCluster.d.ts +0 -81
- package/eventhub/v20211101/getCluster.js +0 -26
- package/eventhub/v20211101/getConsumerGroup.d.ts +0 -83
- package/eventhub/v20211101/getConsumerGroup.js +0 -28
- package/eventhub/v20211101/getDisasterRecoveryConfig.d.ts +0 -83
- package/eventhub/v20211101/getDisasterRecoveryConfig.js +0 -27
- package/eventhub/v20211101/getEventHub.d.ts +0 -91
- package/eventhub/v20211101/getEventHub.js +0 -27
- package/eventhub/v20211101/getEventHubAuthorizationRule.d.ts +0 -75
- package/eventhub/v20211101/getEventHubAuthorizationRule.js +0 -28
- package/eventhub/v20211101/getNamespace.d.ts +0 -129
- package/eventhub/v20211101/getNamespace.js +0 -26
- package/eventhub/v20211101/getNamespaceAuthorizationRule.d.ts +0 -67
- package/eventhub/v20211101/getNamespaceAuthorizationRule.js +0 -27
- package/eventhub/v20211101/getNamespaceNetworkRuleSet.d.ts +0 -75
- package/eventhub/v20211101/getNamespaceNetworkRuleSet.js +0 -26
- package/eventhub/v20211101/getPrivateEndpointConnection.d.ts +0 -75
- package/eventhub/v20211101/getPrivateEndpointConnection.js +0 -27
- package/eventhub/v20211101/getSchemaRegistry.d.ts +0 -83
- package/eventhub/v20211101/getSchemaRegistry.js +0 -27
- package/eventhub/v20211101/index.d.ts +0 -70
- package/eventhub/v20211101/index.js +0 -113
- package/eventhub/v20211101/listDisasterRecoveryConfigKeys.d.ts +0 -78
- package/eventhub/v20211101/listDisasterRecoveryConfigKeys.js +0 -28
- package/eventhub/v20211101/listEventHubKeys.d.ts +0 -78
- package/eventhub/v20211101/listEventHubKeys.js +0 -28
- package/eventhub/v20211101/listNamespaceKeys.d.ts +0 -70
- package/eventhub/v20211101/listNamespaceKeys.js +0 -27
- package/eventhub/v20211101/namespace.d.ts +0 -187
- package/eventhub/v20211101/namespace.js +0 -106
- package/eventhub/v20211101/namespaceAuthorizationRule.d.ts +0 -71
- package/eventhub/v20211101/namespaceAuthorizationRule.js +0 -78
- package/eventhub/v20211101/namespaceNetworkRuleSet.d.ts +0 -100
- package/eventhub/v20211101/namespaceNetworkRuleSet.js +0 -83
- package/eventhub/v20211101/privateEndpointConnection.d.ts +0 -88
- package/eventhub/v20211101/privateEndpointConnection.js +0 -79
- package/eventhub/v20211101/schemaRegistry.d.ts +0 -91
- package/eventhub/v20211101/schemaRegistry.js +0 -85
- package/servicelinker/v20220501/getLinker.d.ts +0 -79
- package/servicelinker/v20220501/getLinker.js +0 -26
- package/servicelinker/v20220501/index.d.ts +0 -10
- package/servicelinker/v20220501/index.js +0 -44
- package/servicelinker/v20220501/linker.d.ts +0 -108
- package/servicelinker/v20220501/linker.js +0 -81
- package/servicelinker/v20220501/listLinkerConfigurations.d.ts +0 -39
- package/servicelinker/v20220501/listLinkerConfigurations.js +0 -26
- package/types/enums/appplatform/v20221201/index.d.ts +0 -81
- package/types/enums/appplatform/v20221201/index.js +0 -47
- package/types/enums/dbformysql/v20171201preview/index.d.ts +0 -7
- package/types/enums/dbformysql/v20171201preview/index.js +0 -9
- package/types/enums/eventhub/v20211101/index.d.ts +0 -127
- package/types/enums/eventhub/v20211101/index.js +0 -82
- package/types/enums/servicelinker/v20220501/index.d.ts +0 -61
- package/types/enums/servicelinker/v20220501/index.js +0 -43
- package/workloads/getPhpWorkload.d.ts +0 -131
- package/workloads/getPhpWorkload.js +0 -28
- package/workloads/getWordpressInstance.d.ts +0 -73
- package/workloads/getWordpressInstance.js +0 -28
- package/workloads/phpWorkload.d.ts +0 -209
- package/workloads/phpWorkload.js +0 -124
- package/workloads/wordpressInstance.d.ts +0 -88
- package/workloads/wordpressInstance.js +0 -84
|
@@ -0,0 +1,1469 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.InputDeliveryMode = exports.IncrementalDataRefresh = exports.ImageType = exports.ImageAnnotationType = exports.IdentityConfigurationType = exports.Goal = exports.GenerationTokenStatisticsMetric = exports.GenerationSafetyQualityMetric = exports.ForecastingPrimaryMetrics = exports.ForecastingModels = exports.ForecastHorizonMode = exports.FeaturizationMode = exports.FeatureLags = exports.FeatureDataType = exports.FeatureAttributionMetric = exports.EnvironmentVariableType = exports.EndpointServiceConnectionStatus = exports.EndpointComputeType = exports.EndpointAuthMode = exports.EncryptionStatus = exports.EmailNotificationEnableType = exports.EgressPublicNetworkAccessType = exports.EarlyTerminationPolicyType = exports.DistributionType = exports.DatastoreType = exports.DataType = exports.DataImportSourceType = exports.DataCollectionMode = exports.CredentialsType = exports.ContainerType = exports.ConnectionCategory = exports.ConnectionAuthType = exports.ComputeType = exports.ComputePowerAction = exports.ComputeInstanceAuthorizationType = exports.ClusterPurpose = exports.ClassificationPrimaryMetrics = exports.ClassificationMultilabelPrimaryMetrics = exports.ClassificationModels = exports.ClassificationModelPerformanceMetric = exports.CategoricalPredictionDriftMetric = exports.CategoricalDataQualityMetric = exports.CategoricalDataDriftMetric = exports.BlockedTransformers = exports.BatchOutputAction = exports.BatchLoggingLevel = exports.BatchDeploymentConfigurationType = exports.AutoRebuildSetting = exports.AutoDeleteCondition = exports.ApplicationSharingPolicy = void 0;
|
|
6
|
+
exports.RegressionModels = exports.RegressionModelPerformanceMetric = exports.ReferenceType = exports.RecurrenceFrequency = exports.RandomSamplingAlgorithmRule = exports.PublicNetworkAccessType = exports.Protocol = exports.ProtectionLevel = exports.OutputDeliveryMode = exports.OsType = exports.OperatingSystemType = exports.OneLakeArtifactType = exports.ObjectDetectionPrimaryMetrics = exports.NumericalPredictionDriftMetric = exports.NumericalDataQualityMetric = exports.NumericalDataDriftMetric = exports.NodesValueType = exports.NlpLearningRateScheduler = exports.NCrossValidationsMode = exports.MultiSelect = exports.MonitoringSignalType = exports.MonitoringNotificationMode = exports.MonitoringModelType = exports.MonitoringInputDataType = exports.MonitoringFeatureFilterType = exports.MonitoringFeatureDataType = exports.MonitoringAlertNotificationType = exports.MonitorComputeType = exports.MonitorComputeIdentityType = exports.ModelTaskType = exports.ModelSize = exports.MlflowAutologger = exports.MediaType = exports.MaterializationStoreType = exports.ManagedServiceIdentityType = exports.ManagedNetworkStatus = exports.MLFlowAutologgerState = exports.MLAssistConfigurationType = exports.LogVerbosity = exports.LogValidationLoss = exports.LogTrainingMetrics = exports.LoadBalancerType = exports.LearningRateScheduler = exports.JobType = exports.JobTier = exports.JobOutputType = exports.JobLimitsType = exports.JobInputType = exports.IsolationMode = exports.InstanceSegmentationPrimaryMetrics = void 0;
|
|
7
|
+
exports.WeekDay = exports.WebhookType = exports.VolumeDefinitionType = exports.VmPriority = exports.ValidationMetricType = exports.UseStl = exports.TriggerType = exports.TrainingMode = exports.TextAnnotationType = exports.TaskType = exports.TargetRollingWindowSizeMode = exports.TargetLagsMode = exports.TargetAggregationFunction = exports.StochasticOptimizer = exports.StackMetaLearnerType = exports.SslConfigStatus = exports.SshPublicAccess = exports.SparkJobEntryType = exports.SkuTier = exports.ShortSeriesHandlingConfiguration = exports.ServiceDataAccessAuthIdentity = exports.SecretsType = exports.SeasonalityMode = exports.ScheduleStatus = exports.ScheduleProvisioningState = exports.ScheduleActionType = exports.ScaleType = exports.SamplingAlgorithmType = exports.RuleType = exports.RuleStatus = exports.RuleCategory = exports.RuleAction = exports.RollingRateType = exports.RemoteLoginPortPublicAccess = exports.RegressionPrimaryMetrics = void 0;
|
|
8
|
+
exports.ApplicationSharingPolicy = {
|
|
9
|
+
Personal: "Personal",
|
|
10
|
+
Shared: "Shared",
|
|
11
|
+
};
|
|
12
|
+
exports.AutoDeleteCondition = {
|
|
13
|
+
CreatedGreaterThan: "CreatedGreaterThan",
|
|
14
|
+
LastAccessedGreaterThan: "LastAccessedGreaterThan",
|
|
15
|
+
};
|
|
16
|
+
exports.AutoRebuildSetting = {
|
|
17
|
+
Disabled: "Disabled",
|
|
18
|
+
OnBaseImageUpdate: "OnBaseImageUpdate",
|
|
19
|
+
};
|
|
20
|
+
exports.BatchDeploymentConfigurationType = {
|
|
21
|
+
Model: "Model",
|
|
22
|
+
PipelineComponent: "PipelineComponent",
|
|
23
|
+
};
|
|
24
|
+
exports.BatchLoggingLevel = {
|
|
25
|
+
Info: "Info",
|
|
26
|
+
Warning: "Warning",
|
|
27
|
+
Debug: "Debug",
|
|
28
|
+
};
|
|
29
|
+
exports.BatchOutputAction = {
|
|
30
|
+
SummaryOnly: "SummaryOnly",
|
|
31
|
+
AppendRow: "AppendRow",
|
|
32
|
+
};
|
|
33
|
+
exports.BlockedTransformers = {
|
|
34
|
+
/**
|
|
35
|
+
* Target encoding for text data.
|
|
36
|
+
*/
|
|
37
|
+
TextTargetEncoder: "TextTargetEncoder",
|
|
38
|
+
/**
|
|
39
|
+
* Ohe hot encoding creates a binary feature transformation.
|
|
40
|
+
*/
|
|
41
|
+
OneHotEncoder: "OneHotEncoder",
|
|
42
|
+
/**
|
|
43
|
+
* Target encoding for categorical data.
|
|
44
|
+
*/
|
|
45
|
+
CatTargetEncoder: "CatTargetEncoder",
|
|
46
|
+
/**
|
|
47
|
+
* Tf-Idf stands for, term-frequency times inverse document-frequency. This is a common term weighting scheme for identifying information from documents.
|
|
48
|
+
*/
|
|
49
|
+
TfIdf: "TfIdf",
|
|
50
|
+
/**
|
|
51
|
+
* Weight of Evidence encoding is a technique used to encode categorical variables. It uses the natural log of the P(1)/P(0) to create weights.
|
|
52
|
+
*/
|
|
53
|
+
WoETargetEncoder: "WoETargetEncoder",
|
|
54
|
+
/**
|
|
55
|
+
* Label encoder converts labels/categorical variables in a numerical form.
|
|
56
|
+
*/
|
|
57
|
+
LabelEncoder: "LabelEncoder",
|
|
58
|
+
/**
|
|
59
|
+
* Word embedding helps represents words or phrases as a vector, or a series of numbers.
|
|
60
|
+
*/
|
|
61
|
+
WordEmbedding: "WordEmbedding",
|
|
62
|
+
/**
|
|
63
|
+
* Naive Bayes is a classified that is used for classification of discrete features that are categorically distributed.
|
|
64
|
+
*/
|
|
65
|
+
NaiveBayes: "NaiveBayes",
|
|
66
|
+
/**
|
|
67
|
+
* Count Vectorizer converts a collection of text documents to a matrix of token counts.
|
|
68
|
+
*/
|
|
69
|
+
CountVectorizer: "CountVectorizer",
|
|
70
|
+
/**
|
|
71
|
+
* Hashing One Hot Encoder can turn categorical variables into a limited number of new features. This is often used for high-cardinality categorical features.
|
|
72
|
+
*/
|
|
73
|
+
HashOneHotEncoder: "HashOneHotEncoder",
|
|
74
|
+
};
|
|
75
|
+
exports.CategoricalDataDriftMetric = {
|
|
76
|
+
/**
|
|
77
|
+
* The Jensen Shannon Distance (JSD) metric.
|
|
78
|
+
*/
|
|
79
|
+
JensenShannonDistance: "JensenShannonDistance",
|
|
80
|
+
/**
|
|
81
|
+
* The Population Stability Index (PSI) metric.
|
|
82
|
+
*/
|
|
83
|
+
PopulationStabilityIndex: "PopulationStabilityIndex",
|
|
84
|
+
/**
|
|
85
|
+
* The Pearsons Chi Squared Test metric.
|
|
86
|
+
*/
|
|
87
|
+
PearsonsChiSquaredTest: "PearsonsChiSquaredTest",
|
|
88
|
+
};
|
|
89
|
+
exports.CategoricalDataQualityMetric = {
|
|
90
|
+
/**
|
|
91
|
+
* Calculates the rate of null values.
|
|
92
|
+
*/
|
|
93
|
+
NullValueRate: "NullValueRate",
|
|
94
|
+
/**
|
|
95
|
+
* Calculates the rate of data type errors.
|
|
96
|
+
*/
|
|
97
|
+
DataTypeErrorRate: "DataTypeErrorRate",
|
|
98
|
+
/**
|
|
99
|
+
* Calculates the rate values are out of bounds.
|
|
100
|
+
*/
|
|
101
|
+
OutOfBoundsRate: "OutOfBoundsRate",
|
|
102
|
+
};
|
|
103
|
+
exports.CategoricalPredictionDriftMetric = {
|
|
104
|
+
/**
|
|
105
|
+
* The Jensen Shannon Distance (JSD) metric.
|
|
106
|
+
*/
|
|
107
|
+
JensenShannonDistance: "JensenShannonDistance",
|
|
108
|
+
/**
|
|
109
|
+
* The Population Stability Index (PSI) metric.
|
|
110
|
+
*/
|
|
111
|
+
PopulationStabilityIndex: "PopulationStabilityIndex",
|
|
112
|
+
/**
|
|
113
|
+
* The Pearsons Chi Squared Test metric.
|
|
114
|
+
*/
|
|
115
|
+
PearsonsChiSquaredTest: "PearsonsChiSquaredTest",
|
|
116
|
+
};
|
|
117
|
+
exports.ClassificationModelPerformanceMetric = {
|
|
118
|
+
/**
|
|
119
|
+
* Calculates the accuracy of the model predictions.
|
|
120
|
+
*/
|
|
121
|
+
Accuracy: "Accuracy",
|
|
122
|
+
/**
|
|
123
|
+
* Calculates the precision of the model predictions.
|
|
124
|
+
*/
|
|
125
|
+
Precision: "Precision",
|
|
126
|
+
/**
|
|
127
|
+
* Calculates the recall of the model predictions.
|
|
128
|
+
*/
|
|
129
|
+
Recall: "Recall",
|
|
130
|
+
};
|
|
131
|
+
exports.ClassificationModels = {
|
|
132
|
+
/**
|
|
133
|
+
* Logistic regression is a fundamental classification technique.
|
|
134
|
+
* It belongs to the group of linear classifiers and is somewhat similar to polynomial and linear regression.
|
|
135
|
+
* Logistic regression is fast and relatively uncomplicated, and it's convenient for you to interpret the results.
|
|
136
|
+
* Although it's essentially a method for binary classification, it can also be applied to multiclass problems.
|
|
137
|
+
*/
|
|
138
|
+
LogisticRegression: "LogisticRegression",
|
|
139
|
+
/**
|
|
140
|
+
* SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications
|
|
141
|
+
* to find the model parameters that correspond to the best fit between predicted and actual outputs.
|
|
142
|
+
*/
|
|
143
|
+
SGD: "SGD",
|
|
144
|
+
/**
|
|
145
|
+
* The multinomial Naive Bayes classifier is suitable for classification with discrete features (e.g., word counts for text classification).
|
|
146
|
+
* The multinomial distribution normally requires integer feature counts. However, in practice, fractional counts such as tf-idf may also work.
|
|
147
|
+
*/
|
|
148
|
+
MultinomialNaiveBayes: "MultinomialNaiveBayes",
|
|
149
|
+
/**
|
|
150
|
+
* Naive Bayes classifier for multivariate Bernoulli models.
|
|
151
|
+
*/
|
|
152
|
+
BernoulliNaiveBayes: "BernoulliNaiveBayes",
|
|
153
|
+
/**
|
|
154
|
+
* A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems.
|
|
155
|
+
* After giving an SVM model sets of labeled training data for each category, they're able to categorize new text.
|
|
156
|
+
*/
|
|
157
|
+
SVM: "SVM",
|
|
158
|
+
/**
|
|
159
|
+
* A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems.
|
|
160
|
+
* After giving an SVM model sets of labeled training data for each category, they're able to categorize new text.
|
|
161
|
+
* Linear SVM performs best when input data is linear, i.e., data can be easily classified by drawing the straight line between classified values on a plotted graph.
|
|
162
|
+
*/
|
|
163
|
+
LinearSVM: "LinearSVM",
|
|
164
|
+
/**
|
|
165
|
+
* K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints
|
|
166
|
+
* which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.
|
|
167
|
+
*/
|
|
168
|
+
KNN: "KNN",
|
|
169
|
+
/**
|
|
170
|
+
* Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.
|
|
171
|
+
* The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.
|
|
172
|
+
*/
|
|
173
|
+
DecisionTree: "DecisionTree",
|
|
174
|
+
/**
|
|
175
|
+
* Random forest is a supervised learning algorithm.
|
|
176
|
+
* The "forest" it builds, is an ensemble of decision trees, usually trained with the bagging method.
|
|
177
|
+
* The general idea of the bagging method is that a combination of learning models increases the overall result.
|
|
178
|
+
*/
|
|
179
|
+
RandomForest: "RandomForest",
|
|
180
|
+
/**
|
|
181
|
+
* Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm.
|
|
182
|
+
*/
|
|
183
|
+
ExtremeRandomTrees: "ExtremeRandomTrees",
|
|
184
|
+
/**
|
|
185
|
+
* LightGBM is a gradient boosting framework that uses tree based learning algorithms.
|
|
186
|
+
*/
|
|
187
|
+
LightGBM: "LightGBM",
|
|
188
|
+
/**
|
|
189
|
+
* The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution.
|
|
190
|
+
*/
|
|
191
|
+
GradientBoosting: "GradientBoosting",
|
|
192
|
+
/**
|
|
193
|
+
* XGBoost: Extreme Gradient Boosting Algorithm. This algorithm is used for structured data where target column values can be divided into distinct class values.
|
|
194
|
+
*/
|
|
195
|
+
XGBoostClassifier: "XGBoostClassifier",
|
|
196
|
+
};
|
|
197
|
+
exports.ClassificationMultilabelPrimaryMetrics = {
|
|
198
|
+
/**
|
|
199
|
+
* AUC is the Area under the curve.
|
|
200
|
+
* This metric represents arithmetic mean of the score for each class,
|
|
201
|
+
* weighted by the number of true instances in each class.
|
|
202
|
+
*/
|
|
203
|
+
AUCWeighted: "AUCWeighted",
|
|
204
|
+
/**
|
|
205
|
+
* Accuracy is the ratio of predictions that exactly match the true class labels.
|
|
206
|
+
*/
|
|
207
|
+
Accuracy: "Accuracy",
|
|
208
|
+
/**
|
|
209
|
+
* Normalized macro recall is recall macro-averaged and normalized, so that random
|
|
210
|
+
* performance has a score of 0, and perfect performance has a score of 1.
|
|
211
|
+
*/
|
|
212
|
+
NormMacroRecall: "NormMacroRecall",
|
|
213
|
+
/**
|
|
214
|
+
* The arithmetic mean of the average precision score for each class, weighted by
|
|
215
|
+
* the number of true instances in each class.
|
|
216
|
+
*/
|
|
217
|
+
AveragePrecisionScoreWeighted: "AveragePrecisionScoreWeighted",
|
|
218
|
+
/**
|
|
219
|
+
* The arithmetic mean of precision for each class, weighted by number of true instances in each class.
|
|
220
|
+
*/
|
|
221
|
+
PrecisionScoreWeighted: "PrecisionScoreWeighted",
|
|
222
|
+
/**
|
|
223
|
+
* Intersection Over Union. Intersection of predictions divided by union of predictions.
|
|
224
|
+
*/
|
|
225
|
+
IOU: "IOU",
|
|
226
|
+
};
|
|
227
|
+
exports.ClassificationPrimaryMetrics = {
|
|
228
|
+
/**
|
|
229
|
+
* AUC is the Area under the curve.
|
|
230
|
+
* This metric represents arithmetic mean of the score for each class,
|
|
231
|
+
* weighted by the number of true instances in each class.
|
|
232
|
+
*/
|
|
233
|
+
AUCWeighted: "AUCWeighted",
|
|
234
|
+
/**
|
|
235
|
+
* Accuracy is the ratio of predictions that exactly match the true class labels.
|
|
236
|
+
*/
|
|
237
|
+
Accuracy: "Accuracy",
|
|
238
|
+
/**
|
|
239
|
+
* Normalized macro recall is recall macro-averaged and normalized, so that random
|
|
240
|
+
* performance has a score of 0, and perfect performance has a score of 1.
|
|
241
|
+
*/
|
|
242
|
+
NormMacroRecall: "NormMacroRecall",
|
|
243
|
+
/**
|
|
244
|
+
* The arithmetic mean of the average precision score for each class, weighted by
|
|
245
|
+
* the number of true instances in each class.
|
|
246
|
+
*/
|
|
247
|
+
AveragePrecisionScoreWeighted: "AveragePrecisionScoreWeighted",
|
|
248
|
+
/**
|
|
249
|
+
* The arithmetic mean of precision for each class, weighted by number of true instances in each class.
|
|
250
|
+
*/
|
|
251
|
+
PrecisionScoreWeighted: "PrecisionScoreWeighted",
|
|
252
|
+
};
|
|
253
|
+
exports.ClusterPurpose = {
|
|
254
|
+
FastProd: "FastProd",
|
|
255
|
+
DenseProd: "DenseProd",
|
|
256
|
+
DevTest: "DevTest",
|
|
257
|
+
};
|
|
258
|
+
exports.ComputeInstanceAuthorizationType = {
|
|
259
|
+
Personal: "personal",
|
|
260
|
+
};
|
|
261
|
+
exports.ComputePowerAction = {
|
|
262
|
+
Start: "Start",
|
|
263
|
+
Stop: "Stop",
|
|
264
|
+
};
|
|
265
|
+
exports.ComputeType = {
|
|
266
|
+
AKS: "AKS",
|
|
267
|
+
Kubernetes: "Kubernetes",
|
|
268
|
+
AmlCompute: "AmlCompute",
|
|
269
|
+
ComputeInstance: "ComputeInstance",
|
|
270
|
+
DataFactory: "DataFactory",
|
|
271
|
+
VirtualMachine: "VirtualMachine",
|
|
272
|
+
HDInsight: "HDInsight",
|
|
273
|
+
Databricks: "Databricks",
|
|
274
|
+
DataLakeAnalytics: "DataLakeAnalytics",
|
|
275
|
+
SynapseSpark: "SynapseSpark",
|
|
276
|
+
};
|
|
277
|
+
exports.ConnectionAuthType = {
|
|
278
|
+
PAT: "PAT",
|
|
279
|
+
ManagedIdentity: "ManagedIdentity",
|
|
280
|
+
UsernamePassword: "UsernamePassword",
|
|
281
|
+
None: "None",
|
|
282
|
+
SAS: "SAS",
|
|
283
|
+
ServicePrincipal: "ServicePrincipal",
|
|
284
|
+
AccessKey: "AccessKey",
|
|
285
|
+
ApiKey: "ApiKey",
|
|
286
|
+
CustomKeys: "CustomKeys",
|
|
287
|
+
};
|
|
288
|
+
exports.ConnectionCategory = {
|
|
289
|
+
PythonFeed: "PythonFeed",
|
|
290
|
+
ContainerRegistry: "ContainerRegistry",
|
|
291
|
+
Git: "Git",
|
|
292
|
+
S3: "S3",
|
|
293
|
+
Snowflake: "Snowflake",
|
|
294
|
+
AzureSqlDb: "AzureSqlDb",
|
|
295
|
+
AzureSynapseAnalytics: "AzureSynapseAnalytics",
|
|
296
|
+
AzureMySqlDb: "AzureMySqlDb",
|
|
297
|
+
AzurePostgresDb: "AzurePostgresDb",
|
|
298
|
+
ADLSGen2: "ADLSGen2",
|
|
299
|
+
Redis: "Redis",
|
|
300
|
+
ApiKey: "ApiKey",
|
|
301
|
+
AzureOpenAI: "AzureOpenAI",
|
|
302
|
+
CognitiveSearch: "CognitiveSearch",
|
|
303
|
+
CognitiveService: "CognitiveService",
|
|
304
|
+
CustomKeys: "CustomKeys",
|
|
305
|
+
};
|
|
306
|
+
exports.ContainerType = {
|
|
307
|
+
/**
|
|
308
|
+
* The container used to download models and score script.
|
|
309
|
+
*/
|
|
310
|
+
StorageInitializer: "StorageInitializer",
|
|
311
|
+
/**
|
|
312
|
+
* The container used to serve user's request.
|
|
313
|
+
*/
|
|
314
|
+
InferenceServer: "InferenceServer",
|
|
315
|
+
/**
|
|
316
|
+
* The container used to collect payload and custom logging when mdc is enabled.
|
|
317
|
+
*/
|
|
318
|
+
ModelDataCollector: "ModelDataCollector",
|
|
319
|
+
};
|
|
320
|
+
exports.CredentialsType = {
|
|
321
|
+
AccountKey: "AccountKey",
|
|
322
|
+
Certificate: "Certificate",
|
|
323
|
+
None: "None",
|
|
324
|
+
Sas: "Sas",
|
|
325
|
+
ServicePrincipal: "ServicePrincipal",
|
|
326
|
+
KerberosKeytab: "KerberosKeytab",
|
|
327
|
+
KerberosPassword: "KerberosPassword",
|
|
328
|
+
};
|
|
329
|
+
exports.DataCollectionMode = {
|
|
330
|
+
Enabled: "Enabled",
|
|
331
|
+
Disabled: "Disabled",
|
|
332
|
+
};
|
|
333
|
+
exports.DataImportSourceType = {
|
|
334
|
+
Database: "database",
|
|
335
|
+
File_system: "file_system",
|
|
336
|
+
};
|
|
337
|
+
exports.DataType = {
|
|
338
|
+
Uri_file: "uri_file",
|
|
339
|
+
Uri_folder: "uri_folder",
|
|
340
|
+
Mltable: "mltable",
|
|
341
|
+
};
|
|
342
|
+
exports.DatastoreType = {
|
|
343
|
+
AzureBlob: "AzureBlob",
|
|
344
|
+
AzureDataLakeGen1: "AzureDataLakeGen1",
|
|
345
|
+
AzureDataLakeGen2: "AzureDataLakeGen2",
|
|
346
|
+
AzureFile: "AzureFile",
|
|
347
|
+
Hdfs: "Hdfs",
|
|
348
|
+
OneLake: "OneLake",
|
|
349
|
+
};
|
|
350
|
+
exports.DistributionType = {
|
|
351
|
+
PyTorch: "PyTorch",
|
|
352
|
+
TensorFlow: "TensorFlow",
|
|
353
|
+
Mpi: "Mpi",
|
|
354
|
+
Ray: "Ray",
|
|
355
|
+
};
|
|
356
|
+
exports.EarlyTerminationPolicyType = {
|
|
357
|
+
Bandit: "Bandit",
|
|
358
|
+
MedianStopping: "MedianStopping",
|
|
359
|
+
TruncationSelection: "TruncationSelection",
|
|
360
|
+
};
|
|
361
|
+
exports.EgressPublicNetworkAccessType = {
|
|
362
|
+
Enabled: "Enabled",
|
|
363
|
+
Disabled: "Disabled",
|
|
364
|
+
};
|
|
365
|
+
exports.EmailNotificationEnableType = {
|
|
366
|
+
JobCompleted: "JobCompleted",
|
|
367
|
+
JobFailed: "JobFailed",
|
|
368
|
+
JobCancelled: "JobCancelled",
|
|
369
|
+
};
|
|
370
|
+
exports.EncryptionStatus = {
|
|
371
|
+
Enabled: "Enabled",
|
|
372
|
+
Disabled: "Disabled",
|
|
373
|
+
};
|
|
374
|
+
exports.EndpointAuthMode = {
|
|
375
|
+
AMLToken: "AMLToken",
|
|
376
|
+
Key: "Key",
|
|
377
|
+
AADToken: "AADToken",
|
|
378
|
+
};
|
|
379
|
+
exports.EndpointComputeType = {
|
|
380
|
+
Managed: "Managed",
|
|
381
|
+
Kubernetes: "Kubernetes",
|
|
382
|
+
AzureMLCompute: "AzureMLCompute",
|
|
383
|
+
};
|
|
384
|
+
exports.EndpointServiceConnectionStatus = {
|
|
385
|
+
Approved: "Approved",
|
|
386
|
+
Pending: "Pending",
|
|
387
|
+
Rejected: "Rejected",
|
|
388
|
+
Disconnected: "Disconnected",
|
|
389
|
+
Timeout: "Timeout",
|
|
390
|
+
};
|
|
391
|
+
exports.EnvironmentVariableType = {
|
|
392
|
+
Local: "local",
|
|
393
|
+
};
|
|
394
|
+
exports.FeatureAttributionMetric = {
|
|
395
|
+
/**
|
|
396
|
+
* The Normalized Discounted Cumulative Gain metric.
|
|
397
|
+
*/
|
|
398
|
+
NormalizedDiscountedCumulativeGain: "NormalizedDiscountedCumulativeGain",
|
|
399
|
+
};
|
|
400
|
+
exports.FeatureDataType = {
|
|
401
|
+
String: "String",
|
|
402
|
+
Integer: "Integer",
|
|
403
|
+
Long: "Long",
|
|
404
|
+
Float: "Float",
|
|
405
|
+
Double: "Double",
|
|
406
|
+
Binary: "Binary",
|
|
407
|
+
Datetime: "Datetime",
|
|
408
|
+
Boolean: "Boolean",
|
|
409
|
+
};
|
|
410
|
+
exports.FeatureLags = {
|
|
411
|
+
/**
|
|
412
|
+
* No feature lags generated.
|
|
413
|
+
*/
|
|
414
|
+
None: "None",
|
|
415
|
+
/**
|
|
416
|
+
* System auto-generates feature lags.
|
|
417
|
+
*/
|
|
418
|
+
Auto: "Auto",
|
|
419
|
+
};
|
|
420
|
+
exports.FeaturizationMode = {
|
|
421
|
+
/**
|
|
422
|
+
* Auto mode, system performs featurization without any custom featurization inputs.
|
|
423
|
+
*/
|
|
424
|
+
Auto: "Auto",
|
|
425
|
+
/**
|
|
426
|
+
* Custom featurization.
|
|
427
|
+
*/
|
|
428
|
+
Custom: "Custom",
|
|
429
|
+
/**
|
|
430
|
+
* Featurization off. 'Forecasting' task cannot use this value.
|
|
431
|
+
*/
|
|
432
|
+
Off: "Off",
|
|
433
|
+
};
|
|
434
|
+
exports.ForecastHorizonMode = {
|
|
435
|
+
/**
|
|
436
|
+
* Forecast horizon to be determined automatically.
|
|
437
|
+
*/
|
|
438
|
+
Auto: "Auto",
|
|
439
|
+
/**
|
|
440
|
+
* Use the custom forecast horizon.
|
|
441
|
+
*/
|
|
442
|
+
Custom: "Custom",
|
|
443
|
+
};
|
|
444
|
+
exports.ForecastingModels = {
|
|
445
|
+
/**
|
|
446
|
+
* Auto-Autoregressive Integrated Moving Average (ARIMA) model uses time-series data and statistical analysis to interpret the data and make future predictions.
|
|
447
|
+
* This model aims to explain data by using time series data on its past values and uses linear regression to make predictions.
|
|
448
|
+
*/
|
|
449
|
+
AutoArima: "AutoArima",
|
|
450
|
+
/**
|
|
451
|
+
* Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects.
|
|
452
|
+
* It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well.
|
|
453
|
+
*/
|
|
454
|
+
Prophet: "Prophet",
|
|
455
|
+
/**
|
|
456
|
+
* The Naive forecasting model makes predictions by carrying forward the latest target value for each time-series in the training data.
|
|
457
|
+
*/
|
|
458
|
+
Naive: "Naive",
|
|
459
|
+
/**
|
|
460
|
+
* The Seasonal Naive forecasting model makes predictions by carrying forward the latest season of target values for each time-series in the training data.
|
|
461
|
+
*/
|
|
462
|
+
SeasonalNaive: "SeasonalNaive",
|
|
463
|
+
/**
|
|
464
|
+
* The Average forecasting model makes predictions by carrying forward the average of the target values for each time-series in the training data.
|
|
465
|
+
*/
|
|
466
|
+
Average: "Average",
|
|
467
|
+
/**
|
|
468
|
+
* The Seasonal Average forecasting model makes predictions by carrying forward the average value of the latest season of data for each time-series in the training data.
|
|
469
|
+
*/
|
|
470
|
+
SeasonalAverage: "SeasonalAverage",
|
|
471
|
+
/**
|
|
472
|
+
* Exponential smoothing is a time series forecasting method for univariate data that can be extended to support data with a systematic trend or seasonal component.
|
|
473
|
+
*/
|
|
474
|
+
ExponentialSmoothing: "ExponentialSmoothing",
|
|
475
|
+
/**
|
|
476
|
+
* An Autoregressive Integrated Moving Average with Explanatory Variable (ARIMAX) model can be viewed as a multiple regression model with one or more autoregressive (AR) terms and/or one or more moving average (MA) terms.
|
|
477
|
+
* This method is suitable for forecasting when data is stationary/non stationary, and multivariate with any type of data pattern, i.e., level/trend /seasonality/cyclicity.
|
|
478
|
+
*/
|
|
479
|
+
Arimax: "Arimax",
|
|
480
|
+
/**
|
|
481
|
+
* TCNForecaster: Temporal Convolutional Networks Forecaster. //TODO: Ask forecasting team for brief intro.
|
|
482
|
+
*/
|
|
483
|
+
TCNForecaster: "TCNForecaster",
|
|
484
|
+
/**
|
|
485
|
+
* Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions.
|
|
486
|
+
*/
|
|
487
|
+
ElasticNet: "ElasticNet",
|
|
488
|
+
/**
|
|
489
|
+
* The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution.
|
|
490
|
+
*/
|
|
491
|
+
GradientBoosting: "GradientBoosting",
|
|
492
|
+
/**
|
|
493
|
+
* Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.
|
|
494
|
+
* The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.
|
|
495
|
+
*/
|
|
496
|
+
DecisionTree: "DecisionTree",
|
|
497
|
+
/**
|
|
498
|
+
* K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints
|
|
499
|
+
* which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.
|
|
500
|
+
*/
|
|
501
|
+
KNN: "KNN",
|
|
502
|
+
/**
|
|
503
|
+
* Lasso model fit with Least Angle Regression a.k.a. Lars. It is a Linear Model trained with an L1 prior as regularizer.
|
|
504
|
+
*/
|
|
505
|
+
LassoLars: "LassoLars",
|
|
506
|
+
/**
|
|
507
|
+
* SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications
|
|
508
|
+
* to find the model parameters that correspond to the best fit between predicted and actual outputs.
|
|
509
|
+
* It's an inexact but powerful technique.
|
|
510
|
+
*/
|
|
511
|
+
SGD: "SGD",
|
|
512
|
+
/**
|
|
513
|
+
* Random forest is a supervised learning algorithm.
|
|
514
|
+
* The "forest" it builds, is an ensemble of decision trees, usually trained with the bagging method.
|
|
515
|
+
* The general idea of the bagging method is that a combination of learning models increases the overall result.
|
|
516
|
+
*/
|
|
517
|
+
RandomForest: "RandomForest",
|
|
518
|
+
/**
|
|
519
|
+
* Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm.
|
|
520
|
+
*/
|
|
521
|
+
ExtremeRandomTrees: "ExtremeRandomTrees",
|
|
522
|
+
/**
|
|
523
|
+
* LightGBM is a gradient boosting framework that uses tree based learning algorithms.
|
|
524
|
+
*/
|
|
525
|
+
LightGBM: "LightGBM",
|
|
526
|
+
/**
|
|
527
|
+
* XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners.
|
|
528
|
+
*/
|
|
529
|
+
XGBoostRegressor: "XGBoostRegressor",
|
|
530
|
+
};
|
|
531
|
+
exports.ForecastingPrimaryMetrics = {
|
|
532
|
+
/**
|
|
533
|
+
* The Spearman's rank coefficient of correlation is a non-parametric measure of rank correlation.
|
|
534
|
+
*/
|
|
535
|
+
SpearmanCorrelation: "SpearmanCorrelation",
|
|
536
|
+
/**
|
|
537
|
+
* The Normalized Root Mean Squared Error (NRMSE) the RMSE facilitates the comparison between models with different scales.
|
|
538
|
+
*/
|
|
539
|
+
NormalizedRootMeanSquaredError: "NormalizedRootMeanSquaredError",
|
|
540
|
+
/**
|
|
541
|
+
* The R2 score is one of the performance evaluation measures for forecasting-based machine learning models.
|
|
542
|
+
*/
|
|
543
|
+
R2Score: "R2Score",
|
|
544
|
+
/**
|
|
545
|
+
* The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales.
|
|
546
|
+
*/
|
|
547
|
+
NormalizedMeanAbsoluteError: "NormalizedMeanAbsoluteError",
|
|
548
|
+
};
|
|
549
|
+
exports.GenerationSafetyQualityMetric = {
|
|
550
|
+
AcceptableGroundednessScorePerInstance: "AcceptableGroundednessScorePerInstance",
|
|
551
|
+
AggregatedGroundednessPassRate: "AggregatedGroundednessPassRate",
|
|
552
|
+
AcceptableCoherenceScorePerInstance: "AcceptableCoherenceScorePerInstance",
|
|
553
|
+
AggregatedCoherencePassRate: "AggregatedCoherencePassRate",
|
|
554
|
+
AcceptableFluencyScorePerInstance: "AcceptableFluencyScorePerInstance",
|
|
555
|
+
AggregatedFluencyPassRate: "AggregatedFluencyPassRate",
|
|
556
|
+
AcceptableSimilarityScorePerInstance: "AcceptableSimilarityScorePerInstance",
|
|
557
|
+
AggregatedSimilarityPassRate: "AggregatedSimilarityPassRate",
|
|
558
|
+
AcceptableRelevanceScorePerInstance: "AcceptableRelevanceScorePerInstance",
|
|
559
|
+
AggregatedRelevancePassRate: "AggregatedRelevancePassRate",
|
|
560
|
+
};
|
|
561
|
+
exports.GenerationTokenStatisticsMetric = {
|
|
562
|
+
TotalTokenCount: "TotalTokenCount",
|
|
563
|
+
TotalTokenCountPerGroup: "TotalTokenCountPerGroup",
|
|
564
|
+
};
|
|
565
|
+
exports.Goal = {
|
|
566
|
+
Minimize: "Minimize",
|
|
567
|
+
Maximize: "Maximize",
|
|
568
|
+
};
|
|
569
|
+
exports.IdentityConfigurationType = {
|
|
570
|
+
Managed: "Managed",
|
|
571
|
+
AMLToken: "AMLToken",
|
|
572
|
+
UserIdentity: "UserIdentity",
|
|
573
|
+
};
|
|
574
|
+
exports.ImageAnnotationType = {
|
|
575
|
+
Classification: "Classification",
|
|
576
|
+
BoundingBox: "BoundingBox",
|
|
577
|
+
InstanceSegmentation: "InstanceSegmentation",
|
|
578
|
+
};
|
|
579
|
+
exports.ImageType = {
|
|
580
|
+
Docker: "docker",
|
|
581
|
+
Azureml: "azureml",
|
|
582
|
+
};
|
|
583
|
+
exports.IncrementalDataRefresh = {
|
|
584
|
+
Enabled: "Enabled",
|
|
585
|
+
Disabled: "Disabled",
|
|
586
|
+
};
|
|
587
|
+
exports.InputDeliveryMode = {
|
|
588
|
+
ReadOnlyMount: "ReadOnlyMount",
|
|
589
|
+
ReadWriteMount: "ReadWriteMount",
|
|
590
|
+
Download: "Download",
|
|
591
|
+
Direct: "Direct",
|
|
592
|
+
EvalMount: "EvalMount",
|
|
593
|
+
EvalDownload: "EvalDownload",
|
|
594
|
+
};
|
|
595
|
+
exports.InstanceSegmentationPrimaryMetrics = {
|
|
596
|
+
/**
|
|
597
|
+
* Mean Average Precision (MAP) is the average of AP (Average Precision).
|
|
598
|
+
* AP is calculated for each class and averaged to get the MAP.
|
|
599
|
+
*/
|
|
600
|
+
MeanAveragePrecision: "MeanAveragePrecision",
|
|
601
|
+
};
|
|
602
|
+
exports.IsolationMode = {
|
|
603
|
+
Disabled: "Disabled",
|
|
604
|
+
AllowInternetOutbound: "AllowInternetOutbound",
|
|
605
|
+
AllowOnlyApprovedOutbound: "AllowOnlyApprovedOutbound",
|
|
606
|
+
};
|
|
607
|
+
exports.JobInputType = {
|
|
608
|
+
Literal: "literal",
|
|
609
|
+
Uri_file: "uri_file",
|
|
610
|
+
Uri_folder: "uri_folder",
|
|
611
|
+
Mltable: "mltable",
|
|
612
|
+
Custom_model: "custom_model",
|
|
613
|
+
Mlflow_model: "mlflow_model",
|
|
614
|
+
Triton_model: "triton_model",
|
|
615
|
+
};
|
|
616
|
+
exports.JobLimitsType = {
|
|
617
|
+
Command: "Command",
|
|
618
|
+
Sweep: "Sweep",
|
|
619
|
+
};
|
|
620
|
+
exports.JobOutputType = {
|
|
621
|
+
Uri_file: "uri_file",
|
|
622
|
+
Uri_folder: "uri_folder",
|
|
623
|
+
Mltable: "mltable",
|
|
624
|
+
Custom_model: "custom_model",
|
|
625
|
+
Mlflow_model: "mlflow_model",
|
|
626
|
+
Triton_model: "triton_model",
|
|
627
|
+
};
|
|
628
|
+
exports.JobTier = {
|
|
629
|
+
Null: "Null",
|
|
630
|
+
Spot: "Spot",
|
|
631
|
+
Basic: "Basic",
|
|
632
|
+
Standard: "Standard",
|
|
633
|
+
Premium: "Premium",
|
|
634
|
+
};
|
|
635
|
+
exports.JobType = {
|
|
636
|
+
AutoML: "AutoML",
|
|
637
|
+
Command: "Command",
|
|
638
|
+
Labeling: "Labeling",
|
|
639
|
+
Sweep: "Sweep",
|
|
640
|
+
Pipeline: "Pipeline",
|
|
641
|
+
Spark: "Spark",
|
|
642
|
+
};
|
|
643
|
+
exports.LearningRateScheduler = {
|
|
644
|
+
/**
|
|
645
|
+
* No learning rate scheduler selected.
|
|
646
|
+
*/
|
|
647
|
+
None: "None",
|
|
648
|
+
/**
|
|
649
|
+
* Cosine Annealing With Warmup.
|
|
650
|
+
*/
|
|
651
|
+
WarmupCosine: "WarmupCosine",
|
|
652
|
+
/**
|
|
653
|
+
* Step learning rate scheduler.
|
|
654
|
+
*/
|
|
655
|
+
Step: "Step",
|
|
656
|
+
};
|
|
657
|
+
exports.LoadBalancerType = {
|
|
658
|
+
PublicIp: "PublicIp",
|
|
659
|
+
InternalLoadBalancer: "InternalLoadBalancer",
|
|
660
|
+
};
|
|
661
|
+
exports.LogTrainingMetrics = {
|
|
662
|
+
/**
|
|
663
|
+
* Enable compute and log training metrics.
|
|
664
|
+
*/
|
|
665
|
+
Enable: "Enable",
|
|
666
|
+
/**
|
|
667
|
+
* Disable compute and log training metrics.
|
|
668
|
+
*/
|
|
669
|
+
Disable: "Disable",
|
|
670
|
+
};
|
|
671
|
+
exports.LogValidationLoss = {
|
|
672
|
+
/**
|
|
673
|
+
* Enable compute and log validation metrics.
|
|
674
|
+
*/
|
|
675
|
+
Enable: "Enable",
|
|
676
|
+
/**
|
|
677
|
+
* Disable compute and log validation metrics.
|
|
678
|
+
*/
|
|
679
|
+
Disable: "Disable",
|
|
680
|
+
};
|
|
681
|
+
exports.LogVerbosity = {
|
|
682
|
+
/**
|
|
683
|
+
* No logs emitted.
|
|
684
|
+
*/
|
|
685
|
+
NotSet: "NotSet",
|
|
686
|
+
/**
|
|
687
|
+
* Debug and above log statements logged.
|
|
688
|
+
*/
|
|
689
|
+
Debug: "Debug",
|
|
690
|
+
/**
|
|
691
|
+
* Info and above log statements logged.
|
|
692
|
+
*/
|
|
693
|
+
Info: "Info",
|
|
694
|
+
/**
|
|
695
|
+
* Warning and above log statements logged.
|
|
696
|
+
*/
|
|
697
|
+
Warning: "Warning",
|
|
698
|
+
/**
|
|
699
|
+
* Error and above log statements logged.
|
|
700
|
+
*/
|
|
701
|
+
Error: "Error",
|
|
702
|
+
/**
|
|
703
|
+
* Only critical statements logged.
|
|
704
|
+
*/
|
|
705
|
+
Critical: "Critical",
|
|
706
|
+
};
|
|
707
|
+
exports.MLAssistConfigurationType = {
|
|
708
|
+
Enabled: "Enabled",
|
|
709
|
+
Disabled: "Disabled",
|
|
710
|
+
};
|
|
711
|
+
exports.MLFlowAutologgerState = {
|
|
712
|
+
Enabled: "Enabled",
|
|
713
|
+
Disabled: "Disabled",
|
|
714
|
+
};
|
|
715
|
+
exports.ManagedNetworkStatus = {
|
|
716
|
+
Inactive: "Inactive",
|
|
717
|
+
Active: "Active",
|
|
718
|
+
};
|
|
719
|
+
exports.ManagedServiceIdentityType = {
|
|
720
|
+
None: "None",
|
|
721
|
+
SystemAssigned: "SystemAssigned",
|
|
722
|
+
UserAssigned: "UserAssigned",
|
|
723
|
+
SystemAssigned_UserAssigned: "SystemAssigned,UserAssigned",
|
|
724
|
+
};
|
|
725
|
+
exports.MaterializationStoreType = {
|
|
726
|
+
None: "None",
|
|
727
|
+
Online: "Online",
|
|
728
|
+
Offline: "Offline",
|
|
729
|
+
OnlineAndOffline: "OnlineAndOffline",
|
|
730
|
+
};
|
|
731
|
+
exports.MediaType = {
|
|
732
|
+
Image: "Image",
|
|
733
|
+
Text: "Text",
|
|
734
|
+
};
|
|
735
|
+
exports.MlflowAutologger = {
|
|
736
|
+
Enabled: "Enabled",
|
|
737
|
+
Disabled: "Disabled",
|
|
738
|
+
};
|
|
739
|
+
exports.ModelSize = {
|
|
740
|
+
/**
|
|
741
|
+
* No value selected.
|
|
742
|
+
*/
|
|
743
|
+
None: "None",
|
|
744
|
+
/**
|
|
745
|
+
* Small size.
|
|
746
|
+
*/
|
|
747
|
+
Small: "Small",
|
|
748
|
+
/**
|
|
749
|
+
* Medium size.
|
|
750
|
+
*/
|
|
751
|
+
Medium: "Medium",
|
|
752
|
+
/**
|
|
753
|
+
* Large size.
|
|
754
|
+
*/
|
|
755
|
+
Large: "Large",
|
|
756
|
+
/**
|
|
757
|
+
* Extra large size.
|
|
758
|
+
*/
|
|
759
|
+
ExtraLarge: "ExtraLarge",
|
|
760
|
+
};
|
|
761
|
+
exports.ModelTaskType = {
|
|
762
|
+
Classification: "Classification",
|
|
763
|
+
Regression: "Regression",
|
|
764
|
+
QuestionAnswering: "QuestionAnswering",
|
|
765
|
+
};
|
|
766
|
+
exports.MonitorComputeIdentityType = {
|
|
767
|
+
/**
|
|
768
|
+
* Authenticates through user's AML token.
|
|
769
|
+
*/
|
|
770
|
+
AmlToken: "AmlToken",
|
|
771
|
+
/**
|
|
772
|
+
* Authenticates through a user-provided managed identity.
|
|
773
|
+
*/
|
|
774
|
+
ManagedIdentity: "ManagedIdentity",
|
|
775
|
+
};
|
|
776
|
+
exports.MonitorComputeType = {
|
|
777
|
+
/**
|
|
778
|
+
* Serverless Spark compute.
|
|
779
|
+
*/
|
|
780
|
+
ServerlessSpark: "ServerlessSpark",
|
|
781
|
+
};
|
|
782
|
+
exports.MonitoringAlertNotificationType = {
|
|
783
|
+
/**
|
|
784
|
+
* Settings for Azure Monitor based alerting.
|
|
785
|
+
*/
|
|
786
|
+
AzureMonitor: "AzureMonitor",
|
|
787
|
+
/**
|
|
788
|
+
* Settings for AML email notifications.
|
|
789
|
+
*/
|
|
790
|
+
Email: "Email",
|
|
791
|
+
};
|
|
792
|
+
exports.MonitoringFeatureDataType = {
|
|
793
|
+
/**
|
|
794
|
+
* Used for features of numerical data type.
|
|
795
|
+
*/
|
|
796
|
+
Numerical: "Numerical",
|
|
797
|
+
/**
|
|
798
|
+
* Used for features of categorical data type.
|
|
799
|
+
*/
|
|
800
|
+
Categorical: "Categorical",
|
|
801
|
+
};
|
|
802
|
+
exports.MonitoringFeatureFilterType = {
|
|
803
|
+
/**
|
|
804
|
+
* Includes all features.
|
|
805
|
+
*/
|
|
806
|
+
AllFeatures: "AllFeatures",
|
|
807
|
+
/**
|
|
808
|
+
* Only includes the top contributing features, measured by feature attribution.
|
|
809
|
+
*/
|
|
810
|
+
TopNByAttribution: "TopNByAttribution",
|
|
811
|
+
/**
|
|
812
|
+
* Includes a user-defined subset of features.
|
|
813
|
+
*/
|
|
814
|
+
FeatureSubset: "FeatureSubset",
|
|
815
|
+
};
|
|
816
|
+
exports.MonitoringInputDataType = {
|
|
817
|
+
/**
|
|
818
|
+
* An input data with a fixed window size.
|
|
819
|
+
*/
|
|
820
|
+
Static: "Static",
|
|
821
|
+
/**
|
|
822
|
+
* An input data which trailing relatively to the monitor's current run.
|
|
823
|
+
*/
|
|
824
|
+
Trailing: "Trailing",
|
|
825
|
+
/**
|
|
826
|
+
* An input data with tabular format which doesn't require preprocessing.
|
|
827
|
+
*/
|
|
828
|
+
Fixed: "Fixed",
|
|
829
|
+
};
|
|
830
|
+
exports.MonitoringModelType = {
|
|
831
|
+
/**
|
|
832
|
+
* A model trained for classification tasks.
|
|
833
|
+
*/
|
|
834
|
+
Classification: "Classification",
|
|
835
|
+
/**
|
|
836
|
+
* A model trained for regressions tasks.
|
|
837
|
+
*/
|
|
838
|
+
Regression: "Regression",
|
|
839
|
+
};
|
|
840
|
+
exports.MonitoringNotificationMode = {
|
|
841
|
+
/**
|
|
842
|
+
* Disabled notifications will not produce emails/metrics leveraged for alerting.
|
|
843
|
+
*/
|
|
844
|
+
Disabled: "Disabled",
|
|
845
|
+
/**
|
|
846
|
+
* Enabled notification will produce emails/metrics leveraged for alerting.
|
|
847
|
+
*/
|
|
848
|
+
Enabled: "Enabled",
|
|
849
|
+
};
|
|
850
|
+
exports.MonitoringSignalType = {
|
|
851
|
+
/**
|
|
852
|
+
* Tracks model input data distribution change, comparing against training data or past production data.
|
|
853
|
+
*/
|
|
854
|
+
DataDrift: "DataDrift",
|
|
855
|
+
/**
|
|
856
|
+
* Tracks prediction result data distribution change, comparing against validation/test label data or past production data.
|
|
857
|
+
*/
|
|
858
|
+
PredictionDrift: "PredictionDrift",
|
|
859
|
+
/**
|
|
860
|
+
* Tracks model input data integrity.
|
|
861
|
+
*/
|
|
862
|
+
DataQuality: "DataQuality",
|
|
863
|
+
/**
|
|
864
|
+
* Tracks feature importance change in production, comparing against feature importance at training time.
|
|
865
|
+
*/
|
|
866
|
+
FeatureAttributionDrift: "FeatureAttributionDrift",
|
|
867
|
+
/**
|
|
868
|
+
* Tracks a custom signal provided by users.
|
|
869
|
+
*/
|
|
870
|
+
Custom: "Custom",
|
|
871
|
+
/**
|
|
872
|
+
* Tracks model performance based on ground truth data.
|
|
873
|
+
*/
|
|
874
|
+
ModelPerformance: "ModelPerformance",
|
|
875
|
+
/**
|
|
876
|
+
* Tracks the safety and quality of generated content.
|
|
877
|
+
*/
|
|
878
|
+
GenerationSafetyQuality: "GenerationSafetyQuality",
|
|
879
|
+
/**
|
|
880
|
+
* Tracks the token usage of generative endpoints.
|
|
881
|
+
*/
|
|
882
|
+
GenerationTokenStatistics: "GenerationTokenStatistics",
|
|
883
|
+
};
|
|
884
|
+
exports.MultiSelect = {
|
|
885
|
+
Enabled: "Enabled",
|
|
886
|
+
Disabled: "Disabled",
|
|
887
|
+
};
|
|
888
|
+
exports.NCrossValidationsMode = {
|
|
889
|
+
/**
|
|
890
|
+
* Determine N-Cross validations value automatically. Supported only for 'Forecasting' AutoML task.
|
|
891
|
+
*/
|
|
892
|
+
Auto: "Auto",
|
|
893
|
+
/**
|
|
894
|
+
* Use custom N-Cross validations value.
|
|
895
|
+
*/
|
|
896
|
+
Custom: "Custom",
|
|
897
|
+
};
|
|
898
|
+
exports.NlpLearningRateScheduler = {
|
|
899
|
+
/**
|
|
900
|
+
* No learning rate schedule.
|
|
901
|
+
*/
|
|
902
|
+
None: "None",
|
|
903
|
+
/**
|
|
904
|
+
* Linear warmup and decay.
|
|
905
|
+
*/
|
|
906
|
+
Linear: "Linear",
|
|
907
|
+
/**
|
|
908
|
+
* Linear warmup then cosine decay.
|
|
909
|
+
*/
|
|
910
|
+
Cosine: "Cosine",
|
|
911
|
+
/**
|
|
912
|
+
* Linear warmup, cosine decay, then restart to initial LR.
|
|
913
|
+
*/
|
|
914
|
+
CosineWithRestarts: "CosineWithRestarts",
|
|
915
|
+
/**
|
|
916
|
+
* Increase linearly then polynomially decay.
|
|
917
|
+
*/
|
|
918
|
+
Polynomial: "Polynomial",
|
|
919
|
+
/**
|
|
920
|
+
* Constant learning rate.
|
|
921
|
+
*/
|
|
922
|
+
Constant: "Constant",
|
|
923
|
+
/**
|
|
924
|
+
* Linear warmup followed by constant value.
|
|
925
|
+
*/
|
|
926
|
+
ConstantWithWarmup: "ConstantWithWarmup",
|
|
927
|
+
};
|
|
928
|
+
exports.NodesValueType = {
|
|
929
|
+
All: "All",
|
|
930
|
+
Custom: "Custom",
|
|
931
|
+
};
|
|
932
|
+
exports.NumericalDataDriftMetric = {
|
|
933
|
+
/**
|
|
934
|
+
* The Jensen Shannon Distance (JSD) metric.
|
|
935
|
+
*/
|
|
936
|
+
JensenShannonDistance: "JensenShannonDistance",
|
|
937
|
+
/**
|
|
938
|
+
* The Population Stability Index (PSI) metric.
|
|
939
|
+
*/
|
|
940
|
+
PopulationStabilityIndex: "PopulationStabilityIndex",
|
|
941
|
+
/**
|
|
942
|
+
* The Normalized Wasserstein Distance metric.
|
|
943
|
+
*/
|
|
944
|
+
NormalizedWassersteinDistance: "NormalizedWassersteinDistance",
|
|
945
|
+
/**
|
|
946
|
+
* The Two Sample Kolmogorov-Smirnov Test (two-sample K–S) metric.
|
|
947
|
+
*/
|
|
948
|
+
TwoSampleKolmogorovSmirnovTest: "TwoSampleKolmogorovSmirnovTest",
|
|
949
|
+
};
|
|
950
|
+
exports.NumericalDataQualityMetric = {
|
|
951
|
+
/**
|
|
952
|
+
* Calculates the rate of null values.
|
|
953
|
+
*/
|
|
954
|
+
NullValueRate: "NullValueRate",
|
|
955
|
+
/**
|
|
956
|
+
* Calculates the rate of data type errors.
|
|
957
|
+
*/
|
|
958
|
+
DataTypeErrorRate: "DataTypeErrorRate",
|
|
959
|
+
/**
|
|
960
|
+
* Calculates the rate values are out of bounds.
|
|
961
|
+
*/
|
|
962
|
+
OutOfBoundsRate: "OutOfBoundsRate",
|
|
963
|
+
};
|
|
964
|
+
exports.NumericalPredictionDriftMetric = {
|
|
965
|
+
/**
|
|
966
|
+
* The Jensen Shannon Distance (JSD) metric.
|
|
967
|
+
*/
|
|
968
|
+
JensenShannonDistance: "JensenShannonDistance",
|
|
969
|
+
/**
|
|
970
|
+
* The Population Stability Index (PSI) metric.
|
|
971
|
+
*/
|
|
972
|
+
PopulationStabilityIndex: "PopulationStabilityIndex",
|
|
973
|
+
/**
|
|
974
|
+
* The Normalized Wasserstein Distance metric.
|
|
975
|
+
*/
|
|
976
|
+
NormalizedWassersteinDistance: "NormalizedWassersteinDistance",
|
|
977
|
+
/**
|
|
978
|
+
* The Two Sample Kolmogorov-Smirnov Test (two-sample K–S) metric.
|
|
979
|
+
*/
|
|
980
|
+
TwoSampleKolmogorovSmirnovTest: "TwoSampleKolmogorovSmirnovTest",
|
|
981
|
+
};
|
|
982
|
+
exports.ObjectDetectionPrimaryMetrics = {
|
|
983
|
+
/**
|
|
984
|
+
* Mean Average Precision (MAP) is the average of AP (Average Precision).
|
|
985
|
+
* AP is calculated for each class and averaged to get the MAP.
|
|
986
|
+
*/
|
|
987
|
+
MeanAveragePrecision: "MeanAveragePrecision",
|
|
988
|
+
};
|
|
989
|
+
exports.OneLakeArtifactType = {
|
|
990
|
+
LakeHouse: "LakeHouse",
|
|
991
|
+
};
|
|
992
|
+
exports.OperatingSystemType = {
|
|
993
|
+
Linux: "Linux",
|
|
994
|
+
Windows: "Windows",
|
|
995
|
+
};
|
|
996
|
+
exports.OsType = {
|
|
997
|
+
Linux: "Linux",
|
|
998
|
+
Windows: "Windows",
|
|
999
|
+
};
|
|
1000
|
+
exports.OutputDeliveryMode = {
|
|
1001
|
+
ReadWriteMount: "ReadWriteMount",
|
|
1002
|
+
Upload: "Upload",
|
|
1003
|
+
Direct: "Direct",
|
|
1004
|
+
};
|
|
1005
|
+
exports.ProtectionLevel = {
|
|
1006
|
+
/**
|
|
1007
|
+
* All means Intellectual Property is fully protected.
|
|
1008
|
+
*/
|
|
1009
|
+
All: "All",
|
|
1010
|
+
/**
|
|
1011
|
+
* None means it is not an Intellectual Property.
|
|
1012
|
+
*/
|
|
1013
|
+
None: "None",
|
|
1014
|
+
};
|
|
1015
|
+
exports.Protocol = {
|
|
1016
|
+
Tcp: "tcp",
|
|
1017
|
+
Udp: "udp",
|
|
1018
|
+
Http: "http",
|
|
1019
|
+
};
|
|
1020
|
+
exports.PublicNetworkAccessType = {
|
|
1021
|
+
Enabled: "Enabled",
|
|
1022
|
+
Disabled: "Disabled",
|
|
1023
|
+
};
|
|
1024
|
+
exports.RandomSamplingAlgorithmRule = {
|
|
1025
|
+
Random: "Random",
|
|
1026
|
+
Sobol: "Sobol",
|
|
1027
|
+
};
|
|
1028
|
+
exports.RecurrenceFrequency = {
|
|
1029
|
+
/**
|
|
1030
|
+
* Minute frequency
|
|
1031
|
+
*/
|
|
1032
|
+
Minute: "Minute",
|
|
1033
|
+
/**
|
|
1034
|
+
* Hour frequency
|
|
1035
|
+
*/
|
|
1036
|
+
Hour: "Hour",
|
|
1037
|
+
/**
|
|
1038
|
+
* Day frequency
|
|
1039
|
+
*/
|
|
1040
|
+
Day: "Day",
|
|
1041
|
+
/**
|
|
1042
|
+
* Week frequency
|
|
1043
|
+
*/
|
|
1044
|
+
Week: "Week",
|
|
1045
|
+
/**
|
|
1046
|
+
* Month frequency
|
|
1047
|
+
*/
|
|
1048
|
+
Month: "Month",
|
|
1049
|
+
};
|
|
1050
|
+
exports.ReferenceType = {
|
|
1051
|
+
Id: "Id",
|
|
1052
|
+
DataPath: "DataPath",
|
|
1053
|
+
OutputPath: "OutputPath",
|
|
1054
|
+
};
|
|
1055
|
+
exports.RegressionModelPerformanceMetric = {
|
|
1056
|
+
/**
|
|
1057
|
+
* The Mean Absolute Error (MAE) metric.
|
|
1058
|
+
*/
|
|
1059
|
+
MeanAbsoluteError: "MeanAbsoluteError",
|
|
1060
|
+
/**
|
|
1061
|
+
* The Root Mean Squared Error (RMSE) metric.
|
|
1062
|
+
*/
|
|
1063
|
+
RootMeanSquaredError: "RootMeanSquaredError",
|
|
1064
|
+
/**
|
|
1065
|
+
* The Mean Squared Error (MSE) metric.
|
|
1066
|
+
*/
|
|
1067
|
+
MeanSquaredError: "MeanSquaredError",
|
|
1068
|
+
};
|
|
1069
|
+
exports.RegressionModels = {
|
|
1070
|
+
/**
|
|
1071
|
+
* Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions.
|
|
1072
|
+
*/
|
|
1073
|
+
ElasticNet: "ElasticNet",
|
|
1074
|
+
/**
|
|
1075
|
+
* The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution.
|
|
1076
|
+
*/
|
|
1077
|
+
GradientBoosting: "GradientBoosting",
|
|
1078
|
+
/**
|
|
1079
|
+
* Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.
|
|
1080
|
+
* The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.
|
|
1081
|
+
*/
|
|
1082
|
+
DecisionTree: "DecisionTree",
|
|
1083
|
+
/**
|
|
1084
|
+
* K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints
|
|
1085
|
+
* which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.
|
|
1086
|
+
*/
|
|
1087
|
+
KNN: "KNN",
|
|
1088
|
+
/**
|
|
1089
|
+
* Lasso model fit with Least Angle Regression a.k.a. Lars. It is a Linear Model trained with an L1 prior as regularizer.
|
|
1090
|
+
*/
|
|
1091
|
+
LassoLars: "LassoLars",
|
|
1092
|
+
/**
|
|
1093
|
+
* SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications
|
|
1094
|
+
* to find the model parameters that correspond to the best fit between predicted and actual outputs.
|
|
1095
|
+
* It's an inexact but powerful technique.
|
|
1096
|
+
*/
|
|
1097
|
+
SGD: "SGD",
|
|
1098
|
+
/**
|
|
1099
|
+
* Random forest is a supervised learning algorithm.
|
|
1100
|
+
* The "forest" it builds, is an ensemble of decision trees, usually trained with the bagging method.
|
|
1101
|
+
* The general idea of the bagging method is that a combination of learning models increases the overall result.
|
|
1102
|
+
*/
|
|
1103
|
+
RandomForest: "RandomForest",
|
|
1104
|
+
/**
|
|
1105
|
+
* Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm.
|
|
1106
|
+
*/
|
|
1107
|
+
ExtremeRandomTrees: "ExtremeRandomTrees",
|
|
1108
|
+
/**
|
|
1109
|
+
* LightGBM is a gradient boosting framework that uses tree based learning algorithms.
|
|
1110
|
+
*/
|
|
1111
|
+
LightGBM: "LightGBM",
|
|
1112
|
+
/**
|
|
1113
|
+
* XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners.
|
|
1114
|
+
*/
|
|
1115
|
+
XGBoostRegressor: "XGBoostRegressor",
|
|
1116
|
+
};
|
|
1117
|
+
exports.RegressionPrimaryMetrics = {
|
|
1118
|
+
/**
|
|
1119
|
+
* The Spearman's rank coefficient of correlation is a nonparametric measure of rank correlation.
|
|
1120
|
+
*/
|
|
1121
|
+
SpearmanCorrelation: "SpearmanCorrelation",
|
|
1122
|
+
/**
|
|
1123
|
+
* The Normalized Root Mean Squared Error (NRMSE) the RMSE facilitates the comparison between models with different scales.
|
|
1124
|
+
*/
|
|
1125
|
+
NormalizedRootMeanSquaredError: "NormalizedRootMeanSquaredError",
|
|
1126
|
+
/**
|
|
1127
|
+
* The R2 score is one of the performance evaluation measures for forecasting-based machine learning models.
|
|
1128
|
+
*/
|
|
1129
|
+
R2Score: "R2Score",
|
|
1130
|
+
/**
|
|
1131
|
+
* The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales.
|
|
1132
|
+
*/
|
|
1133
|
+
NormalizedMeanAbsoluteError: "NormalizedMeanAbsoluteError",
|
|
1134
|
+
};
|
|
1135
|
+
exports.RemoteLoginPortPublicAccess = {
|
|
1136
|
+
Enabled: "Enabled",
|
|
1137
|
+
Disabled: "Disabled",
|
|
1138
|
+
NotSpecified: "NotSpecified",
|
|
1139
|
+
};
|
|
1140
|
+
exports.RollingRateType = {
|
|
1141
|
+
Year: "Year",
|
|
1142
|
+
Month: "Month",
|
|
1143
|
+
Day: "Day",
|
|
1144
|
+
Hour: "Hour",
|
|
1145
|
+
Minute: "Minute",
|
|
1146
|
+
};
|
|
1147
|
+
exports.RuleAction = {
|
|
1148
|
+
Allow: "Allow",
|
|
1149
|
+
Deny: "Deny",
|
|
1150
|
+
};
|
|
1151
|
+
exports.RuleCategory = {
|
|
1152
|
+
Required: "Required",
|
|
1153
|
+
Recommended: "Recommended",
|
|
1154
|
+
UserDefined: "UserDefined",
|
|
1155
|
+
};
|
|
1156
|
+
exports.RuleStatus = {
|
|
1157
|
+
Inactive: "Inactive",
|
|
1158
|
+
Active: "Active",
|
|
1159
|
+
};
|
|
1160
|
+
exports.RuleType = {
|
|
1161
|
+
FQDN: "FQDN",
|
|
1162
|
+
PrivateEndpoint: "PrivateEndpoint",
|
|
1163
|
+
ServiceTag: "ServiceTag",
|
|
1164
|
+
};
|
|
1165
|
+
exports.SamplingAlgorithmType = {
|
|
1166
|
+
Grid: "Grid",
|
|
1167
|
+
Random: "Random",
|
|
1168
|
+
Bayesian: "Bayesian",
|
|
1169
|
+
};
|
|
1170
|
+
exports.ScaleType = {
|
|
1171
|
+
Default: "Default",
|
|
1172
|
+
TargetUtilization: "TargetUtilization",
|
|
1173
|
+
};
|
|
1174
|
+
exports.ScheduleActionType = {
|
|
1175
|
+
CreateJob: "CreateJob",
|
|
1176
|
+
InvokeBatchEndpoint: "InvokeBatchEndpoint",
|
|
1177
|
+
ImportData: "ImportData",
|
|
1178
|
+
CreateMonitor: "CreateMonitor",
|
|
1179
|
+
};
|
|
1180
|
+
exports.ScheduleProvisioningState = {
|
|
1181
|
+
Completed: "Completed",
|
|
1182
|
+
Provisioning: "Provisioning",
|
|
1183
|
+
Failed: "Failed",
|
|
1184
|
+
};
|
|
1185
|
+
exports.ScheduleStatus = {
|
|
1186
|
+
Enabled: "Enabled",
|
|
1187
|
+
Disabled: "Disabled",
|
|
1188
|
+
};
|
|
1189
|
+
exports.SeasonalityMode = {
|
|
1190
|
+
/**
|
|
1191
|
+
* Seasonality to be determined automatically.
|
|
1192
|
+
*/
|
|
1193
|
+
Auto: "Auto",
|
|
1194
|
+
/**
|
|
1195
|
+
* Use the custom seasonality value.
|
|
1196
|
+
*/
|
|
1197
|
+
Custom: "Custom",
|
|
1198
|
+
};
|
|
1199
|
+
exports.SecretsType = {
|
|
1200
|
+
AccountKey: "AccountKey",
|
|
1201
|
+
Certificate: "Certificate",
|
|
1202
|
+
Sas: "Sas",
|
|
1203
|
+
ServicePrincipal: "ServicePrincipal",
|
|
1204
|
+
KerberosPassword: "KerberosPassword",
|
|
1205
|
+
KerberosKeytab: "KerberosKeytab",
|
|
1206
|
+
};
|
|
1207
|
+
exports.ServiceDataAccessAuthIdentity = {
|
|
1208
|
+
/**
|
|
1209
|
+
* Do not use any identity for service data access.
|
|
1210
|
+
*/
|
|
1211
|
+
None: "None",
|
|
1212
|
+
/**
|
|
1213
|
+
* Use the system assigned managed identity of the Workspace to authenticate service data access.
|
|
1214
|
+
*/
|
|
1215
|
+
WorkspaceSystemAssignedIdentity: "WorkspaceSystemAssignedIdentity",
|
|
1216
|
+
/**
|
|
1217
|
+
* Use the user assigned managed identity of the Workspace to authenticate service data access.
|
|
1218
|
+
*/
|
|
1219
|
+
WorkspaceUserAssignedIdentity: "WorkspaceUserAssignedIdentity",
|
|
1220
|
+
};
|
|
1221
|
+
exports.ShortSeriesHandlingConfiguration = {
|
|
1222
|
+
/**
|
|
1223
|
+
* Represents no/null value.
|
|
1224
|
+
*/
|
|
1225
|
+
None: "None",
|
|
1226
|
+
/**
|
|
1227
|
+
* Short series will be padded if there are no long series, otherwise short series will be dropped.
|
|
1228
|
+
*/
|
|
1229
|
+
Auto: "Auto",
|
|
1230
|
+
/**
|
|
1231
|
+
* All the short series will be padded.
|
|
1232
|
+
*/
|
|
1233
|
+
Pad: "Pad",
|
|
1234
|
+
/**
|
|
1235
|
+
* All the short series will be dropped.
|
|
1236
|
+
*/
|
|
1237
|
+
Drop: "Drop",
|
|
1238
|
+
};
|
|
1239
|
+
exports.SkuTier = {
|
|
1240
|
+
Free: "Free",
|
|
1241
|
+
Basic: "Basic",
|
|
1242
|
+
Standard: "Standard",
|
|
1243
|
+
Premium: "Premium",
|
|
1244
|
+
};
|
|
1245
|
+
exports.SparkJobEntryType = {
|
|
1246
|
+
SparkJobPythonEntry: "SparkJobPythonEntry",
|
|
1247
|
+
SparkJobScalaEntry: "SparkJobScalaEntry",
|
|
1248
|
+
};
|
|
1249
|
+
exports.SshPublicAccess = {
|
|
1250
|
+
Enabled: "Enabled",
|
|
1251
|
+
Disabled: "Disabled",
|
|
1252
|
+
};
|
|
1253
|
+
exports.SslConfigStatus = {
|
|
1254
|
+
Disabled: "Disabled",
|
|
1255
|
+
Enabled: "Enabled",
|
|
1256
|
+
Auto: "Auto",
|
|
1257
|
+
};
|
|
1258
|
+
exports.StackMetaLearnerType = {
|
|
1259
|
+
None: "None",
|
|
1260
|
+
/**
|
|
1261
|
+
* Default meta-learners are LogisticRegression for classification tasks.
|
|
1262
|
+
*/
|
|
1263
|
+
LogisticRegression: "LogisticRegression",
|
|
1264
|
+
/**
|
|
1265
|
+
* Default meta-learners are LogisticRegression for classification task when CV is on.
|
|
1266
|
+
*/
|
|
1267
|
+
LogisticRegressionCV: "LogisticRegressionCV",
|
|
1268
|
+
LightGBMClassifier: "LightGBMClassifier",
|
|
1269
|
+
/**
|
|
1270
|
+
* Default meta-learners are LogisticRegression for regression task.
|
|
1271
|
+
*/
|
|
1272
|
+
ElasticNet: "ElasticNet",
|
|
1273
|
+
/**
|
|
1274
|
+
* Default meta-learners are LogisticRegression for regression task when CV is on.
|
|
1275
|
+
*/
|
|
1276
|
+
ElasticNetCV: "ElasticNetCV",
|
|
1277
|
+
LightGBMRegressor: "LightGBMRegressor",
|
|
1278
|
+
LinearRegression: "LinearRegression",
|
|
1279
|
+
};
|
|
1280
|
+
exports.StochasticOptimizer = {
|
|
1281
|
+
/**
|
|
1282
|
+
* No optimizer selected.
|
|
1283
|
+
*/
|
|
1284
|
+
None: "None",
|
|
1285
|
+
/**
|
|
1286
|
+
* Stochastic Gradient Descent optimizer.
|
|
1287
|
+
*/
|
|
1288
|
+
Sgd: "Sgd",
|
|
1289
|
+
/**
|
|
1290
|
+
* Adam is algorithm the optimizes stochastic objective functions based on adaptive estimates of moments
|
|
1291
|
+
*/
|
|
1292
|
+
Adam: "Adam",
|
|
1293
|
+
/**
|
|
1294
|
+
* AdamW is a variant of the optimizer Adam that has an improved implementation of weight decay.
|
|
1295
|
+
*/
|
|
1296
|
+
Adamw: "Adamw",
|
|
1297
|
+
};
|
|
1298
|
+
exports.TargetAggregationFunction = {
|
|
1299
|
+
/**
|
|
1300
|
+
* Represent no value set.
|
|
1301
|
+
*/
|
|
1302
|
+
None: "None",
|
|
1303
|
+
Sum: "Sum",
|
|
1304
|
+
Max: "Max",
|
|
1305
|
+
Min: "Min",
|
|
1306
|
+
Mean: "Mean",
|
|
1307
|
+
};
|
|
1308
|
+
exports.TargetLagsMode = {
|
|
1309
|
+
/**
|
|
1310
|
+
* Target lags to be determined automatically.
|
|
1311
|
+
*/
|
|
1312
|
+
Auto: "Auto",
|
|
1313
|
+
/**
|
|
1314
|
+
* Use the custom target lags.
|
|
1315
|
+
*/
|
|
1316
|
+
Custom: "Custom",
|
|
1317
|
+
};
|
|
1318
|
+
exports.TargetRollingWindowSizeMode = {
|
|
1319
|
+
/**
|
|
1320
|
+
* Determine rolling windows size automatically.
|
|
1321
|
+
*/
|
|
1322
|
+
Auto: "Auto",
|
|
1323
|
+
/**
|
|
1324
|
+
* Use the specified rolling window size.
|
|
1325
|
+
*/
|
|
1326
|
+
Custom: "Custom",
|
|
1327
|
+
};
|
|
1328
|
+
exports.TaskType = {
|
|
1329
|
+
/**
|
|
1330
|
+
* Classification in machine learning and statistics is a supervised learning approach in which
|
|
1331
|
+
* the computer program learns from the data given to it and make new observations or classifications.
|
|
1332
|
+
*/
|
|
1333
|
+
Classification: "Classification",
|
|
1334
|
+
/**
|
|
1335
|
+
* Regression means to predict the value using the input data. Regression models are used to predict a continuous value.
|
|
1336
|
+
*/
|
|
1337
|
+
Regression: "Regression",
|
|
1338
|
+
/**
|
|
1339
|
+
* Forecasting is a special kind of regression task that deals with time-series data and creates forecasting model
|
|
1340
|
+
* that can be used to predict the near future values based on the inputs.
|
|
1341
|
+
*/
|
|
1342
|
+
Forecasting: "Forecasting",
|
|
1343
|
+
/**
|
|
1344
|
+
* Image Classification. Multi-class image classification is used when an image is classified with only a single label
|
|
1345
|
+
* from a set of classes - e.g. each image is classified as either an image of a 'cat' or a 'dog' or a 'duck'.
|
|
1346
|
+
*/
|
|
1347
|
+
ImageClassification: "ImageClassification",
|
|
1348
|
+
/**
|
|
1349
|
+
* Image Classification Multilabel. Multi-label image classification is used when an image could have one or more labels
|
|
1350
|
+
* from a set of labels - e.g. an image could be labeled with both 'cat' and 'dog'.
|
|
1351
|
+
*/
|
|
1352
|
+
ImageClassificationMultilabel: "ImageClassificationMultilabel",
|
|
1353
|
+
/**
|
|
1354
|
+
* Image Object Detection. Object detection is used to identify objects in an image and locate each object with a
|
|
1355
|
+
* bounding box e.g. locate all dogs and cats in an image and draw a bounding box around each.
|
|
1356
|
+
*/
|
|
1357
|
+
ImageObjectDetection: "ImageObjectDetection",
|
|
1358
|
+
/**
|
|
1359
|
+
* Image Instance Segmentation. Instance segmentation is used to identify objects in an image at the pixel level,
|
|
1360
|
+
* drawing a polygon around each object in the image.
|
|
1361
|
+
*/
|
|
1362
|
+
ImageInstanceSegmentation: "ImageInstanceSegmentation",
|
|
1363
|
+
/**
|
|
1364
|
+
* Text classification (also known as text tagging or text categorization) is the process of sorting texts into categories.
|
|
1365
|
+
* Categories are mutually exclusive.
|
|
1366
|
+
*/
|
|
1367
|
+
TextClassification: "TextClassification",
|
|
1368
|
+
/**
|
|
1369
|
+
* Multilabel classification task assigns each sample to a group (zero or more) of target labels.
|
|
1370
|
+
*/
|
|
1371
|
+
TextClassificationMultilabel: "TextClassificationMultilabel",
|
|
1372
|
+
/**
|
|
1373
|
+
* Text Named Entity Recognition a.k.a. TextNER.
|
|
1374
|
+
* Named Entity Recognition (NER) is the ability to take free-form text and identify the occurrences of entities such as people, locations, organizations, and more.
|
|
1375
|
+
*/
|
|
1376
|
+
TextNER: "TextNER",
|
|
1377
|
+
};
|
|
1378
|
+
exports.TextAnnotationType = {
|
|
1379
|
+
Classification: "Classification",
|
|
1380
|
+
NamedEntityRecognition: "NamedEntityRecognition",
|
|
1381
|
+
};
|
|
1382
|
+
exports.TrainingMode = {
|
|
1383
|
+
/**
|
|
1384
|
+
* Auto mode
|
|
1385
|
+
*/
|
|
1386
|
+
Auto: "Auto",
|
|
1387
|
+
/**
|
|
1388
|
+
* Distributed training mode
|
|
1389
|
+
*/
|
|
1390
|
+
Distributed: "Distributed",
|
|
1391
|
+
/**
|
|
1392
|
+
* Non distributed training mode
|
|
1393
|
+
*/
|
|
1394
|
+
NonDistributed: "NonDistributed",
|
|
1395
|
+
};
|
|
1396
|
+
exports.TriggerType = {
|
|
1397
|
+
Recurrence: "Recurrence",
|
|
1398
|
+
Cron: "Cron",
|
|
1399
|
+
};
|
|
1400
|
+
exports.UseStl = {
|
|
1401
|
+
/**
|
|
1402
|
+
* No stl decomposition.
|
|
1403
|
+
*/
|
|
1404
|
+
None: "None",
|
|
1405
|
+
Season: "Season",
|
|
1406
|
+
SeasonTrend: "SeasonTrend",
|
|
1407
|
+
};
|
|
1408
|
+
exports.ValidationMetricType = {
|
|
1409
|
+
/**
|
|
1410
|
+
* No metric.
|
|
1411
|
+
*/
|
|
1412
|
+
None: "None",
|
|
1413
|
+
/**
|
|
1414
|
+
* Coco metric.
|
|
1415
|
+
*/
|
|
1416
|
+
Coco: "Coco",
|
|
1417
|
+
/**
|
|
1418
|
+
* Voc metric.
|
|
1419
|
+
*/
|
|
1420
|
+
Voc: "Voc",
|
|
1421
|
+
/**
|
|
1422
|
+
* CocoVoc metric.
|
|
1423
|
+
*/
|
|
1424
|
+
CocoVoc: "CocoVoc",
|
|
1425
|
+
};
|
|
1426
|
+
exports.VmPriority = {
|
|
1427
|
+
Dedicated: "Dedicated",
|
|
1428
|
+
LowPriority: "LowPriority",
|
|
1429
|
+
};
|
|
1430
|
+
exports.VolumeDefinitionType = {
|
|
1431
|
+
Bind: "bind",
|
|
1432
|
+
Volume: "volume",
|
|
1433
|
+
Tmpfs: "tmpfs",
|
|
1434
|
+
Npipe: "npipe",
|
|
1435
|
+
};
|
|
1436
|
+
exports.WebhookType = {
|
|
1437
|
+
AzureDevOps: "AzureDevOps",
|
|
1438
|
+
};
|
|
1439
|
+
exports.WeekDay = {
|
|
1440
|
+
/**
|
|
1441
|
+
* Monday weekday
|
|
1442
|
+
*/
|
|
1443
|
+
Monday: "Monday",
|
|
1444
|
+
/**
|
|
1445
|
+
* Tuesday weekday
|
|
1446
|
+
*/
|
|
1447
|
+
Tuesday: "Tuesday",
|
|
1448
|
+
/**
|
|
1449
|
+
* Wednesday weekday
|
|
1450
|
+
*/
|
|
1451
|
+
Wednesday: "Wednesday",
|
|
1452
|
+
/**
|
|
1453
|
+
* Thursday weekday
|
|
1454
|
+
*/
|
|
1455
|
+
Thursday: "Thursday",
|
|
1456
|
+
/**
|
|
1457
|
+
* Friday weekday
|
|
1458
|
+
*/
|
|
1459
|
+
Friday: "Friday",
|
|
1460
|
+
/**
|
|
1461
|
+
* Saturday weekday
|
|
1462
|
+
*/
|
|
1463
|
+
Saturday: "Saturday",
|
|
1464
|
+
/**
|
|
1465
|
+
* Sunday weekday
|
|
1466
|
+
*/
|
|
1467
|
+
Sunday: "Sunday",
|
|
1468
|
+
};
|
|
1469
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi90eXBlcy9lbnVtcy9tYWNoaW5lbGVhcm5pbmdzZXJ2aWNlcy92MjAyMzA2MDFwcmV2aWV3L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzREFBc0Q7QUFDdEQsaUZBQWlGOzs7OztBQUdwRSxRQUFBLHdCQUF3QixHQUFHO0lBQ3BDLFFBQVEsRUFBRSxVQUFVO0lBQ3BCLE1BQU0sRUFBRSxRQUFRO0NBQ1YsQ0FBQztBQU9FLFFBQUEsbUJBQW1CLEdBQUc7SUFDL0Isa0JBQWtCLEVBQUUsb0JBQW9CO0lBQ3hDLHVCQUF1QixFQUFFLHlCQUF5QjtDQUM1QyxDQUFDO0FBT0UsUUFBQSxrQkFBa0IsR0FBRztJQUM5QixRQUFRLEVBQUUsVUFBVTtJQUNwQixpQkFBaUIsRUFBRSxtQkFBbUI7Q0FDaEMsQ0FBQztBQU9FLFFBQUEsZ0NBQWdDLEdBQUc7SUFDNUMsS0FBSyxFQUFFLE9BQU87SUFDZCxpQkFBaUIsRUFBRSxtQkFBbUI7Q0FDaEMsQ0FBQztBQU9FLFFBQUEsaUJBQWlCLEdBQUc7SUFDN0IsSUFBSSxFQUFFLE1BQU07SUFDWixPQUFPLEVBQUUsU0FBUztJQUNsQixLQUFLLEVBQUUsT0FBTztDQUNSLENBQUM7QUFPRSxRQUFBLGlCQUFpQixHQUFHO0lBQzdCLFdBQVcsRUFBRSxhQUFhO0lBQzFCLFNBQVMsRUFBRSxXQUFXO0NBQ2hCLENBQUM7QUFPRSxRQUFBLG1CQUFtQixHQUFHO0lBQy9COztPQUVHO0lBQ0gsaUJBQWlCLEVBQUUsbUJBQW1CO0lBQ3RDOztPQUVHO0lBQ0gsYUFBYSxFQUFFLGVBQWU7SUFDOUI7O09BRUc7SUFDSCxnQkFBZ0IsRUFBRSxrQkFBa0I7SUFDcEM7O09BRUc7SUFDSCxLQUFLLEVBQUUsT0FBTztJQUNkOztPQUVHO0lBQ0gsZ0JBQWdCLEVBQUUsa0JBQWtCO0lBQ3BDOztPQUVHO0lBQ0gsWUFBWSxFQUFFLGNBQWM7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
|