@pulumi/azure-native 2.74.0 → 2.75.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/azureplaywrightservice/account.d.ts +1 -1
- package/azureplaywrightservice/account.js +3 -3
- package/azureplaywrightservice/getAccount.d.ts +2 -2
- package/azureplaywrightservice/getAccount.js +2 -2
- package/azureplaywrightservice/index.d.ts +2 -1
- package/azureplaywrightservice/index.js +4 -2
- package/azureplaywrightservice/v20231001preview/account.js +2 -2
- package/azureplaywrightservice/v20240201preview/account.js +2 -2
- package/azureplaywrightservice/v20240801preview/account.js +2 -2
- package/azureplaywrightservice/v20241201/account.d.ts +115 -0
- package/azureplaywrightservice/v20241201/account.js +84 -0
- package/azureplaywrightservice/v20241201/getAccount.d.ts +85 -0
- package/azureplaywrightservice/v20241201/getAccount.js +30 -0
- package/azureplaywrightservice/v20241201/index.d.ts +7 -0
- package/azureplaywrightservice/v20241201/index.js +41 -0
- package/package.json +2 -2
- package/package.json.bak +2 -2
- package/signalrservice/getSignalR.d.ts +2 -2
- package/signalrservice/getSignalR.js +2 -2
- package/signalrservice/getSignalRCustomCertificate.d.ts +2 -2
- package/signalrservice/getSignalRCustomCertificate.js +2 -2
- package/signalrservice/getSignalRCustomDomain.d.ts +2 -2
- package/signalrservice/getSignalRCustomDomain.js +2 -2
- package/signalrservice/getSignalRPrivateEndpointConnection.d.ts +2 -2
- package/signalrservice/getSignalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/getSignalRReplica.d.ts +2 -2
- package/signalrservice/getSignalRReplica.js +2 -2
- package/signalrservice/getSignalRSharedPrivateLinkResource.d.ts +2 -2
- package/signalrservice/getSignalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/index.d.ts +2 -1
- package/signalrservice/index.js +4 -2
- package/signalrservice/listSignalRKeys.d.ts +2 -2
- package/signalrservice/listSignalRKeys.js +2 -2
- package/signalrservice/signalR.d.ts +1 -1
- package/signalrservice/signalR.js +3 -3
- package/signalrservice/signalRCustomCertificate.d.ts +1 -1
- package/signalrservice/signalRCustomCertificate.js +3 -3
- package/signalrservice/signalRCustomDomain.d.ts +1 -1
- package/signalrservice/signalRCustomDomain.js +3 -3
- package/signalrservice/signalRPrivateEndpointConnection.d.ts +1 -1
- package/signalrservice/signalRPrivateEndpointConnection.js +3 -3
- package/signalrservice/signalRReplica.d.ts +1 -1
- package/signalrservice/signalRReplica.js +3 -3
- package/signalrservice/signalRSharedPrivateLinkResource.d.ts +1 -1
- package/signalrservice/signalRSharedPrivateLinkResource.js +3 -3
- 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/signalR.js +2 -2
- package/signalrservice/v20230601preview/signalRCustomCertificate.js +2 -2
- package/signalrservice/v20230601preview/signalRCustomDomain.js +2 -2
- package/signalrservice/v20230601preview/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/v20230601preview/signalRReplica.js +2 -2
- package/signalrservice/v20230601preview/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20230801preview/signalR.js +2 -2
- package/signalrservice/v20230801preview/signalRCustomCertificate.js +2 -2
- package/signalrservice/v20230801preview/signalRCustomDomain.js +2 -2
- package/signalrservice/v20230801preview/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/v20230801preview/signalRReplica.js +2 -2
- package/signalrservice/v20230801preview/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20240101preview/signalR.js +2 -2
- package/signalrservice/v20240101preview/signalRCustomCertificate.js +2 -2
- package/signalrservice/v20240101preview/signalRCustomDomain.js +2 -2
- package/signalrservice/v20240101preview/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/v20240101preview/signalRReplica.js +2 -2
- package/signalrservice/v20240101preview/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20240301/signalR.js +2 -2
- package/signalrservice/v20240301/signalRCustomCertificate.js +2 -2
- package/signalrservice/v20240301/signalRCustomDomain.js +2 -2
- package/signalrservice/v20240301/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/v20240301/signalRReplica.js +2 -2
- package/signalrservice/v20240301/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20240401preview/signalR.js +2 -2
- package/signalrservice/v20240401preview/signalRCustomCertificate.js +2 -2
- package/signalrservice/v20240401preview/signalRCustomDomain.js +2 -2
- package/signalrservice/v20240401preview/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/v20240401preview/signalRReplica.js +2 -2
- package/signalrservice/v20240401preview/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20240801preview/signalR.js +2 -2
- package/signalrservice/v20240801preview/signalRCustomCertificate.js +2 -2
- package/signalrservice/v20240801preview/signalRCustomDomain.js +2 -2
- package/signalrservice/v20240801preview/signalRPrivateEndpointConnection.js +2 -2
- package/signalrservice/v20240801preview/signalRReplica.js +2 -2
- package/signalrservice/v20240801preview/signalRSharedPrivateLinkResource.js +2 -2
- package/signalrservice/v20241001preview/getSignalR.d.ts +180 -0
- package/signalrservice/v20241001preview/getSignalR.js +30 -0
- package/signalrservice/v20241001preview/getSignalRCustomCertificate.d.ts +75 -0
- package/signalrservice/v20241001preview/getSignalRCustomCertificate.js +32 -0
- package/signalrservice/v20241001preview/getSignalRCustomDomain.d.ts +71 -0
- package/signalrservice/v20241001preview/getSignalRCustomDomain.js +32 -0
- package/signalrservice/v20241001preview/getSignalRPrivateEndpointConnection.d.ts +75 -0
- package/signalrservice/v20241001preview/getSignalRPrivateEndpointConnection.js +32 -0
- package/signalrservice/v20241001preview/getSignalRReplica.d.ts +88 -0
- package/signalrservice/v20241001preview/getSignalRReplica.js +32 -0
- package/signalrservice/v20241001preview/getSignalRSharedPrivateLinkResource.d.ts +83 -0
- package/signalrservice/v20241001preview/getSignalRSharedPrivateLinkResource.js +32 -0
- package/signalrservice/v20241001preview/index.d.ts +40 -0
- package/signalrservice/v20241001preview/index.js +79 -0
- package/signalrservice/v20241001preview/listSignalRKeys.d.ts +50 -0
- package/signalrservice/v20241001preview/listSignalRKeys.js +30 -0
- package/signalrservice/v20241001preview/signalR.d.ts +278 -0
- package/signalrservice/v20241001preview/signalR.js +125 -0
- package/signalrservice/v20241001preview/signalRCustomCertificate.d.ts +86 -0
- package/signalrservice/v20241001preview/signalRCustomCertificate.js +85 -0
- package/signalrservice/v20241001preview/signalRCustomDomain.d.ts +79 -0
- package/signalrservice/v20241001preview/signalRCustomDomain.js +82 -0
- package/signalrservice/v20241001preview/signalRPrivateEndpointConnection.d.ts +83 -0
- package/signalrservice/v20241001preview/signalRPrivateEndpointConnection.js +79 -0
- package/signalrservice/v20241001preview/signalRReplica.d.ts +113 -0
- package/signalrservice/v20241001preview/signalRReplica.js +84 -0
- package/signalrservice/v20241001preview/signalRSharedPrivateLinkResource.d.ts +98 -0
- package/signalrservice/v20241001preview/signalRSharedPrivateLinkResource.js +89 -0
- package/tsconfig.tsbuildinfo +1 -1
- package/types/enums/azureplaywrightservice/index.d.ts +2 -1
- package/types/enums/azureplaywrightservice/index.js +4 -2
- package/types/enums/azureplaywrightservice/v20241201/index.d.ts +14 -0
- package/types/enums/azureplaywrightservice/v20241201/index.js +16 -0
- package/types/enums/signalrservice/index.d.ts +2 -1
- package/types/enums/signalrservice/index.js +4 -2
- package/types/enums/signalrservice/v20241001preview/index.d.ts +91 -0
- package/types/enums/signalrservice/v20241001preview/index.js +57 -0
- package/types/enums/webpubsub/index.d.ts +2 -1
- package/types/enums/webpubsub/index.js +4 -2
- package/types/enums/webpubsub/v20241001preview/index.d.ts +85 -0
- package/types/enums/webpubsub/v20241001preview/index.js +57 -0
- package/types/input.d.ts +1206 -206
- package/types/input.js +151 -1
- package/types/output.d.ts +1579 -254
- package/types/output.js +153 -3
- package/webpubsub/getWebPubSub.d.ts +2 -2
- package/webpubsub/getWebPubSub.js +2 -2
- package/webpubsub/getWebPubSubCustomCertificate.d.ts +2 -2
- package/webpubsub/getWebPubSubCustomCertificate.js +2 -2
- package/webpubsub/getWebPubSubCustomDomain.d.ts +2 -2
- package/webpubsub/getWebPubSubCustomDomain.js +2 -2
- package/webpubsub/getWebPubSubHub.d.ts +2 -2
- package/webpubsub/getWebPubSubHub.js +2 -2
- package/webpubsub/getWebPubSubPrivateEndpointConnection.d.ts +2 -2
- package/webpubsub/getWebPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/getWebPubSubReplica.d.ts +2 -2
- package/webpubsub/getWebPubSubReplica.js +2 -2
- package/webpubsub/getWebPubSubSharedPrivateLinkResource.d.ts +2 -2
- package/webpubsub/getWebPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/index.d.ts +2 -1
- package/webpubsub/index.js +4 -2
- package/webpubsub/listWebPubSubKeys.d.ts +2 -2
- package/webpubsub/listWebPubSubKeys.js +2 -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/webPubSub.js +2 -2
- package/webpubsub/v20230601preview/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/v20230601preview/webPubSubCustomDomain.js +2 -2
- package/webpubsub/v20230601preview/webPubSubHub.js +2 -2
- package/webpubsub/v20230601preview/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/v20230601preview/webPubSubReplica.js +2 -2
- package/webpubsub/v20230601preview/webPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/v20230801preview/webPubSub.js +2 -2
- package/webpubsub/v20230801preview/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/v20230801preview/webPubSubCustomDomain.js +2 -2
- package/webpubsub/v20230801preview/webPubSubHub.js +2 -2
- package/webpubsub/v20230801preview/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/v20230801preview/webPubSubReplica.js +2 -2
- package/webpubsub/v20230801preview/webPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/v20240101preview/webPubSub.js +2 -2
- package/webpubsub/v20240101preview/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/v20240101preview/webPubSubCustomDomain.js +2 -2
- package/webpubsub/v20240101preview/webPubSubHub.js +2 -2
- package/webpubsub/v20240101preview/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/v20240101preview/webPubSubReplica.js +2 -2
- package/webpubsub/v20240101preview/webPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/v20240301/webPubSub.js +2 -2
- package/webpubsub/v20240301/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/v20240301/webPubSubCustomDomain.js +2 -2
- package/webpubsub/v20240301/webPubSubHub.js +2 -2
- package/webpubsub/v20240301/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/v20240301/webPubSubReplica.js +2 -2
- package/webpubsub/v20240301/webPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/v20240401preview/webPubSub.js +2 -2
- package/webpubsub/v20240401preview/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/v20240401preview/webPubSubCustomDomain.js +2 -2
- package/webpubsub/v20240401preview/webPubSubHub.js +2 -2
- package/webpubsub/v20240401preview/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/v20240401preview/webPubSubReplica.js +2 -2
- package/webpubsub/v20240401preview/webPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/v20240801preview/webPubSub.js +2 -2
- package/webpubsub/v20240801preview/webPubSubCustomCertificate.js +2 -2
- package/webpubsub/v20240801preview/webPubSubCustomDomain.js +2 -2
- package/webpubsub/v20240801preview/webPubSubHub.js +2 -2
- package/webpubsub/v20240801preview/webPubSubPrivateEndpointConnection.js +2 -2
- package/webpubsub/v20240801preview/webPubSubReplica.js +2 -2
- package/webpubsub/v20240801preview/webPubSubSharedPrivateLinkResource.js +2 -2
- package/webpubsub/v20241001preview/getWebPubSub.d.ts +163 -0
- package/webpubsub/v20241001preview/getWebPubSub.js +30 -0
- package/webpubsub/v20241001preview/getWebPubSubCustomCertificate.d.ts +75 -0
- package/webpubsub/v20241001preview/getWebPubSubCustomCertificate.js +32 -0
- package/webpubsub/v20241001preview/getWebPubSubCustomDomain.d.ts +71 -0
- package/webpubsub/v20241001preview/getWebPubSubCustomDomain.js +32 -0
- package/webpubsub/v20241001preview/getWebPubSubHub.d.ts +63 -0
- package/webpubsub/v20241001preview/getWebPubSubHub.js +32 -0
- package/webpubsub/v20241001preview/getWebPubSubPrivateEndpointConnection.d.ts +75 -0
- package/webpubsub/v20241001preview/getWebPubSubPrivateEndpointConnection.js +32 -0
- package/webpubsub/v20241001preview/getWebPubSubReplica.d.ts +88 -0
- package/webpubsub/v20241001preview/getWebPubSubReplica.js +32 -0
- package/webpubsub/v20241001preview/getWebPubSubSharedPrivateLinkResource.d.ts +83 -0
- package/webpubsub/v20241001preview/getWebPubSubSharedPrivateLinkResource.js +32 -0
- package/webpubsub/v20241001preview/index.d.ts +46 -0
- package/webpubsub/v20241001preview/index.js +86 -0
- package/webpubsub/v20241001preview/listWebPubSubKeys.d.ts +50 -0
- package/webpubsub/v20241001preview/listWebPubSubKeys.js +30 -0
- package/webpubsub/v20241001preview/webPubSub.d.ts +244 -0
- package/webpubsub/v20241001preview/webPubSub.js +119 -0
- package/webpubsub/v20241001preview/webPubSubCustomCertificate.d.ts +86 -0
- package/webpubsub/v20241001preview/webPubSubCustomCertificate.js +85 -0
- package/webpubsub/v20241001preview/webPubSubCustomDomain.d.ts +79 -0
- package/webpubsub/v20241001preview/webPubSubCustomDomain.js +82 -0
- package/webpubsub/v20241001preview/webPubSubHub.d.ts +67 -0
- package/webpubsub/v20241001preview/webPubSubHub.js +77 -0
- package/webpubsub/v20241001preview/webPubSubPrivateEndpointConnection.d.ts +83 -0
- package/webpubsub/v20241001preview/webPubSubPrivateEndpointConnection.js +79 -0
- package/webpubsub/v20241001preview/webPubSubReplica.d.ts +113 -0
- package/webpubsub/v20241001preview/webPubSubReplica.js +84 -0
- package/webpubsub/v20241001preview/webPubSubSharedPrivateLinkResource.d.ts +98 -0
- package/webpubsub/v20241001preview/webPubSubSharedPrivateLinkResource.js +89 -0
- package/webpubsub/webPubSub.d.ts +1 -1
- package/webpubsub/webPubSub.js +3 -3
- package/webpubsub/webPubSubCustomCertificate.d.ts +1 -1
- package/webpubsub/webPubSubCustomCertificate.js +3 -3
- package/webpubsub/webPubSubCustomDomain.d.ts +1 -1
- package/webpubsub/webPubSubCustomDomain.js +3 -3
- package/webpubsub/webPubSubHub.d.ts +1 -1
- package/webpubsub/webPubSubHub.js +3 -3
- package/webpubsub/webPubSubPrivateEndpointConnection.d.ts +1 -1
- package/webpubsub/webPubSubPrivateEndpointConnection.js +3 -3
- package/webpubsub/webPubSubReplica.d.ts +1 -1
- package/webpubsub/webPubSubReplica.js +3 -3
- package/webpubsub/webPubSubSharedPrivateLinkResource.d.ts +1 -1
- package/webpubsub/webPubSubSharedPrivateLinkResource.js +3 -3
package/types/output.d.ts
CHANGED
|
@@ -133506,6 +133506,37 @@ export declare namespace azureplaywrightservice {
|
|
|
133506
133506
|
lastModifiedByType?: string;
|
|
133507
133507
|
}
|
|
133508
133508
|
}
|
|
133509
|
+
namespace v20241201 {
|
|
133510
|
+
/**
|
|
133511
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
133512
|
+
*/
|
|
133513
|
+
interface SystemDataResponse {
|
|
133514
|
+
/**
|
|
133515
|
+
* The timestamp of resource creation (UTC).
|
|
133516
|
+
*/
|
|
133517
|
+
createdAt?: string;
|
|
133518
|
+
/**
|
|
133519
|
+
* The identity that created the resource.
|
|
133520
|
+
*/
|
|
133521
|
+
createdBy?: string;
|
|
133522
|
+
/**
|
|
133523
|
+
* The type of identity that created the resource.
|
|
133524
|
+
*/
|
|
133525
|
+
createdByType?: string;
|
|
133526
|
+
/**
|
|
133527
|
+
* The timestamp of resource last modification (UTC)
|
|
133528
|
+
*/
|
|
133529
|
+
lastModifiedAt?: string;
|
|
133530
|
+
/**
|
|
133531
|
+
* The identity that last modified the resource.
|
|
133532
|
+
*/
|
|
133533
|
+
lastModifiedBy?: string;
|
|
133534
|
+
/**
|
|
133535
|
+
* The type of identity that last modified the resource.
|
|
133536
|
+
*/
|
|
133537
|
+
lastModifiedByType?: string;
|
|
133538
|
+
}
|
|
133539
|
+
}
|
|
133509
133540
|
}
|
|
133510
133541
|
export declare namespace azuresphere {
|
|
133511
133542
|
/**
|
|
@@ -707074,17 +707105,25 @@ export declare namespace machinelearningservices {
|
|
|
707074
707105
|
}
|
|
707075
707106
|
interface ActualCapacityInfoResponse {
|
|
707076
707107
|
/**
|
|
707077
|
-
* Gets or sets the
|
|
707108
|
+
* Gets or sets the number of instances (scale units) which Failed provisioning state and have target group payload.
|
|
707078
707109
|
*/
|
|
707079
|
-
|
|
707110
|
+
failed?: number;
|
|
707080
707111
|
/**
|
|
707081
|
-
* Gets or sets the number of instances which
|
|
707112
|
+
* Gets or sets the number of instances (scale units) which have Failed provisioning state but do not have target group payload.
|
|
707082
707113
|
*/
|
|
707083
|
-
|
|
707114
|
+
outdatedFailed?: number;
|
|
707084
707115
|
/**
|
|
707085
|
-
* Gets or sets the number of instances which
|
|
707116
|
+
* Gets or sets the number of instances (scale units) which have Succeeded provisioning state but do not have target group payload.
|
|
707086
707117
|
*/
|
|
707087
|
-
|
|
707118
|
+
outdatedSucceeded?: number;
|
|
707119
|
+
/**
|
|
707120
|
+
* Gets or sets the number of instances (scale units) which have Succeeded provisioning state and target group payload.
|
|
707121
|
+
*/
|
|
707122
|
+
succeeded?: number;
|
|
707123
|
+
/**
|
|
707124
|
+
* Gets or sets the total number of instances (scale units) regardless of provisioning state or whether current group payload version matches the target group payload.
|
|
707125
|
+
*/
|
|
707126
|
+
total?: number;
|
|
707088
707127
|
}
|
|
707089
707128
|
/**
|
|
707090
707129
|
* actualCapacityInfoResponseProvideDefaults sets the appropriate defaults for ActualCapacityInfoResponse
|
|
@@ -1066179,7 +1066218,487 @@ export declare namespace signalrservice {
|
|
|
1066179
1066218
|
/**
|
|
1066180
1066219
|
* Managed identity settings for upstream.
|
|
1066181
1066220
|
*/
|
|
1066182
|
-
managedIdentity?: outputs.signalrservice.v20230601preview.ManagedIdentitySettingsResponse;
|
|
1066221
|
+
managedIdentity?: outputs.signalrservice.v20230601preview.ManagedIdentitySettingsResponse;
|
|
1066222
|
+
/**
|
|
1066223
|
+
* Upstream auth type enum.
|
|
1066224
|
+
*/
|
|
1066225
|
+
type?: string;
|
|
1066226
|
+
}
|
|
1066227
|
+
/**
|
|
1066228
|
+
* Upstream template item settings. It defines the Upstream URL of the incoming requests.
|
|
1066229
|
+
* The template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template.
|
|
1066230
|
+
*/
|
|
1066231
|
+
interface UpstreamTemplateResponse {
|
|
1066232
|
+
/**
|
|
1066233
|
+
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1066234
|
+
*/
|
|
1066235
|
+
auth?: outputs.signalrservice.v20230601preview.UpstreamAuthSettingsResponse;
|
|
1066236
|
+
/**
|
|
1066237
|
+
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1066238
|
+
* There are 3 kind of patterns supported:
|
|
1066239
|
+
* 1. "*", it to matches any category name.
|
|
1066240
|
+
* 2. Combine multiple categories with ",", for example "connections,messages", it matches category "connections" and "messages".
|
|
1066241
|
+
* 3. The single category name, for example, "connections", it matches the category "connections".
|
|
1066242
|
+
*/
|
|
1066243
|
+
categoryPattern?: string;
|
|
1066244
|
+
/**
|
|
1066245
|
+
* Gets or sets the matching pattern for event names. If not set, it matches any event.
|
|
1066246
|
+
* There are 3 kind of patterns supported:
|
|
1066247
|
+
* 1. "*", it to matches any event name.
|
|
1066248
|
+
* 2. Combine multiple events with ",", for example "connect,disconnect", it matches event "connect" and "disconnect".
|
|
1066249
|
+
* 3. The single event name, for example, "connect", it matches "connect".
|
|
1066250
|
+
*/
|
|
1066251
|
+
eventPattern?: string;
|
|
1066252
|
+
/**
|
|
1066253
|
+
* Gets or sets the matching pattern for hub names. If not set, it matches any hub.
|
|
1066254
|
+
* There are 3 kind of patterns supported:
|
|
1066255
|
+
* 1. "*", it to matches any hub name.
|
|
1066256
|
+
* 2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2".
|
|
1066257
|
+
* 3. The single hub name, for example, "hub1", it matches "hub1".
|
|
1066258
|
+
*/
|
|
1066259
|
+
hubPattern?: string;
|
|
1066260
|
+
/**
|
|
1066261
|
+
* Gets or sets the Upstream URL template. You can use 3 predefined parameters {hub}, {category} {event} inside the template, the value of the Upstream URL is dynamically calculated when the client request comes in.
|
|
1066262
|
+
* For example, if the urlTemplate is `http://example.com/{hub}/api/{event}`, with a client request from hub `chat` connects, it will first POST to this URL: `http://example.com/chat/api/connect`.
|
|
1066263
|
+
*/
|
|
1066264
|
+
urlTemplate: string;
|
|
1066265
|
+
}
|
|
1066266
|
+
/**
|
|
1066267
|
+
* Properties of user assigned identity.
|
|
1066268
|
+
*/
|
|
1066269
|
+
interface UserAssignedIdentityPropertyResponse {
|
|
1066270
|
+
/**
|
|
1066271
|
+
* Get the client id for the user assigned identity
|
|
1066272
|
+
*/
|
|
1066273
|
+
clientId: string;
|
|
1066274
|
+
/**
|
|
1066275
|
+
* Get the principal id for the user assigned identity
|
|
1066276
|
+
*/
|
|
1066277
|
+
principalId: string;
|
|
1066278
|
+
}
|
|
1066279
|
+
}
|
|
1066280
|
+
namespace v20230801preview {
|
|
1066281
|
+
/**
|
|
1066282
|
+
* An IP rule
|
|
1066283
|
+
*/
|
|
1066284
|
+
interface IPRuleResponse {
|
|
1066285
|
+
/**
|
|
1066286
|
+
* Azure Networking ACL Action.
|
|
1066287
|
+
*/
|
|
1066288
|
+
action?: string;
|
|
1066289
|
+
/**
|
|
1066290
|
+
* An IP or CIDR or ServiceTag
|
|
1066291
|
+
*/
|
|
1066292
|
+
value?: string;
|
|
1066293
|
+
}
|
|
1066294
|
+
/**
|
|
1066295
|
+
* Live trace category configuration of a Microsoft.SignalRService resource.
|
|
1066296
|
+
*/
|
|
1066297
|
+
interface LiveTraceCategoryResponse {
|
|
1066298
|
+
/**
|
|
1066299
|
+
* Indicates whether or the live trace category is enabled.
|
|
1066300
|
+
* Available values: true, false.
|
|
1066301
|
+
* Case insensitive.
|
|
1066302
|
+
*/
|
|
1066303
|
+
enabled?: string;
|
|
1066304
|
+
/**
|
|
1066305
|
+
* Gets or sets the live trace category's name.
|
|
1066306
|
+
* Available values: ConnectivityLogs, MessagingLogs.
|
|
1066307
|
+
* Case insensitive.
|
|
1066308
|
+
*/
|
|
1066309
|
+
name?: string;
|
|
1066310
|
+
}
|
|
1066311
|
+
/**
|
|
1066312
|
+
* Live trace configuration of a Microsoft.SignalRService resource.
|
|
1066313
|
+
*/
|
|
1066314
|
+
interface LiveTraceConfigurationResponse {
|
|
1066315
|
+
/**
|
|
1066316
|
+
* Gets or sets the list of category configurations.
|
|
1066317
|
+
*/
|
|
1066318
|
+
categories?: outputs.signalrservice.v20230801preview.LiveTraceCategoryResponse[];
|
|
1066319
|
+
/**
|
|
1066320
|
+
* Indicates whether or not enable live trace.
|
|
1066321
|
+
* When it's set to true, live trace client can connect to the service.
|
|
1066322
|
+
* Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories".
|
|
1066323
|
+
* Available values: true, false.
|
|
1066324
|
+
* Case insensitive.
|
|
1066325
|
+
*/
|
|
1066326
|
+
enabled?: string;
|
|
1066327
|
+
}
|
|
1066328
|
+
/**
|
|
1066329
|
+
* liveTraceConfigurationResponseProvideDefaults sets the appropriate defaults for LiveTraceConfigurationResponse
|
|
1066330
|
+
*/
|
|
1066331
|
+
function liveTraceConfigurationResponseProvideDefaults(val: LiveTraceConfigurationResponse): LiveTraceConfigurationResponse;
|
|
1066332
|
+
/**
|
|
1066333
|
+
* A class represent managed identities used for request and response
|
|
1066334
|
+
*/
|
|
1066335
|
+
interface ManagedIdentityResponse {
|
|
1066336
|
+
/**
|
|
1066337
|
+
* Get the principal id for the system assigned identity.
|
|
1066338
|
+
* Only be used in response.
|
|
1066339
|
+
*/
|
|
1066340
|
+
principalId: string;
|
|
1066341
|
+
/**
|
|
1066342
|
+
* Get the tenant id for the system assigned identity.
|
|
1066343
|
+
* Only be used in response
|
|
1066344
|
+
*/
|
|
1066345
|
+
tenantId: string;
|
|
1066346
|
+
/**
|
|
1066347
|
+
* Represents the identity type: systemAssigned, userAssigned, None
|
|
1066348
|
+
*/
|
|
1066349
|
+
type?: string;
|
|
1066350
|
+
/**
|
|
1066351
|
+
* Get or set the user assigned identities
|
|
1066352
|
+
*/
|
|
1066353
|
+
userAssignedIdentities?: {
|
|
1066354
|
+
[key: string]: outputs.signalrservice.v20230801preview.UserAssignedIdentityPropertyResponse;
|
|
1066355
|
+
};
|
|
1066356
|
+
}
|
|
1066357
|
+
/**
|
|
1066358
|
+
* Managed identity settings for upstream.
|
|
1066359
|
+
*/
|
|
1066360
|
+
interface ManagedIdentitySettingsResponse {
|
|
1066361
|
+
/**
|
|
1066362
|
+
* The Resource indicating the App ID URI of the target resource.
|
|
1066363
|
+
* It also appears in the aud (audience) claim of the issued token.
|
|
1066364
|
+
*/
|
|
1066365
|
+
resource?: string;
|
|
1066366
|
+
}
|
|
1066367
|
+
/**
|
|
1066368
|
+
* Network ACL
|
|
1066369
|
+
*/
|
|
1066370
|
+
interface NetworkACLResponse {
|
|
1066371
|
+
/**
|
|
1066372
|
+
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
1066373
|
+
*/
|
|
1066374
|
+
allow?: string[];
|
|
1066375
|
+
/**
|
|
1066376
|
+
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
1066377
|
+
*/
|
|
1066378
|
+
deny?: string[];
|
|
1066379
|
+
}
|
|
1066380
|
+
/**
|
|
1066381
|
+
* ACL for a private endpoint
|
|
1066382
|
+
*/
|
|
1066383
|
+
interface PrivateEndpointACLResponse {
|
|
1066384
|
+
/**
|
|
1066385
|
+
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
1066386
|
+
*/
|
|
1066387
|
+
allow?: string[];
|
|
1066388
|
+
/**
|
|
1066389
|
+
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
1066390
|
+
*/
|
|
1066391
|
+
deny?: string[];
|
|
1066392
|
+
/**
|
|
1066393
|
+
* Name of the private endpoint connection
|
|
1066394
|
+
*/
|
|
1066395
|
+
name: string;
|
|
1066396
|
+
}
|
|
1066397
|
+
/**
|
|
1066398
|
+
* A private endpoint connection to an azure resource
|
|
1066399
|
+
*/
|
|
1066400
|
+
interface PrivateEndpointConnectionResponse {
|
|
1066401
|
+
/**
|
|
1066402
|
+
* Group IDs
|
|
1066403
|
+
*/
|
|
1066404
|
+
groupIds: string[];
|
|
1066405
|
+
/**
|
|
1066406
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
1066407
|
+
*/
|
|
1066408
|
+
id: string;
|
|
1066409
|
+
/**
|
|
1066410
|
+
* The name of the resource
|
|
1066411
|
+
*/
|
|
1066412
|
+
name: string;
|
|
1066413
|
+
/**
|
|
1066414
|
+
* Private endpoint
|
|
1066415
|
+
*/
|
|
1066416
|
+
privateEndpoint?: outputs.signalrservice.v20230801preview.PrivateEndpointResponse;
|
|
1066417
|
+
/**
|
|
1066418
|
+
* Connection state of the private endpoint connection
|
|
1066419
|
+
*/
|
|
1066420
|
+
privateLinkServiceConnectionState?: outputs.signalrservice.v20230801preview.PrivateLinkServiceConnectionStateResponse;
|
|
1066421
|
+
/**
|
|
1066422
|
+
* Provisioning state of the resource.
|
|
1066423
|
+
*/
|
|
1066424
|
+
provisioningState: string;
|
|
1066425
|
+
/**
|
|
1066426
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1066427
|
+
*/
|
|
1066428
|
+
systemData: outputs.signalrservice.v20230801preview.SystemDataResponse;
|
|
1066429
|
+
/**
|
|
1066430
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1066431
|
+
*/
|
|
1066432
|
+
type: string;
|
|
1066433
|
+
}
|
|
1066434
|
+
/**
|
|
1066435
|
+
* Private endpoint
|
|
1066436
|
+
*/
|
|
1066437
|
+
interface PrivateEndpointResponse {
|
|
1066438
|
+
/**
|
|
1066439
|
+
* Full qualified Id of the private endpoint
|
|
1066440
|
+
*/
|
|
1066441
|
+
id?: string;
|
|
1066442
|
+
}
|
|
1066443
|
+
/**
|
|
1066444
|
+
* Connection state of the private endpoint connection
|
|
1066445
|
+
*/
|
|
1066446
|
+
interface PrivateLinkServiceConnectionStateResponse {
|
|
1066447
|
+
/**
|
|
1066448
|
+
* A message indicating if changes on the service provider require any updates on the consumer.
|
|
1066449
|
+
*/
|
|
1066450
|
+
actionsRequired?: string;
|
|
1066451
|
+
/**
|
|
1066452
|
+
* The reason for approval/rejection of the connection.
|
|
1066453
|
+
*/
|
|
1066454
|
+
description?: string;
|
|
1066455
|
+
/**
|
|
1066456
|
+
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
1066457
|
+
*/
|
|
1066458
|
+
status?: string;
|
|
1066459
|
+
}
|
|
1066460
|
+
/**
|
|
1066461
|
+
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
1066462
|
+
*/
|
|
1066463
|
+
interface ResourceLogCategoryResponse {
|
|
1066464
|
+
/**
|
|
1066465
|
+
* Indicates whether or the resource log category is enabled.
|
|
1066466
|
+
* Available values: true, false.
|
|
1066467
|
+
* Case insensitive.
|
|
1066468
|
+
*/
|
|
1066469
|
+
enabled?: string;
|
|
1066470
|
+
/**
|
|
1066471
|
+
* Gets or sets the resource log category's name.
|
|
1066472
|
+
* Available values: ConnectivityLogs, MessagingLogs.
|
|
1066473
|
+
* Case insensitive.
|
|
1066474
|
+
*/
|
|
1066475
|
+
name?: string;
|
|
1066476
|
+
}
|
|
1066477
|
+
/**
|
|
1066478
|
+
* Resource log configuration of a Microsoft.SignalRService resource.
|
|
1066479
|
+
*/
|
|
1066480
|
+
interface ResourceLogConfigurationResponse {
|
|
1066481
|
+
/**
|
|
1066482
|
+
* Gets or sets the list of category configurations.
|
|
1066483
|
+
*/
|
|
1066484
|
+
categories?: outputs.signalrservice.v20230801preview.ResourceLogCategoryResponse[];
|
|
1066485
|
+
}
|
|
1066486
|
+
/**
|
|
1066487
|
+
* Reference to a resource.
|
|
1066488
|
+
*/
|
|
1066489
|
+
interface ResourceReferenceResponse {
|
|
1066490
|
+
/**
|
|
1066491
|
+
* Resource ID.
|
|
1066492
|
+
*/
|
|
1066493
|
+
id?: string;
|
|
1066494
|
+
}
|
|
1066495
|
+
/**
|
|
1066496
|
+
* The billing information of the resource.
|
|
1066497
|
+
*/
|
|
1066498
|
+
interface ResourceSkuResponse {
|
|
1066499
|
+
/**
|
|
1066500
|
+
* Optional, integer. The unit count of the resource. 1 by default.
|
|
1066501
|
+
*
|
|
1066502
|
+
* If present, following values are allowed:
|
|
1066503
|
+
* Free: 1;
|
|
1066504
|
+
* Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
1066505
|
+
* Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
1066506
|
+
*/
|
|
1066507
|
+
capacity?: number;
|
|
1066508
|
+
/**
|
|
1066509
|
+
* Not used. Retained for future use.
|
|
1066510
|
+
*/
|
|
1066511
|
+
family: string;
|
|
1066512
|
+
/**
|
|
1066513
|
+
* The name of the SKU. Required.
|
|
1066514
|
+
*
|
|
1066515
|
+
* Allowed values: Standard_S1, Free_F1, Premium_P1
|
|
1066516
|
+
*/
|
|
1066517
|
+
name: string;
|
|
1066518
|
+
/**
|
|
1066519
|
+
* Not used. Retained for future use.
|
|
1066520
|
+
*/
|
|
1066521
|
+
size: string;
|
|
1066522
|
+
/**
|
|
1066523
|
+
* Optional tier of this particular SKU. 'Standard' or 'Free'.
|
|
1066524
|
+
*
|
|
1066525
|
+
* `Basic` is deprecated, use `Standard` instead.
|
|
1066526
|
+
*/
|
|
1066527
|
+
tier?: string;
|
|
1066528
|
+
}
|
|
1066529
|
+
/**
|
|
1066530
|
+
* Serverless settings.
|
|
1066531
|
+
*/
|
|
1066532
|
+
interface ServerlessSettingsResponse {
|
|
1066533
|
+
/**
|
|
1066534
|
+
* Gets or sets Client Connection Timeout. Optional to be set.
|
|
1066535
|
+
* Value in seconds.
|
|
1066536
|
+
* Default value is 30 seconds.
|
|
1066537
|
+
* Customer should set the timeout to a shorter period if messages are expected to be sent in shorter intervals,
|
|
1066538
|
+
* and want the client to disconnect more quickly after the last message is sent.
|
|
1066539
|
+
* You can set the timeout to a longer period if messages are expected to be sent in longer intervals,
|
|
1066540
|
+
* and they want to keep the same client connection alive during this session.
|
|
1066541
|
+
* The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
|
|
1066542
|
+
*/
|
|
1066543
|
+
connectionTimeoutInSeconds?: number;
|
|
1066544
|
+
}
|
|
1066545
|
+
/**
|
|
1066546
|
+
* serverlessSettingsResponseProvideDefaults sets the appropriate defaults for ServerlessSettingsResponse
|
|
1066547
|
+
*/
|
|
1066548
|
+
function serverlessSettingsResponseProvideDefaults(val: ServerlessSettingsResponse): ServerlessSettingsResponse;
|
|
1066549
|
+
/**
|
|
1066550
|
+
* The settings for the Upstream when the service is in server-less mode.
|
|
1066551
|
+
*/
|
|
1066552
|
+
interface ServerlessUpstreamSettingsResponse {
|
|
1066553
|
+
/**
|
|
1066554
|
+
* Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1066555
|
+
*/
|
|
1066556
|
+
templates?: outputs.signalrservice.v20230801preview.UpstreamTemplateResponse[];
|
|
1066557
|
+
}
|
|
1066558
|
+
/**
|
|
1066559
|
+
* Describes a Shared Private Link Resource
|
|
1066560
|
+
*/
|
|
1066561
|
+
interface SharedPrivateLinkResourceResponse {
|
|
1066562
|
+
/**
|
|
1066563
|
+
* The group id from the provider of resource the shared private link resource is for
|
|
1066564
|
+
*/
|
|
1066565
|
+
groupId: string;
|
|
1066566
|
+
/**
|
|
1066567
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
1066568
|
+
*/
|
|
1066569
|
+
id: string;
|
|
1066570
|
+
/**
|
|
1066571
|
+
* The name of the resource
|
|
1066572
|
+
*/
|
|
1066573
|
+
name: string;
|
|
1066574
|
+
/**
|
|
1066575
|
+
* The resource id of the resource the shared private link resource is for
|
|
1066576
|
+
*/
|
|
1066577
|
+
privateLinkResourceId: string;
|
|
1066578
|
+
/**
|
|
1066579
|
+
* Provisioning state of the resource.
|
|
1066580
|
+
*/
|
|
1066581
|
+
provisioningState: string;
|
|
1066582
|
+
/**
|
|
1066583
|
+
* The request message for requesting approval of the shared private link resource
|
|
1066584
|
+
*/
|
|
1066585
|
+
requestMessage?: string;
|
|
1066586
|
+
/**
|
|
1066587
|
+
* Status of the shared private link resource
|
|
1066588
|
+
*/
|
|
1066589
|
+
status: string;
|
|
1066590
|
+
/**
|
|
1066591
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1066592
|
+
*/
|
|
1066593
|
+
systemData: outputs.signalrservice.v20230801preview.SystemDataResponse;
|
|
1066594
|
+
/**
|
|
1066595
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1066596
|
+
*/
|
|
1066597
|
+
type: string;
|
|
1066598
|
+
}
|
|
1066599
|
+
/**
|
|
1066600
|
+
* Cross-Origin Resource Sharing (CORS) settings.
|
|
1066601
|
+
*/
|
|
1066602
|
+
interface SignalRCorsSettingsResponse {
|
|
1066603
|
+
/**
|
|
1066604
|
+
* Gets or sets the list of origins that should be allowed to make cross-origin calls (for example: http://example.com:12345). Use "*" to allow all. If omitted, allow all by default.
|
|
1066605
|
+
*/
|
|
1066606
|
+
allowedOrigins?: string[];
|
|
1066607
|
+
}
|
|
1066608
|
+
/**
|
|
1066609
|
+
* Feature of a resource, which controls the runtime behavior.
|
|
1066610
|
+
*/
|
|
1066611
|
+
interface SignalRFeatureResponse {
|
|
1066612
|
+
/**
|
|
1066613
|
+
* FeatureFlags is the supported features of Azure SignalR service.
|
|
1066614
|
+
* - ServiceMode: Flag for backend server for SignalR service. Values allowed: "Default": have your own backend server; "Serverless": your application doesn't have a backend server; "Classic": for backward compatibility. Support both Default and Serverless mode but not recommended; "PredefinedOnly": for future use.
|
|
1066615
|
+
* - EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
1066616
|
+
* - EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
1066617
|
+
* - EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
|
|
1066618
|
+
*/
|
|
1066619
|
+
flag: string;
|
|
1066620
|
+
/**
|
|
1066621
|
+
* Optional properties related to this feature.
|
|
1066622
|
+
*/
|
|
1066623
|
+
properties?: {
|
|
1066624
|
+
[key: string]: string;
|
|
1066625
|
+
};
|
|
1066626
|
+
/**
|
|
1066627
|
+
* Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
|
|
1066628
|
+
*/
|
|
1066629
|
+
value: string;
|
|
1066630
|
+
}
|
|
1066631
|
+
/**
|
|
1066632
|
+
* Network ACLs for the resource
|
|
1066633
|
+
*/
|
|
1066634
|
+
interface SignalRNetworkACLsResponse {
|
|
1066635
|
+
/**
|
|
1066636
|
+
* Azure Networking ACL Action.
|
|
1066637
|
+
*/
|
|
1066638
|
+
defaultAction?: string;
|
|
1066639
|
+
/**
|
|
1066640
|
+
* IP rules for filtering public traffic
|
|
1066641
|
+
*/
|
|
1066642
|
+
ipRules?: outputs.signalrservice.v20230801preview.IPRuleResponse[];
|
|
1066643
|
+
/**
|
|
1066644
|
+
* ACLs for requests from private endpoints
|
|
1066645
|
+
*/
|
|
1066646
|
+
privateEndpoints?: outputs.signalrservice.v20230801preview.PrivateEndpointACLResponse[];
|
|
1066647
|
+
/**
|
|
1066648
|
+
* Network ACL
|
|
1066649
|
+
*/
|
|
1066650
|
+
publicNetwork?: outputs.signalrservice.v20230801preview.NetworkACLResponse;
|
|
1066651
|
+
}
|
|
1066652
|
+
/**
|
|
1066653
|
+
* TLS settings for the resource
|
|
1066654
|
+
*/
|
|
1066655
|
+
interface SignalRTlsSettingsResponse {
|
|
1066656
|
+
/**
|
|
1066657
|
+
* Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier.
|
|
1066658
|
+
*/
|
|
1066659
|
+
clientCertEnabled?: boolean;
|
|
1066660
|
+
}
|
|
1066661
|
+
/**
|
|
1066662
|
+
* signalRTlsSettingsResponseProvideDefaults sets the appropriate defaults for SignalRTlsSettingsResponse
|
|
1066663
|
+
*/
|
|
1066664
|
+
function signalRTlsSettingsResponseProvideDefaults(val: SignalRTlsSettingsResponse): SignalRTlsSettingsResponse;
|
|
1066665
|
+
/**
|
|
1066666
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
1066667
|
+
*/
|
|
1066668
|
+
interface SystemDataResponse {
|
|
1066669
|
+
/**
|
|
1066670
|
+
* The timestamp of resource creation (UTC).
|
|
1066671
|
+
*/
|
|
1066672
|
+
createdAt?: string;
|
|
1066673
|
+
/**
|
|
1066674
|
+
* The identity that created the resource.
|
|
1066675
|
+
*/
|
|
1066676
|
+
createdBy?: string;
|
|
1066677
|
+
/**
|
|
1066678
|
+
* The type of identity that created the resource.
|
|
1066679
|
+
*/
|
|
1066680
|
+
createdByType?: string;
|
|
1066681
|
+
/**
|
|
1066682
|
+
* The timestamp of resource last modification (UTC)
|
|
1066683
|
+
*/
|
|
1066684
|
+
lastModifiedAt?: string;
|
|
1066685
|
+
/**
|
|
1066686
|
+
* The identity that last modified the resource.
|
|
1066687
|
+
*/
|
|
1066688
|
+
lastModifiedBy?: string;
|
|
1066689
|
+
/**
|
|
1066690
|
+
* The type of identity that last modified the resource.
|
|
1066691
|
+
*/
|
|
1066692
|
+
lastModifiedByType?: string;
|
|
1066693
|
+
}
|
|
1066694
|
+
/**
|
|
1066695
|
+
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1066696
|
+
*/
|
|
1066697
|
+
interface UpstreamAuthSettingsResponse {
|
|
1066698
|
+
/**
|
|
1066699
|
+
* Managed identity settings for upstream.
|
|
1066700
|
+
*/
|
|
1066701
|
+
managedIdentity?: outputs.signalrservice.v20230801preview.ManagedIdentitySettingsResponse;
|
|
1066183
1066702
|
/**
|
|
1066184
1066703
|
* Upstream auth type enum.
|
|
1066185
1066704
|
*/
|
|
@@ -1066193,7 +1066712,7 @@ export declare namespace signalrservice {
|
|
|
1066193
1066712
|
/**
|
|
1066194
1066713
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1066195
1066714
|
*/
|
|
1066196
|
-
auth?: outputs.signalrservice.
|
|
1066715
|
+
auth?: outputs.signalrservice.v20230801preview.UpstreamAuthSettingsResponse;
|
|
1066197
1066716
|
/**
|
|
1066198
1066717
|
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1066199
1066718
|
* There are 3 kind of patterns supported:
|
|
@@ -1066238,7 +1066757,7 @@ export declare namespace signalrservice {
|
|
|
1066238
1066757
|
principalId: string;
|
|
1066239
1066758
|
}
|
|
1066240
1066759
|
}
|
|
1066241
|
-
namespace
|
|
1066760
|
+
namespace v20240101preview {
|
|
1066242
1066761
|
/**
|
|
1066243
1066762
|
* An IP rule
|
|
1066244
1066763
|
*/
|
|
@@ -1066276,7 +1066795,7 @@ export declare namespace signalrservice {
|
|
|
1066276
1066795
|
/**
|
|
1066277
1066796
|
* Gets or sets the list of category configurations.
|
|
1066278
1066797
|
*/
|
|
1066279
|
-
categories?: outputs.signalrservice.
|
|
1066798
|
+
categories?: outputs.signalrservice.v20240101preview.LiveTraceCategoryResponse[];
|
|
1066280
1066799
|
/**
|
|
1066281
1066800
|
* Indicates whether or not enable live trace.
|
|
1066282
1066801
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1066312,7 +1066831,7 @@ export declare namespace signalrservice {
|
|
|
1066312
1066831
|
* Get or set the user assigned identities
|
|
1066313
1066832
|
*/
|
|
1066314
1066833
|
userAssignedIdentities?: {
|
|
1066315
|
-
[key: string]: outputs.signalrservice.
|
|
1066834
|
+
[key: string]: outputs.signalrservice.v20240101preview.UserAssignedIdentityPropertyResponse;
|
|
1066316
1066835
|
};
|
|
1066317
1066836
|
}
|
|
1066318
1066837
|
/**
|
|
@@ -1066374,11 +1066893,11 @@ export declare namespace signalrservice {
|
|
|
1066374
1066893
|
/**
|
|
1066375
1066894
|
* Private endpoint
|
|
1066376
1066895
|
*/
|
|
1066377
|
-
privateEndpoint?: outputs.signalrservice.
|
|
1066896
|
+
privateEndpoint?: outputs.signalrservice.v20240101preview.PrivateEndpointResponse;
|
|
1066378
1066897
|
/**
|
|
1066379
1066898
|
* Connection state of the private endpoint connection
|
|
1066380
1066899
|
*/
|
|
1066381
|
-
privateLinkServiceConnectionState?: outputs.signalrservice.
|
|
1066900
|
+
privateLinkServiceConnectionState?: outputs.signalrservice.v20240101preview.PrivateLinkServiceConnectionStateResponse;
|
|
1066382
1066901
|
/**
|
|
1066383
1066902
|
* Provisioning state of the resource.
|
|
1066384
1066903
|
*/
|
|
@@ -1066386,7 +1066905,7 @@ export declare namespace signalrservice {
|
|
|
1066386
1066905
|
/**
|
|
1066387
1066906
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1066388
1066907
|
*/
|
|
1066389
|
-
systemData: outputs.signalrservice.
|
|
1066908
|
+
systemData: outputs.signalrservice.v20240101preview.SystemDataResponse;
|
|
1066390
1066909
|
/**
|
|
1066391
1066910
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1066392
1066911
|
*/
|
|
@@ -1066442,7 +1066961,7 @@ export declare namespace signalrservice {
|
|
|
1066442
1066961
|
/**
|
|
1066443
1066962
|
* Gets or sets the list of category configurations.
|
|
1066444
1066963
|
*/
|
|
1066445
|
-
categories?: outputs.signalrservice.
|
|
1066964
|
+
categories?: outputs.signalrservice.v20240101preview.ResourceLogCategoryResponse[];
|
|
1066446
1066965
|
}
|
|
1066447
1066966
|
/**
|
|
1066448
1066967
|
* Reference to a resource.
|
|
@@ -1066458,12 +1066977,14 @@ export declare namespace signalrservice {
|
|
|
1066458
1066977
|
*/
|
|
1066459
1066978
|
interface ResourceSkuResponse {
|
|
1066460
1066979
|
/**
|
|
1066461
|
-
* Optional, integer. The unit count of the resource.
|
|
1066980
|
+
* Optional, integer. The unit count of the resource.
|
|
1066981
|
+
* 1 for Free_F1/Standard_S1/Premium_P1, 100 for Premium_P2 by default.
|
|
1066462
1066982
|
*
|
|
1066463
1066983
|
* If present, following values are allowed:
|
|
1066464
|
-
*
|
|
1066465
|
-
*
|
|
1066466
|
-
*
|
|
1066984
|
+
* Free_F1: 1;
|
|
1066985
|
+
* Standard_S1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
1066986
|
+
* Premium_P1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
1066987
|
+
* Premium_P2: 100,200,300,400,500,600,700,800,900,1000;
|
|
1066467
1066988
|
*/
|
|
1066468
1066989
|
capacity?: number;
|
|
1066469
1066990
|
/**
|
|
@@ -1066473,7 +1066994,7 @@ export declare namespace signalrservice {
|
|
|
1066473
1066994
|
/**
|
|
1066474
1066995
|
* The name of the SKU. Required.
|
|
1066475
1066996
|
*
|
|
1066476
|
-
* Allowed values: Standard_S1, Free_F1, Premium_P1
|
|
1066997
|
+
* Allowed values: Standard_S1, Free_F1, Premium_P1, Premium_P2
|
|
1066477
1066998
|
*/
|
|
1066478
1066999
|
name: string;
|
|
1066479
1067000
|
/**
|
|
@@ -1066514,7 +1067035,7 @@ export declare namespace signalrservice {
|
|
|
1066514
1067035
|
/**
|
|
1066515
1067036
|
* Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1066516
1067037
|
*/
|
|
1066517
|
-
templates?: outputs.signalrservice.
|
|
1067038
|
+
templates?: outputs.signalrservice.v20240101preview.UpstreamTemplateResponse[];
|
|
1066518
1067039
|
}
|
|
1066519
1067040
|
/**
|
|
1066520
1067041
|
* Describes a Shared Private Link Resource
|
|
@@ -1066551,7 +1067072,7 @@ export declare namespace signalrservice {
|
|
|
1066551
1067072
|
/**
|
|
1066552
1067073
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1066553
1067074
|
*/
|
|
1066554
|
-
systemData: outputs.signalrservice.
|
|
1067075
|
+
systemData: outputs.signalrservice.v20240101preview.SystemDataResponse;
|
|
1066555
1067076
|
/**
|
|
1066556
1067077
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1066557
1067078
|
*/
|
|
@@ -1066600,15 +1067121,15 @@ export declare namespace signalrservice {
|
|
|
1066600
1067121
|
/**
|
|
1066601
1067122
|
* IP rules for filtering public traffic
|
|
1066602
1067123
|
*/
|
|
1066603
|
-
ipRules?: outputs.signalrservice.
|
|
1067124
|
+
ipRules?: outputs.signalrservice.v20240101preview.IPRuleResponse[];
|
|
1066604
1067125
|
/**
|
|
1066605
1067126
|
* ACLs for requests from private endpoints
|
|
1066606
1067127
|
*/
|
|
1066607
|
-
privateEndpoints?: outputs.signalrservice.
|
|
1067128
|
+
privateEndpoints?: outputs.signalrservice.v20240101preview.PrivateEndpointACLResponse[];
|
|
1066608
1067129
|
/**
|
|
1066609
1067130
|
* Network ACL
|
|
1066610
1067131
|
*/
|
|
1066611
|
-
publicNetwork?: outputs.signalrservice.
|
|
1067132
|
+
publicNetwork?: outputs.signalrservice.v20240101preview.NetworkACLResponse;
|
|
1066612
1067133
|
}
|
|
1066613
1067134
|
/**
|
|
1066614
1067135
|
* TLS settings for the resource
|
|
@@ -1066659,7 +1067180,7 @@ export declare namespace signalrservice {
|
|
|
1066659
1067180
|
/**
|
|
1066660
1067181
|
* Managed identity settings for upstream.
|
|
1066661
1067182
|
*/
|
|
1066662
|
-
managedIdentity?: outputs.signalrservice.
|
|
1067183
|
+
managedIdentity?: outputs.signalrservice.v20240101preview.ManagedIdentitySettingsResponse;
|
|
1066663
1067184
|
/**
|
|
1066664
1067185
|
* Upstream auth type enum.
|
|
1066665
1067186
|
*/
|
|
@@ -1066673,7 +1067194,7 @@ export declare namespace signalrservice {
|
|
|
1066673
1067194
|
/**
|
|
1066674
1067195
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1066675
1067196
|
*/
|
|
1066676
|
-
auth?: outputs.signalrservice.
|
|
1067197
|
+
auth?: outputs.signalrservice.v20240101preview.UpstreamAuthSettingsResponse;
|
|
1066677
1067198
|
/**
|
|
1066678
1067199
|
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1066679
1067200
|
* There are 3 kind of patterns supported:
|
|
@@ -1066718,7 +1067239,7 @@ export declare namespace signalrservice {
|
|
|
1066718
1067239
|
principalId: string;
|
|
1066719
1067240
|
}
|
|
1066720
1067241
|
}
|
|
1066721
|
-
namespace
|
|
1067242
|
+
namespace v20240301 {
|
|
1066722
1067243
|
/**
|
|
1066723
1067244
|
* An IP rule
|
|
1066724
1067245
|
*/
|
|
@@ -1066756,7 +1067277,7 @@ export declare namespace signalrservice {
|
|
|
1066756
1067277
|
/**
|
|
1066757
1067278
|
* Gets or sets the list of category configurations.
|
|
1066758
1067279
|
*/
|
|
1066759
|
-
categories?: outputs.signalrservice.
|
|
1067280
|
+
categories?: outputs.signalrservice.v20240301.LiveTraceCategoryResponse[];
|
|
1066760
1067281
|
/**
|
|
1066761
1067282
|
* Indicates whether or not enable live trace.
|
|
1066762
1067283
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1066792,7 +1067313,7 @@ export declare namespace signalrservice {
|
|
|
1066792
1067313
|
* Get or set the user assigned identities
|
|
1066793
1067314
|
*/
|
|
1066794
1067315
|
userAssignedIdentities?: {
|
|
1066795
|
-
[key: string]: outputs.signalrservice.
|
|
1067316
|
+
[key: string]: outputs.signalrservice.v20240301.UserAssignedIdentityPropertyResponse;
|
|
1066796
1067317
|
};
|
|
1066797
1067318
|
}
|
|
1066798
1067319
|
/**
|
|
@@ -1066854,11 +1067375,11 @@ export declare namespace signalrservice {
|
|
|
1066854
1067375
|
/**
|
|
1066855
1067376
|
* Private endpoint
|
|
1066856
1067377
|
*/
|
|
1066857
|
-
privateEndpoint?: outputs.signalrservice.
|
|
1067378
|
+
privateEndpoint?: outputs.signalrservice.v20240301.PrivateEndpointResponse;
|
|
1066858
1067379
|
/**
|
|
1066859
1067380
|
* Connection state of the private endpoint connection
|
|
1066860
1067381
|
*/
|
|
1066861
|
-
privateLinkServiceConnectionState?: outputs.signalrservice.
|
|
1067382
|
+
privateLinkServiceConnectionState?: outputs.signalrservice.v20240301.PrivateLinkServiceConnectionStateResponse;
|
|
1066862
1067383
|
/**
|
|
1066863
1067384
|
* Provisioning state of the resource.
|
|
1066864
1067385
|
*/
|
|
@@ -1066866,7 +1067387,7 @@ export declare namespace signalrservice {
|
|
|
1066866
1067387
|
/**
|
|
1066867
1067388
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1066868
1067389
|
*/
|
|
1066869
|
-
systemData: outputs.signalrservice.
|
|
1067390
|
+
systemData: outputs.signalrservice.v20240301.SystemDataResponse;
|
|
1066870
1067391
|
/**
|
|
1066871
1067392
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1066872
1067393
|
*/
|
|
@@ -1066922,7 +1067443,7 @@ export declare namespace signalrservice {
|
|
|
1066922
1067443
|
/**
|
|
1066923
1067444
|
* Gets or sets the list of category configurations.
|
|
1066924
1067445
|
*/
|
|
1066925
|
-
categories?: outputs.signalrservice.
|
|
1067446
|
+
categories?: outputs.signalrservice.v20240301.ResourceLogCategoryResponse[];
|
|
1066926
1067447
|
}
|
|
1066927
1067448
|
/**
|
|
1066928
1067449
|
* Reference to a resource.
|
|
@@ -1066996,7 +1067517,7 @@ export declare namespace signalrservice {
|
|
|
1066996
1067517
|
/**
|
|
1066997
1067518
|
* Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1066998
1067519
|
*/
|
|
1066999
|
-
templates?: outputs.signalrservice.
|
|
1067520
|
+
templates?: outputs.signalrservice.v20240301.UpstreamTemplateResponse[];
|
|
1067000
1067521
|
}
|
|
1067001
1067522
|
/**
|
|
1067002
1067523
|
* Describes a Shared Private Link Resource
|
|
@@ -1067033,7 +1067554,7 @@ export declare namespace signalrservice {
|
|
|
1067033
1067554
|
/**
|
|
1067034
1067555
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1067035
1067556
|
*/
|
|
1067036
|
-
systemData: outputs.signalrservice.
|
|
1067557
|
+
systemData: outputs.signalrservice.v20240301.SystemDataResponse;
|
|
1067037
1067558
|
/**
|
|
1067038
1067559
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1067039
1067560
|
*/
|
|
@@ -1067082,15 +1067603,15 @@ export declare namespace signalrservice {
|
|
|
1067082
1067603
|
/**
|
|
1067083
1067604
|
* IP rules for filtering public traffic
|
|
1067084
1067605
|
*/
|
|
1067085
|
-
ipRules?: outputs.signalrservice.
|
|
1067606
|
+
ipRules?: outputs.signalrservice.v20240301.IPRuleResponse[];
|
|
1067086
1067607
|
/**
|
|
1067087
1067608
|
* ACLs for requests from private endpoints
|
|
1067088
1067609
|
*/
|
|
1067089
|
-
privateEndpoints?: outputs.signalrservice.
|
|
1067610
|
+
privateEndpoints?: outputs.signalrservice.v20240301.PrivateEndpointACLResponse[];
|
|
1067090
1067611
|
/**
|
|
1067091
1067612
|
* Network ACL
|
|
1067092
1067613
|
*/
|
|
1067093
|
-
publicNetwork?: outputs.signalrservice.
|
|
1067614
|
+
publicNetwork?: outputs.signalrservice.v20240301.NetworkACLResponse;
|
|
1067094
1067615
|
}
|
|
1067095
1067616
|
/**
|
|
1067096
1067617
|
* TLS settings for the resource
|
|
@@ -1067141,7 +1067662,7 @@ export declare namespace signalrservice {
|
|
|
1067141
1067662
|
/**
|
|
1067142
1067663
|
* Managed identity settings for upstream.
|
|
1067143
1067664
|
*/
|
|
1067144
|
-
managedIdentity?: outputs.signalrservice.
|
|
1067665
|
+
managedIdentity?: outputs.signalrservice.v20240301.ManagedIdentitySettingsResponse;
|
|
1067145
1067666
|
/**
|
|
1067146
1067667
|
* Upstream auth type enum.
|
|
1067147
1067668
|
*/
|
|
@@ -1067155,7 +1067676,7 @@ export declare namespace signalrservice {
|
|
|
1067155
1067676
|
/**
|
|
1067156
1067677
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1067157
1067678
|
*/
|
|
1067158
|
-
auth?: outputs.signalrservice.
|
|
1067679
|
+
auth?: outputs.signalrservice.v20240301.UpstreamAuthSettingsResponse;
|
|
1067159
1067680
|
/**
|
|
1067160
1067681
|
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1067161
1067682
|
* There are 3 kind of patterns supported:
|
|
@@ -1067200,7 +1067721,16 @@ export declare namespace signalrservice {
|
|
|
1067200
1067721
|
principalId: string;
|
|
1067201
1067722
|
}
|
|
1067202
1067723
|
}
|
|
1067203
|
-
namespace
|
|
1067724
|
+
namespace v20240401preview {
|
|
1067725
|
+
/**
|
|
1067726
|
+
* Application firewall settings for the resource
|
|
1067727
|
+
*/
|
|
1067728
|
+
interface ApplicationFirewallSettingsResponse {
|
|
1067729
|
+
/**
|
|
1067730
|
+
* Rules to control the client connection count
|
|
1067731
|
+
*/
|
|
1067732
|
+
clientConnectionCountRules?: (outputs.signalrservice.v20240401preview.ThrottleByJwtCustomClaimRuleResponse | outputs.signalrservice.v20240401preview.ThrottleByJwtSignatureRuleResponse | outputs.signalrservice.v20240401preview.ThrottleByUserIdRuleResponse)[];
|
|
1067733
|
+
}
|
|
1067204
1067734
|
/**
|
|
1067205
1067735
|
* An IP rule
|
|
1067206
1067736
|
*/
|
|
@@ -1067238,7 +1067768,7 @@ export declare namespace signalrservice {
|
|
|
1067238
1067768
|
/**
|
|
1067239
1067769
|
* Gets or sets the list of category configurations.
|
|
1067240
1067770
|
*/
|
|
1067241
|
-
categories?: outputs.signalrservice.
|
|
1067771
|
+
categories?: outputs.signalrservice.v20240401preview.LiveTraceCategoryResponse[];
|
|
1067242
1067772
|
/**
|
|
1067243
1067773
|
* Indicates whether or not enable live trace.
|
|
1067244
1067774
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1067274,7 +1067804,7 @@ export declare namespace signalrservice {
|
|
|
1067274
1067804
|
* Get or set the user assigned identities
|
|
1067275
1067805
|
*/
|
|
1067276
1067806
|
userAssignedIdentities?: {
|
|
1067277
|
-
[key: string]: outputs.signalrservice.
|
|
1067807
|
+
[key: string]: outputs.signalrservice.v20240401preview.UserAssignedIdentityPropertyResponse;
|
|
1067278
1067808
|
};
|
|
1067279
1067809
|
}
|
|
1067280
1067810
|
/**
|
|
@@ -1067336,11 +1067866,11 @@ export declare namespace signalrservice {
|
|
|
1067336
1067866
|
/**
|
|
1067337
1067867
|
* Private endpoint
|
|
1067338
1067868
|
*/
|
|
1067339
|
-
privateEndpoint?: outputs.signalrservice.
|
|
1067869
|
+
privateEndpoint?: outputs.signalrservice.v20240401preview.PrivateEndpointResponse;
|
|
1067340
1067870
|
/**
|
|
1067341
1067871
|
* Connection state of the private endpoint connection
|
|
1067342
1067872
|
*/
|
|
1067343
|
-
privateLinkServiceConnectionState?: outputs.signalrservice.
|
|
1067873
|
+
privateLinkServiceConnectionState?: outputs.signalrservice.v20240401preview.PrivateLinkServiceConnectionStateResponse;
|
|
1067344
1067874
|
/**
|
|
1067345
1067875
|
* Provisioning state of the resource.
|
|
1067346
1067876
|
*/
|
|
@@ -1067348,7 +1067878,7 @@ export declare namespace signalrservice {
|
|
|
1067348
1067878
|
/**
|
|
1067349
1067879
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1067350
1067880
|
*/
|
|
1067351
|
-
systemData: outputs.signalrservice.
|
|
1067881
|
+
systemData: outputs.signalrservice.v20240401preview.SystemDataResponse;
|
|
1067352
1067882
|
/**
|
|
1067353
1067883
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1067354
1067884
|
*/
|
|
@@ -1067404,7 +1067934,7 @@ export declare namespace signalrservice {
|
|
|
1067404
1067934
|
/**
|
|
1067405
1067935
|
* Gets or sets the list of category configurations.
|
|
1067406
1067936
|
*/
|
|
1067407
|
-
categories?: outputs.signalrservice.
|
|
1067937
|
+
categories?: outputs.signalrservice.v20240401preview.ResourceLogCategoryResponse[];
|
|
1067408
1067938
|
}
|
|
1067409
1067939
|
/**
|
|
1067410
1067940
|
* Reference to a resource.
|
|
@@ -1067478,7 +1068008,7 @@ export declare namespace signalrservice {
|
|
|
1067478
1068008
|
/**
|
|
1067479
1068009
|
* Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1067480
1068010
|
*/
|
|
1067481
|
-
templates?: outputs.signalrservice.
|
|
1068011
|
+
templates?: outputs.signalrservice.v20240401preview.UpstreamTemplateResponse[];
|
|
1067482
1068012
|
}
|
|
1067483
1068013
|
/**
|
|
1067484
1068014
|
* Describes a Shared Private Link Resource
|
|
@@ -1067515,7 +1068045,7 @@ export declare namespace signalrservice {
|
|
|
1067515
1068045
|
/**
|
|
1067516
1068046
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1067517
1068047
|
*/
|
|
1067518
|
-
systemData: outputs.signalrservice.
|
|
1068048
|
+
systemData: outputs.signalrservice.v20240401preview.SystemDataResponse;
|
|
1067519
1068049
|
/**
|
|
1067520
1068050
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1067521
1068051
|
*/
|
|
@@ -1067564,15 +1068094,15 @@ export declare namespace signalrservice {
|
|
|
1067564
1068094
|
/**
|
|
1067565
1068095
|
* IP rules for filtering public traffic
|
|
1067566
1068096
|
*/
|
|
1067567
|
-
ipRules?: outputs.signalrservice.
|
|
1068097
|
+
ipRules?: outputs.signalrservice.v20240401preview.IPRuleResponse[];
|
|
1067568
1068098
|
/**
|
|
1067569
1068099
|
* ACLs for requests from private endpoints
|
|
1067570
1068100
|
*/
|
|
1067571
|
-
privateEndpoints?: outputs.signalrservice.
|
|
1068101
|
+
privateEndpoints?: outputs.signalrservice.v20240401preview.PrivateEndpointACLResponse[];
|
|
1067572
1068102
|
/**
|
|
1067573
1068103
|
* Network ACL
|
|
1067574
1068104
|
*/
|
|
1067575
|
-
publicNetwork?: outputs.signalrservice.
|
|
1068105
|
+
publicNetwork?: outputs.signalrservice.v20240401preview.NetworkACLResponse;
|
|
1067576
1068106
|
}
|
|
1067577
1068107
|
/**
|
|
1067578
1068108
|
* TLS settings for the resource
|
|
@@ -1067616,6 +1068146,64 @@ export declare namespace signalrservice {
|
|
|
1067616
1068146
|
*/
|
|
1067617
1068147
|
lastModifiedByType?: string;
|
|
1067618
1068148
|
}
|
|
1068149
|
+
/**
|
|
1068150
|
+
* Throttle the client connection by a custom JWT claim
|
|
1068151
|
+
*/
|
|
1068152
|
+
interface ThrottleByJwtCustomClaimRuleResponse {
|
|
1068153
|
+
/**
|
|
1068154
|
+
* The name of the claim in the JWT token. The client connection with the same claim value will be aggregated. If the claim is not found in the token, the connection will be allowed.
|
|
1068155
|
+
*/
|
|
1068156
|
+
claimName: string;
|
|
1068157
|
+
/**
|
|
1068158
|
+
* Maximum connection count allowed for the same Jwt claim value. Clients with the same Jwt claim will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1068159
|
+
*/
|
|
1068160
|
+
maxCount?: number;
|
|
1068161
|
+
/**
|
|
1068162
|
+
*
|
|
1068163
|
+
* Expected value is 'ThrottleByJwtCustomClaimRule'.
|
|
1068164
|
+
*/
|
|
1068165
|
+
type: "ThrottleByJwtCustomClaimRule";
|
|
1068166
|
+
}
|
|
1068167
|
+
/**
|
|
1068168
|
+
* throttleByJwtCustomClaimRuleResponseProvideDefaults sets the appropriate defaults for ThrottleByJwtCustomClaimRuleResponse
|
|
1068169
|
+
*/
|
|
1068170
|
+
function throttleByJwtCustomClaimRuleResponseProvideDefaults(val: ThrottleByJwtCustomClaimRuleResponse): ThrottleByJwtCustomClaimRuleResponse;
|
|
1068171
|
+
/**
|
|
1068172
|
+
* Throttle the client connection by the JWT signature
|
|
1068173
|
+
*/
|
|
1068174
|
+
interface ThrottleByJwtSignatureRuleResponse {
|
|
1068175
|
+
/**
|
|
1068176
|
+
* Maximum connection count allowed for the same JWT signature. Clients with the same JWT signature will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1068177
|
+
*/
|
|
1068178
|
+
maxCount?: number;
|
|
1068179
|
+
/**
|
|
1068180
|
+
*
|
|
1068181
|
+
* Expected value is 'ThrottleByJwtSignatureRule'.
|
|
1068182
|
+
*/
|
|
1068183
|
+
type: "ThrottleByJwtSignatureRule";
|
|
1068184
|
+
}
|
|
1068185
|
+
/**
|
|
1068186
|
+
* throttleByJwtSignatureRuleResponseProvideDefaults sets the appropriate defaults for ThrottleByJwtSignatureRuleResponse
|
|
1068187
|
+
*/
|
|
1068188
|
+
function throttleByJwtSignatureRuleResponseProvideDefaults(val: ThrottleByJwtSignatureRuleResponse): ThrottleByJwtSignatureRuleResponse;
|
|
1068189
|
+
/**
|
|
1068190
|
+
* Throttle the client connection by the user ID
|
|
1068191
|
+
*/
|
|
1068192
|
+
interface ThrottleByUserIdRuleResponse {
|
|
1068193
|
+
/**
|
|
1068194
|
+
* Maximum connection count allowed for the same user ID. Clients with the same user ID will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1068195
|
+
*/
|
|
1068196
|
+
maxCount?: number;
|
|
1068197
|
+
/**
|
|
1068198
|
+
*
|
|
1068199
|
+
* Expected value is 'ThrottleByUserIdRule'.
|
|
1068200
|
+
*/
|
|
1068201
|
+
type: "ThrottleByUserIdRule";
|
|
1068202
|
+
}
|
|
1068203
|
+
/**
|
|
1068204
|
+
* throttleByUserIdRuleResponseProvideDefaults sets the appropriate defaults for ThrottleByUserIdRuleResponse
|
|
1068205
|
+
*/
|
|
1068206
|
+
function throttleByUserIdRuleResponseProvideDefaults(val: ThrottleByUserIdRuleResponse): ThrottleByUserIdRuleResponse;
|
|
1067619
1068207
|
/**
|
|
1067620
1068208
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1067621
1068209
|
*/
|
|
@@ -1067623,7 +1068211,7 @@ export declare namespace signalrservice {
|
|
|
1067623
1068211
|
/**
|
|
1067624
1068212
|
* Managed identity settings for upstream.
|
|
1067625
1068213
|
*/
|
|
1067626
|
-
managedIdentity?: outputs.signalrservice.
|
|
1068214
|
+
managedIdentity?: outputs.signalrservice.v20240401preview.ManagedIdentitySettingsResponse;
|
|
1067627
1068215
|
/**
|
|
1067628
1068216
|
* Upstream auth type enum.
|
|
1067629
1068217
|
*/
|
|
@@ -1067637,7 +1068225,7 @@ export declare namespace signalrservice {
|
|
|
1067637
1068225
|
/**
|
|
1067638
1068226
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1067639
1068227
|
*/
|
|
1067640
|
-
auth?: outputs.signalrservice.
|
|
1068228
|
+
auth?: outputs.signalrservice.v20240401preview.UpstreamAuthSettingsResponse;
|
|
1067641
1068229
|
/**
|
|
1067642
1068230
|
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1067643
1068231
|
* There are 3 kind of patterns supported:
|
|
@@ -1067682,7 +1068270,7 @@ export declare namespace signalrservice {
|
|
|
1067682
1068270
|
principalId: string;
|
|
1067683
1068271
|
}
|
|
1067684
1068272
|
}
|
|
1067685
|
-
namespace
|
|
1068273
|
+
namespace v20240801preview {
|
|
1067686
1068274
|
/**
|
|
1067687
1068275
|
* Application firewall settings for the resource
|
|
1067688
1068276
|
*/
|
|
@@ -1067690,7 +1068278,7 @@ export declare namespace signalrservice {
|
|
|
1067690
1068278
|
/**
|
|
1067691
1068279
|
* Rules to control the client connection count
|
|
1067692
1068280
|
*/
|
|
1067693
|
-
clientConnectionCountRules?: (outputs.signalrservice.
|
|
1068281
|
+
clientConnectionCountRules?: (outputs.signalrservice.v20240801preview.ThrottleByJwtCustomClaimRuleResponse | outputs.signalrservice.v20240801preview.ThrottleByJwtSignatureRuleResponse | outputs.signalrservice.v20240801preview.ThrottleByUserIdRuleResponse)[];
|
|
1067694
1068282
|
}
|
|
1067695
1068283
|
/**
|
|
1067696
1068284
|
* An IP rule
|
|
@@ -1067729,7 +1068317,7 @@ export declare namespace signalrservice {
|
|
|
1067729
1068317
|
/**
|
|
1067730
1068318
|
* Gets or sets the list of category configurations.
|
|
1067731
1068319
|
*/
|
|
1067732
|
-
categories?: outputs.signalrservice.
|
|
1068320
|
+
categories?: outputs.signalrservice.v20240801preview.LiveTraceCategoryResponse[];
|
|
1067733
1068321
|
/**
|
|
1067734
1068322
|
* Indicates whether or not enable live trace.
|
|
1067735
1068323
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1067765,7 +1068353,7 @@ export declare namespace signalrservice {
|
|
|
1067765
1068353
|
* Get or set the user assigned identities
|
|
1067766
1068354
|
*/
|
|
1067767
1068355
|
userAssignedIdentities?: {
|
|
1067768
|
-
[key: string]: outputs.signalrservice.
|
|
1068356
|
+
[key: string]: outputs.signalrservice.v20240801preview.UserAssignedIdentityPropertyResponse;
|
|
1067769
1068357
|
};
|
|
1067770
1068358
|
}
|
|
1067771
1068359
|
/**
|
|
@@ -1067827,11 +1068415,11 @@ export declare namespace signalrservice {
|
|
|
1067827
1068415
|
/**
|
|
1067828
1068416
|
* Private endpoint
|
|
1067829
1068417
|
*/
|
|
1067830
|
-
privateEndpoint?: outputs.signalrservice.
|
|
1068418
|
+
privateEndpoint?: outputs.signalrservice.v20240801preview.PrivateEndpointResponse;
|
|
1067831
1068419
|
/**
|
|
1067832
1068420
|
* Connection state of the private endpoint connection
|
|
1067833
1068421
|
*/
|
|
1067834
|
-
privateLinkServiceConnectionState?: outputs.signalrservice.
|
|
1068422
|
+
privateLinkServiceConnectionState?: outputs.signalrservice.v20240801preview.PrivateLinkServiceConnectionStateResponse;
|
|
1067835
1068423
|
/**
|
|
1067836
1068424
|
* Provisioning state of the resource.
|
|
1067837
1068425
|
*/
|
|
@@ -1067839,7 +1068427,7 @@ export declare namespace signalrservice {
|
|
|
1067839
1068427
|
/**
|
|
1067840
1068428
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1067841
1068429
|
*/
|
|
1067842
|
-
systemData: outputs.signalrservice.
|
|
1068430
|
+
systemData: outputs.signalrservice.v20240801preview.SystemDataResponse;
|
|
1067843
1068431
|
/**
|
|
1067844
1068432
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1067845
1068433
|
*/
|
|
@@ -1067895,7 +1068483,7 @@ export declare namespace signalrservice {
|
|
|
1067895
1068483
|
/**
|
|
1067896
1068484
|
* Gets or sets the list of category configurations.
|
|
1067897
1068485
|
*/
|
|
1067898
|
-
categories?: outputs.signalrservice.
|
|
1068486
|
+
categories?: outputs.signalrservice.v20240801preview.ResourceLogCategoryResponse[];
|
|
1067899
1068487
|
}
|
|
1067900
1068488
|
/**
|
|
1067901
1068489
|
* Reference to a resource.
|
|
@@ -1067969,12 +1068557,16 @@ export declare namespace signalrservice {
|
|
|
1067969
1068557
|
/**
|
|
1067970
1068558
|
* Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1067971
1068559
|
*/
|
|
1067972
|
-
templates?: outputs.signalrservice.
|
|
1068560
|
+
templates?: outputs.signalrservice.v20240801preview.UpstreamTemplateResponse[];
|
|
1067973
1068561
|
}
|
|
1067974
1068562
|
/**
|
|
1067975
1068563
|
* Describes a Shared Private Link Resource
|
|
1067976
1068564
|
*/
|
|
1067977
1068565
|
interface SharedPrivateLinkResourceResponse {
|
|
1068566
|
+
/**
|
|
1068567
|
+
* A list of FQDNs for third party private link service
|
|
1068568
|
+
*/
|
|
1068569
|
+
fqdns?: string[];
|
|
1067978
1068570
|
/**
|
|
1067979
1068571
|
* The group id from the provider of resource the shared private link resource is for
|
|
1067980
1068572
|
*/
|
|
@@ -1068006,7 +1068598,7 @@ export declare namespace signalrservice {
|
|
|
1068006
1068598
|
/**
|
|
1068007
1068599
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1068008
1068600
|
*/
|
|
1068009
|
-
systemData: outputs.signalrservice.
|
|
1068601
|
+
systemData: outputs.signalrservice.v20240801preview.SystemDataResponse;
|
|
1068010
1068602
|
/**
|
|
1068011
1068603
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1068012
1068604
|
*/
|
|
@@ -1068055,15 +1068647,15 @@ export declare namespace signalrservice {
|
|
|
1068055
1068647
|
/**
|
|
1068056
1068648
|
* IP rules for filtering public traffic
|
|
1068057
1068649
|
*/
|
|
1068058
|
-
ipRules?: outputs.signalrservice.
|
|
1068650
|
+
ipRules?: outputs.signalrservice.v20240801preview.IPRuleResponse[];
|
|
1068059
1068651
|
/**
|
|
1068060
1068652
|
* ACLs for requests from private endpoints
|
|
1068061
1068653
|
*/
|
|
1068062
|
-
privateEndpoints?: outputs.signalrservice.
|
|
1068654
|
+
privateEndpoints?: outputs.signalrservice.v20240801preview.PrivateEndpointACLResponse[];
|
|
1068063
1068655
|
/**
|
|
1068064
1068656
|
* Network ACL
|
|
1068065
1068657
|
*/
|
|
1068066
|
-
publicNetwork?: outputs.signalrservice.
|
|
1068658
|
+
publicNetwork?: outputs.signalrservice.v20240801preview.NetworkACLResponse;
|
|
1068067
1068659
|
}
|
|
1068068
1068660
|
/**
|
|
1068069
1068661
|
* TLS settings for the resource
|
|
@@ -1068172,7 +1068764,7 @@ export declare namespace signalrservice {
|
|
|
1068172
1068764
|
/**
|
|
1068173
1068765
|
* Managed identity settings for upstream.
|
|
1068174
1068766
|
*/
|
|
1068175
|
-
managedIdentity?: outputs.signalrservice.
|
|
1068767
|
+
managedIdentity?: outputs.signalrservice.v20240801preview.ManagedIdentitySettingsResponse;
|
|
1068176
1068768
|
/**
|
|
1068177
1068769
|
* Upstream auth type enum.
|
|
1068178
1068770
|
*/
|
|
@@ -1068186,7 +1068778,7 @@ export declare namespace signalrservice {
|
|
|
1068186
1068778
|
/**
|
|
1068187
1068779
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1068188
1068780
|
*/
|
|
1068189
|
-
auth?: outputs.signalrservice.
|
|
1068781
|
+
auth?: outputs.signalrservice.v20240801preview.UpstreamAuthSettingsResponse;
|
|
1068190
1068782
|
/**
|
|
1068191
1068783
|
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1068192
1068784
|
* There are 3 kind of patterns supported:
|
|
@@ -1068231,7 +1068823,7 @@ export declare namespace signalrservice {
|
|
|
1068231
1068823
|
principalId: string;
|
|
1068232
1068824
|
}
|
|
1068233
1068825
|
}
|
|
1068234
|
-
namespace
|
|
1068826
|
+
namespace v20241001preview {
|
|
1068235
1068827
|
/**
|
|
1068236
1068828
|
* Application firewall settings for the resource
|
|
1068237
1068829
|
*/
|
|
@@ -1068239,7 +1068831,11 @@ export declare namespace signalrservice {
|
|
|
1068239
1068831
|
/**
|
|
1068240
1068832
|
* Rules to control the client connection count
|
|
1068241
1068833
|
*/
|
|
1068242
|
-
clientConnectionCountRules?: (outputs.signalrservice.
|
|
1068834
|
+
clientConnectionCountRules?: (outputs.signalrservice.v20241001preview.ThrottleByJwtCustomClaimRuleResponse | outputs.signalrservice.v20241001preview.ThrottleByJwtSignatureRuleResponse | outputs.signalrservice.v20241001preview.ThrottleByUserIdRuleResponse)[];
|
|
1068835
|
+
/**
|
|
1068836
|
+
* Rules to control the client traffic
|
|
1068837
|
+
*/
|
|
1068838
|
+
clientTrafficControlRules?: (outputs.signalrservice.v20241001preview.TrafficThrottleByJwtCustomClaimRuleResponse | outputs.signalrservice.v20241001preview.TrafficThrottleByJwtSignatureRuleResponse | outputs.signalrservice.v20241001preview.TrafficThrottleByUserIdRuleResponse)[];
|
|
1068243
1068839
|
}
|
|
1068244
1068840
|
/**
|
|
1068245
1068841
|
* An IP rule
|
|
@@ -1068278,7 +1068874,7 @@ export declare namespace signalrservice {
|
|
|
1068278
1068874
|
/**
|
|
1068279
1068875
|
* Gets or sets the list of category configurations.
|
|
1068280
1068876
|
*/
|
|
1068281
|
-
categories?: outputs.signalrservice.
|
|
1068877
|
+
categories?: outputs.signalrservice.v20241001preview.LiveTraceCategoryResponse[];
|
|
1068282
1068878
|
/**
|
|
1068283
1068879
|
* Indicates whether or not enable live trace.
|
|
1068284
1068880
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1068314,7 +1068910,7 @@ export declare namespace signalrservice {
|
|
|
1068314
1068910
|
* Get or set the user assigned identities
|
|
1068315
1068911
|
*/
|
|
1068316
1068912
|
userAssignedIdentities?: {
|
|
1068317
|
-
[key: string]: outputs.signalrservice.
|
|
1068913
|
+
[key: string]: outputs.signalrservice.v20241001preview.UserAssignedIdentityPropertyResponse;
|
|
1068318
1068914
|
};
|
|
1068319
1068915
|
}
|
|
1068320
1068916
|
/**
|
|
@@ -1068376,11 +1068972,11 @@ export declare namespace signalrservice {
|
|
|
1068376
1068972
|
/**
|
|
1068377
1068973
|
* Private endpoint
|
|
1068378
1068974
|
*/
|
|
1068379
|
-
privateEndpoint?: outputs.signalrservice.
|
|
1068975
|
+
privateEndpoint?: outputs.signalrservice.v20241001preview.PrivateEndpointResponse;
|
|
1068380
1068976
|
/**
|
|
1068381
1068977
|
* Connection state of the private endpoint connection
|
|
1068382
1068978
|
*/
|
|
1068383
|
-
privateLinkServiceConnectionState?: outputs.signalrservice.
|
|
1068979
|
+
privateLinkServiceConnectionState?: outputs.signalrservice.v20241001preview.PrivateLinkServiceConnectionStateResponse;
|
|
1068384
1068980
|
/**
|
|
1068385
1068981
|
* Provisioning state of the resource.
|
|
1068386
1068982
|
*/
|
|
@@ -1068388,7 +1068984,7 @@ export declare namespace signalrservice {
|
|
|
1068388
1068984
|
/**
|
|
1068389
1068985
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1068390
1068986
|
*/
|
|
1068391
|
-
systemData: outputs.signalrservice.
|
|
1068987
|
+
systemData: outputs.signalrservice.v20241001preview.SystemDataResponse;
|
|
1068392
1068988
|
/**
|
|
1068393
1068989
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1068394
1068990
|
*/
|
|
@@ -1068444,7 +1069040,7 @@ export declare namespace signalrservice {
|
|
|
1068444
1069040
|
/**
|
|
1068445
1069041
|
* Gets or sets the list of category configurations.
|
|
1068446
1069042
|
*/
|
|
1068447
|
-
categories?: outputs.signalrservice.
|
|
1069043
|
+
categories?: outputs.signalrservice.v20241001preview.ResourceLogCategoryResponse[];
|
|
1068448
1069044
|
}
|
|
1068449
1069045
|
/**
|
|
1068450
1069046
|
* Reference to a resource.
|
|
@@ -1068506,6 +1069102,17 @@ export declare namespace signalrservice {
|
|
|
1068506
1069102
|
* The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
|
|
1068507
1069103
|
*/
|
|
1068508
1069104
|
connectionTimeoutInSeconds?: number;
|
|
1069105
|
+
/**
|
|
1069106
|
+
* Gets or sets the Keep-Alive Interval. Optional to set.
|
|
1069107
|
+
* Value is in seconds.
|
|
1069108
|
+
* The default value is 15 seconds.
|
|
1069109
|
+
* Customers should set this value to a shorter period if they want the service to send keep-alive messages more frequently,
|
|
1069110
|
+
* ensuring timely checks of the connection status.
|
|
1069111
|
+
* Conversely, customers can set this value to a longer period if they want the service to send keep-alive messages less frequently,
|
|
1069112
|
+
* reducing network traffic, but note that it may take longer to detect a disconnection.
|
|
1069113
|
+
* This interval ensures that the connection is maintained by sending periodic keep-alive messages to the client.
|
|
1069114
|
+
*/
|
|
1069115
|
+
keepAliveIntervalInSeconds?: number;
|
|
1068509
1069116
|
}
|
|
1068510
1069117
|
/**
|
|
1068511
1069118
|
* serverlessSettingsResponseProvideDefaults sets the appropriate defaults for ServerlessSettingsResponse
|
|
@@ -1068518,7 +1069125,7 @@ export declare namespace signalrservice {
|
|
|
1068518
1069125
|
/**
|
|
1068519
1069126
|
* Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1068520
1069127
|
*/
|
|
1068521
|
-
templates?: outputs.signalrservice.
|
|
1069128
|
+
templates?: outputs.signalrservice.v20241001preview.UpstreamTemplateResponse[];
|
|
1068522
1069129
|
}
|
|
1068523
1069130
|
/**
|
|
1068524
1069131
|
* Describes a Shared Private Link Resource
|
|
@@ -1068559,7 +1069166,7 @@ export declare namespace signalrservice {
|
|
|
1068559
1069166
|
/**
|
|
1068560
1069167
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1068561
1069168
|
*/
|
|
1068562
|
-
systemData: outputs.signalrservice.
|
|
1069169
|
+
systemData: outputs.signalrservice.v20241001preview.SystemDataResponse;
|
|
1068563
1069170
|
/**
|
|
1068564
1069171
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1068565
1069172
|
*/
|
|
@@ -1068608,15 +1069215,15 @@ export declare namespace signalrservice {
|
|
|
1068608
1069215
|
/**
|
|
1068609
1069216
|
* IP rules for filtering public traffic
|
|
1068610
1069217
|
*/
|
|
1068611
|
-
ipRules?: outputs.signalrservice.
|
|
1069218
|
+
ipRules?: outputs.signalrservice.v20241001preview.IPRuleResponse[];
|
|
1068612
1069219
|
/**
|
|
1068613
1069220
|
* ACLs for requests from private endpoints
|
|
1068614
1069221
|
*/
|
|
1068615
|
-
privateEndpoints?: outputs.signalrservice.
|
|
1069222
|
+
privateEndpoints?: outputs.signalrservice.v20241001preview.PrivateEndpointACLResponse[];
|
|
1068616
1069223
|
/**
|
|
1068617
1069224
|
* Network ACL
|
|
1068618
1069225
|
*/
|
|
1068619
|
-
publicNetwork?: outputs.signalrservice.
|
|
1069226
|
+
publicNetwork?: outputs.signalrservice.v20241001preview.NetworkACLResponse;
|
|
1068620
1069227
|
}
|
|
1068621
1069228
|
/**
|
|
1068622
1069229
|
* TLS settings for the resource
|
|
@@ -1068718,6 +1069325,76 @@ export declare namespace signalrservice {
|
|
|
1068718
1069325
|
* throttleByUserIdRuleResponseProvideDefaults sets the appropriate defaults for ThrottleByUserIdRuleResponse
|
|
1068719
1069326
|
*/
|
|
1068720
1069327
|
function throttleByUserIdRuleResponseProvideDefaults(val: ThrottleByUserIdRuleResponse): ThrottleByUserIdRuleResponse;
|
|
1069328
|
+
/**
|
|
1069329
|
+
* Throttle the client traffic by a custom JWT claim
|
|
1069330
|
+
*/
|
|
1069331
|
+
interface TrafficThrottleByJwtCustomClaimRuleResponse {
|
|
1069332
|
+
/**
|
|
1069333
|
+
* The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1069334
|
+
*/
|
|
1069335
|
+
aggregationWindowInSeconds?: number;
|
|
1069336
|
+
/**
|
|
1069337
|
+
* The name of the claim in the JWT token. The message bytes with the same claim value will be aggregated. If the claim is not found in the token, the rule will be skipped.
|
|
1069338
|
+
*/
|
|
1069339
|
+
claimName: string;
|
|
1069340
|
+
/**
|
|
1069341
|
+
* Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT claim will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1069342
|
+
*/
|
|
1069343
|
+
maxInboundMessageBytes?: number;
|
|
1069344
|
+
/**
|
|
1069345
|
+
*
|
|
1069346
|
+
* Expected value is 'TrafficThrottleByJwtCustomClaimRule'.
|
|
1069347
|
+
*/
|
|
1069348
|
+
type: "TrafficThrottleByJwtCustomClaimRule";
|
|
1069349
|
+
}
|
|
1069350
|
+
/**
|
|
1069351
|
+
* trafficThrottleByJwtCustomClaimRuleResponseProvideDefaults sets the appropriate defaults for TrafficThrottleByJwtCustomClaimRuleResponse
|
|
1069352
|
+
*/
|
|
1069353
|
+
function trafficThrottleByJwtCustomClaimRuleResponseProvideDefaults(val: TrafficThrottleByJwtCustomClaimRuleResponse): TrafficThrottleByJwtCustomClaimRuleResponse;
|
|
1069354
|
+
/**
|
|
1069355
|
+
* Throttle the client traffic by the JWT signature
|
|
1069356
|
+
*/
|
|
1069357
|
+
interface TrafficThrottleByJwtSignatureRuleResponse {
|
|
1069358
|
+
/**
|
|
1069359
|
+
* The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1069360
|
+
*/
|
|
1069361
|
+
aggregationWindowInSeconds?: number;
|
|
1069362
|
+
/**
|
|
1069363
|
+
* Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT signature will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1069364
|
+
*/
|
|
1069365
|
+
maxInboundMessageBytes?: number;
|
|
1069366
|
+
/**
|
|
1069367
|
+
*
|
|
1069368
|
+
* Expected value is 'TrafficThrottleByJwtSignatureRule'.
|
|
1069369
|
+
*/
|
|
1069370
|
+
type: "TrafficThrottleByJwtSignatureRule";
|
|
1069371
|
+
}
|
|
1069372
|
+
/**
|
|
1069373
|
+
* trafficThrottleByJwtSignatureRuleResponseProvideDefaults sets the appropriate defaults for TrafficThrottleByJwtSignatureRuleResponse
|
|
1069374
|
+
*/
|
|
1069375
|
+
function trafficThrottleByJwtSignatureRuleResponseProvideDefaults(val: TrafficThrottleByJwtSignatureRuleResponse): TrafficThrottleByJwtSignatureRuleResponse;
|
|
1069376
|
+
/**
|
|
1069377
|
+
* Throttle the client traffic by the user ID
|
|
1069378
|
+
*/
|
|
1069379
|
+
interface TrafficThrottleByUserIdRuleResponse {
|
|
1069380
|
+
/**
|
|
1069381
|
+
* The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1069382
|
+
*/
|
|
1069383
|
+
aggregationWindowInSeconds?: number;
|
|
1069384
|
+
/**
|
|
1069385
|
+
* Maximum accumulated inbound message bytes allowed for the same user ID within a time window. Clients with the same user ID will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1069386
|
+
*/
|
|
1069387
|
+
maxInboundMessageBytes?: number;
|
|
1069388
|
+
/**
|
|
1069389
|
+
*
|
|
1069390
|
+
* Expected value is 'TrafficThrottleByUserIdRule'.
|
|
1069391
|
+
*/
|
|
1069392
|
+
type: "TrafficThrottleByUserIdRule";
|
|
1069393
|
+
}
|
|
1069394
|
+
/**
|
|
1069395
|
+
* trafficThrottleByUserIdRuleResponseProvideDefaults sets the appropriate defaults for TrafficThrottleByUserIdRuleResponse
|
|
1069396
|
+
*/
|
|
1069397
|
+
function trafficThrottleByUserIdRuleResponseProvideDefaults(val: TrafficThrottleByUserIdRuleResponse): TrafficThrottleByUserIdRuleResponse;
|
|
1068721
1069398
|
/**
|
|
1068722
1069399
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1068723
1069400
|
*/
|
|
@@ -1068725,7 +1069402,7 @@ export declare namespace signalrservice {
|
|
|
1068725
1069402
|
/**
|
|
1068726
1069403
|
* Managed identity settings for upstream.
|
|
1068727
1069404
|
*/
|
|
1068728
|
-
managedIdentity?: outputs.signalrservice.
|
|
1069405
|
+
managedIdentity?: outputs.signalrservice.v20241001preview.ManagedIdentitySettingsResponse;
|
|
1068729
1069406
|
/**
|
|
1068730
1069407
|
* Upstream auth type enum.
|
|
1068731
1069408
|
*/
|
|
@@ -1068739,7 +1069416,7 @@ export declare namespace signalrservice {
|
|
|
1068739
1069416
|
/**
|
|
1068740
1069417
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1068741
1069418
|
*/
|
|
1068742
|
-
auth?: outputs.signalrservice.
|
|
1069419
|
+
auth?: outputs.signalrservice.v20241001preview.UpstreamAuthSettingsResponse;
|
|
1068743
1069420
|
/**
|
|
1068744
1069421
|
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1068745
1069422
|
* There are 3 kind of patterns supported:
|
|
@@ -1136130,8 +1136807,455 @@ export declare namespace webpubsub {
|
|
|
1136130
1136807
|
* Optional, integer. The unit count of the resource. 1 by default.
|
|
1136131
1136808
|
*
|
|
1136132
1136809
|
* If present, following values are allowed:
|
|
1136133
|
-
* Free: 1
|
|
1136134
|
-
* Standard: 1,2,5,10,20,50,100
|
|
1136810
|
+
* Free: 1
|
|
1136811
|
+
* Standard: 1,2,5,10,20,50,100
|
|
1136812
|
+
*/
|
|
1136813
|
+
capacity?: number;
|
|
1136814
|
+
/**
|
|
1136815
|
+
* Not used. Retained for future use.
|
|
1136816
|
+
*/
|
|
1136817
|
+
family: string;
|
|
1136818
|
+
/**
|
|
1136819
|
+
* The name of the SKU. Required.
|
|
1136820
|
+
*
|
|
1136821
|
+
* Allowed values: Standard_S1, Free_F1
|
|
1136822
|
+
*/
|
|
1136823
|
+
name: string;
|
|
1136824
|
+
/**
|
|
1136825
|
+
* Not used. Retained for future use.
|
|
1136826
|
+
*/
|
|
1136827
|
+
size: string;
|
|
1136828
|
+
/**
|
|
1136829
|
+
* Optional tier of this particular SKU. 'Standard' or 'Free'.
|
|
1136830
|
+
*
|
|
1136831
|
+
* `Basic` is deprecated, use `Standard` instead.
|
|
1136832
|
+
*/
|
|
1136833
|
+
tier?: string;
|
|
1136834
|
+
}
|
|
1136835
|
+
/**
|
|
1136836
|
+
* Describes a Shared Private Link Resource
|
|
1136837
|
+
*/
|
|
1136838
|
+
interface SharedPrivateLinkResourceResponse {
|
|
1136839
|
+
/**
|
|
1136840
|
+
* The group id from the provider of resource the shared private link resource is for
|
|
1136841
|
+
*/
|
|
1136842
|
+
groupId: string;
|
|
1136843
|
+
/**
|
|
1136844
|
+
* Fully qualified resource Id for the resource.
|
|
1136845
|
+
*/
|
|
1136846
|
+
id: string;
|
|
1136847
|
+
/**
|
|
1136848
|
+
* The name of the resource.
|
|
1136849
|
+
*/
|
|
1136850
|
+
name: string;
|
|
1136851
|
+
/**
|
|
1136852
|
+
* The resource id of the resource the shared private link resource is for
|
|
1136853
|
+
*/
|
|
1136854
|
+
privateLinkResourceId: string;
|
|
1136855
|
+
/**
|
|
1136856
|
+
* Provisioning state of the shared private link resource
|
|
1136857
|
+
*/
|
|
1136858
|
+
provisioningState: string;
|
|
1136859
|
+
/**
|
|
1136860
|
+
* The request message for requesting approval of the shared private link resource
|
|
1136861
|
+
*/
|
|
1136862
|
+
requestMessage?: string;
|
|
1136863
|
+
/**
|
|
1136864
|
+
* Status of the shared private link resource
|
|
1136865
|
+
*/
|
|
1136866
|
+
status: string;
|
|
1136867
|
+
/**
|
|
1136868
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
1136869
|
+
*/
|
|
1136870
|
+
systemData: outputs.webpubsub.v20210901preview.SystemDataResponse;
|
|
1136871
|
+
/**
|
|
1136872
|
+
* The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
|
|
1136873
|
+
*/
|
|
1136874
|
+
type: string;
|
|
1136875
|
+
}
|
|
1136876
|
+
/**
|
|
1136877
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
1136878
|
+
*/
|
|
1136879
|
+
interface SystemDataResponse {
|
|
1136880
|
+
/**
|
|
1136881
|
+
* The timestamp of resource creation (UTC).
|
|
1136882
|
+
*/
|
|
1136883
|
+
createdAt?: string;
|
|
1136884
|
+
/**
|
|
1136885
|
+
* The identity that created the resource.
|
|
1136886
|
+
*/
|
|
1136887
|
+
createdBy?: string;
|
|
1136888
|
+
/**
|
|
1136889
|
+
* The type of identity that created the resource.
|
|
1136890
|
+
*/
|
|
1136891
|
+
createdByType?: string;
|
|
1136892
|
+
/**
|
|
1136893
|
+
* The timestamp of resource last modification (UTC)
|
|
1136894
|
+
*/
|
|
1136895
|
+
lastModifiedAt?: string;
|
|
1136896
|
+
/**
|
|
1136897
|
+
* The identity that last modified the resource.
|
|
1136898
|
+
*/
|
|
1136899
|
+
lastModifiedBy?: string;
|
|
1136900
|
+
/**
|
|
1136901
|
+
* The type of identity that last modified the resource.
|
|
1136902
|
+
*/
|
|
1136903
|
+
lastModifiedByType?: string;
|
|
1136904
|
+
}
|
|
1136905
|
+
/**
|
|
1136906
|
+
* Upstream auth settings.
|
|
1136907
|
+
*/
|
|
1136908
|
+
interface UpstreamAuthSettingsResponse {
|
|
1136909
|
+
/**
|
|
1136910
|
+
* Gets or sets the managed identity settings. It's required if the auth type is set to ManagedIdentity.
|
|
1136911
|
+
*/
|
|
1136912
|
+
managedIdentity?: outputs.webpubsub.v20210901preview.ManagedIdentitySettingsResponse;
|
|
1136913
|
+
/**
|
|
1136914
|
+
* Gets or sets the type of auth. None or ManagedIdentity is supported now.
|
|
1136915
|
+
*/
|
|
1136916
|
+
type?: string;
|
|
1136917
|
+
}
|
|
1136918
|
+
/**
|
|
1136919
|
+
* Properties of user assigned identity.
|
|
1136920
|
+
*/
|
|
1136921
|
+
interface UserAssignedIdentityPropertyResponse {
|
|
1136922
|
+
/**
|
|
1136923
|
+
* Get the client id for the user assigned identity
|
|
1136924
|
+
*/
|
|
1136925
|
+
clientId: string;
|
|
1136926
|
+
/**
|
|
1136927
|
+
* Get the principal id for the user assigned identity
|
|
1136928
|
+
*/
|
|
1136929
|
+
principalId: string;
|
|
1136930
|
+
}
|
|
1136931
|
+
/**
|
|
1136932
|
+
* Network ACLs for the resource
|
|
1136933
|
+
*/
|
|
1136934
|
+
interface WebPubSubNetworkACLsResponse {
|
|
1136935
|
+
/**
|
|
1136936
|
+
* Default action when no other rule matches
|
|
1136937
|
+
*/
|
|
1136938
|
+
defaultAction?: string;
|
|
1136939
|
+
/**
|
|
1136940
|
+
* ACLs for requests from private endpoints
|
|
1136941
|
+
*/
|
|
1136942
|
+
privateEndpoints?: outputs.webpubsub.v20210901preview.PrivateEndpointACLResponse[];
|
|
1136943
|
+
/**
|
|
1136944
|
+
* ACL for requests from public network
|
|
1136945
|
+
*/
|
|
1136946
|
+
publicNetwork?: outputs.webpubsub.v20210901preview.NetworkACLResponse;
|
|
1136947
|
+
}
|
|
1136948
|
+
/**
|
|
1136949
|
+
* webPubSubNetworkACLsResponseProvideDefaults sets the appropriate defaults for WebPubSubNetworkACLsResponse
|
|
1136950
|
+
*/
|
|
1136951
|
+
function webPubSubNetworkACLsResponseProvideDefaults(val: WebPubSubNetworkACLsResponse): WebPubSubNetworkACLsResponse;
|
|
1136952
|
+
/**
|
|
1136953
|
+
* TLS settings for the resource
|
|
1136954
|
+
*/
|
|
1136955
|
+
interface WebPubSubTlsSettingsResponse {
|
|
1136956
|
+
/**
|
|
1136957
|
+
* Request client certificate during TLS handshake if enabled
|
|
1136958
|
+
*/
|
|
1136959
|
+
clientCertEnabled?: boolean;
|
|
1136960
|
+
}
|
|
1136961
|
+
/**
|
|
1136962
|
+
* webPubSubTlsSettingsResponseProvideDefaults sets the appropriate defaults for WebPubSubTlsSettingsResponse
|
|
1136963
|
+
*/
|
|
1136964
|
+
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1136965
|
+
}
|
|
1136966
|
+
namespace v20230201 {
|
|
1136967
|
+
/**
|
|
1136968
|
+
* Properties of event handler.
|
|
1136969
|
+
*/
|
|
1136970
|
+
interface EventHandlerResponse {
|
|
1136971
|
+
/**
|
|
1136972
|
+
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1136973
|
+
*/
|
|
1136974
|
+
auth?: outputs.webpubsub.v20230201.UpstreamAuthSettingsResponse;
|
|
1136975
|
+
/**
|
|
1136976
|
+
* Gets or sets the list of system events.
|
|
1136977
|
+
*/
|
|
1136978
|
+
systemEvents?: string[];
|
|
1136979
|
+
/**
|
|
1136980
|
+
* Gets or sets the EventHandler URL template. You can use a predefined parameter {hub} and {event} inside the template, the value of the EventHandler URL is dynamically calculated when the client request comes in.
|
|
1136981
|
+
* For example, UrlTemplate can be `http://example.com/api/{hub}/{event}`. The host part can't contains parameters.
|
|
1136982
|
+
*/
|
|
1136983
|
+
urlTemplate: string;
|
|
1136984
|
+
/**
|
|
1136985
|
+
* Gets or sets the matching pattern for event names.
|
|
1136986
|
+
* There are 3 kinds of patterns supported:
|
|
1136987
|
+
* 1. "*", it matches any event name
|
|
1136988
|
+
* 2. Combine multiple events with ",", for example "event1,event2", it matches event "event1" and "event2"
|
|
1136989
|
+
* 3. A single event name, for example, "event1", it matches "event1"
|
|
1136990
|
+
*/
|
|
1136991
|
+
userEventPattern?: string;
|
|
1136992
|
+
}
|
|
1136993
|
+
/**
|
|
1136994
|
+
* An Event Hub endpoint.
|
|
1136995
|
+
* The managed identity of Web PubSub service must be enabled, and the identity should have the "Azure Event Hubs Data sender" role to access Event Hub.
|
|
1136996
|
+
*/
|
|
1136997
|
+
interface EventHubEndpointResponse {
|
|
1136998
|
+
/**
|
|
1136999
|
+
* The name of the Event Hub.
|
|
1137000
|
+
*/
|
|
1137001
|
+
eventHubName: string;
|
|
1137002
|
+
/**
|
|
1137003
|
+
* The fully qualified namespace name of the Event Hub resource. For example, "example.servicebus.windows.net".
|
|
1137004
|
+
*/
|
|
1137005
|
+
fullyQualifiedNamespace: string;
|
|
1137006
|
+
/**
|
|
1137007
|
+
*
|
|
1137008
|
+
* Expected value is 'EventHub'.
|
|
1137009
|
+
*/
|
|
1137010
|
+
type: "EventHub";
|
|
1137011
|
+
}
|
|
1137012
|
+
/**
|
|
1137013
|
+
* A setting defines which kinds of events should be sent to which endpoint.
|
|
1137014
|
+
*/
|
|
1137015
|
+
interface EventListenerResponse {
|
|
1137016
|
+
/**
|
|
1137017
|
+
* An endpoint specifying where Web PubSub should send events to.
|
|
1137018
|
+
*/
|
|
1137019
|
+
endpoint: outputs.webpubsub.v20230201.EventHubEndpointResponse;
|
|
1137020
|
+
/**
|
|
1137021
|
+
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1137022
|
+
*/
|
|
1137023
|
+
filter: outputs.webpubsub.v20230201.EventNameFilterResponse;
|
|
1137024
|
+
}
|
|
1137025
|
+
/**
|
|
1137026
|
+
* Filter events by their name.
|
|
1137027
|
+
*/
|
|
1137028
|
+
interface EventNameFilterResponse {
|
|
1137029
|
+
/**
|
|
1137030
|
+
* Gets or sets a list of system events. Supported events: "connected" and "disconnected". Blocking event "connect" is not supported because it requires a response.
|
|
1137031
|
+
*/
|
|
1137032
|
+
systemEvents?: string[];
|
|
1137033
|
+
/**
|
|
1137034
|
+
*
|
|
1137035
|
+
* Expected value is 'EventName'.
|
|
1137036
|
+
*/
|
|
1137037
|
+
type: "EventName";
|
|
1137038
|
+
/**
|
|
1137039
|
+
* Gets or sets a matching pattern for event names.
|
|
1137040
|
+
* There are 3 kinds of patterns supported:
|
|
1137041
|
+
* 1. "*", it matches any event name
|
|
1137042
|
+
* 2. Combine multiple events with ",", for example "event1,event2", it matches events "event1" and "event2"
|
|
1137043
|
+
* 3. A single event name, for example, "event1", it matches "event1"
|
|
1137044
|
+
*/
|
|
1137045
|
+
userEventPattern?: string;
|
|
1137046
|
+
}
|
|
1137047
|
+
/**
|
|
1137048
|
+
* Live trace category configuration of a Microsoft.SignalRService resource.
|
|
1137049
|
+
*/
|
|
1137050
|
+
interface LiveTraceCategoryResponse {
|
|
1137051
|
+
/**
|
|
1137052
|
+
* Indicates whether or the live trace category is enabled.
|
|
1137053
|
+
* Available values: true, false.
|
|
1137054
|
+
* Case insensitive.
|
|
1137055
|
+
*/
|
|
1137056
|
+
enabled?: string;
|
|
1137057
|
+
/**
|
|
1137058
|
+
* Gets or sets the live trace category's name.
|
|
1137059
|
+
* Available values: ConnectivityLogs, MessagingLogs.
|
|
1137060
|
+
* Case insensitive.
|
|
1137061
|
+
*/
|
|
1137062
|
+
name?: string;
|
|
1137063
|
+
}
|
|
1137064
|
+
/**
|
|
1137065
|
+
* Live trace configuration of a Microsoft.SignalRService resource.
|
|
1137066
|
+
*/
|
|
1137067
|
+
interface LiveTraceConfigurationResponse {
|
|
1137068
|
+
/**
|
|
1137069
|
+
* Gets or sets the list of category configurations.
|
|
1137070
|
+
*/
|
|
1137071
|
+
categories?: outputs.webpubsub.v20230201.LiveTraceCategoryResponse[];
|
|
1137072
|
+
/**
|
|
1137073
|
+
* Indicates whether or not enable live trace.
|
|
1137074
|
+
* When it's set to true, live trace client can connect to the service.
|
|
1137075
|
+
* Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories".
|
|
1137076
|
+
* Available values: true, false.
|
|
1137077
|
+
* Case insensitive.
|
|
1137078
|
+
*/
|
|
1137079
|
+
enabled?: string;
|
|
1137080
|
+
}
|
|
1137081
|
+
/**
|
|
1137082
|
+
* liveTraceConfigurationResponseProvideDefaults sets the appropriate defaults for LiveTraceConfigurationResponse
|
|
1137083
|
+
*/
|
|
1137084
|
+
function liveTraceConfigurationResponseProvideDefaults(val: LiveTraceConfigurationResponse): LiveTraceConfigurationResponse;
|
|
1137085
|
+
/**
|
|
1137086
|
+
* A class represent managed identities used for request and response
|
|
1137087
|
+
*/
|
|
1137088
|
+
interface ManagedIdentityResponse {
|
|
1137089
|
+
/**
|
|
1137090
|
+
* Get the principal id for the system assigned identity.
|
|
1137091
|
+
* Only be used in response.
|
|
1137092
|
+
*/
|
|
1137093
|
+
principalId: string;
|
|
1137094
|
+
/**
|
|
1137095
|
+
* Get the tenant id for the system assigned identity.
|
|
1137096
|
+
* Only be used in response
|
|
1137097
|
+
*/
|
|
1137098
|
+
tenantId: string;
|
|
1137099
|
+
/**
|
|
1137100
|
+
* Represents the identity type: systemAssigned, userAssigned, None
|
|
1137101
|
+
*/
|
|
1137102
|
+
type?: string;
|
|
1137103
|
+
/**
|
|
1137104
|
+
* Get or set the user assigned identities
|
|
1137105
|
+
*/
|
|
1137106
|
+
userAssignedIdentities?: {
|
|
1137107
|
+
[key: string]: outputs.webpubsub.v20230201.UserAssignedIdentityPropertyResponse;
|
|
1137108
|
+
};
|
|
1137109
|
+
}
|
|
1137110
|
+
/**
|
|
1137111
|
+
* Managed identity settings for upstream.
|
|
1137112
|
+
*/
|
|
1137113
|
+
interface ManagedIdentitySettingsResponse {
|
|
1137114
|
+
/**
|
|
1137115
|
+
* The Resource indicating the App ID URI of the target resource.
|
|
1137116
|
+
* It also appears in the aud (audience) claim of the issued token.
|
|
1137117
|
+
*/
|
|
1137118
|
+
resource?: string;
|
|
1137119
|
+
}
|
|
1137120
|
+
/**
|
|
1137121
|
+
* Network ACL
|
|
1137122
|
+
*/
|
|
1137123
|
+
interface NetworkACLResponse {
|
|
1137124
|
+
/**
|
|
1137125
|
+
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
1137126
|
+
*/
|
|
1137127
|
+
allow?: string[];
|
|
1137128
|
+
/**
|
|
1137129
|
+
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
1137130
|
+
*/
|
|
1137131
|
+
deny?: string[];
|
|
1137132
|
+
}
|
|
1137133
|
+
/**
|
|
1137134
|
+
* ACL for a private endpoint
|
|
1137135
|
+
*/
|
|
1137136
|
+
interface PrivateEndpointACLResponse {
|
|
1137137
|
+
/**
|
|
1137138
|
+
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
1137139
|
+
*/
|
|
1137140
|
+
allow?: string[];
|
|
1137141
|
+
/**
|
|
1137142
|
+
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
1137143
|
+
*/
|
|
1137144
|
+
deny?: string[];
|
|
1137145
|
+
/**
|
|
1137146
|
+
* Name of the private endpoint connection
|
|
1137147
|
+
*/
|
|
1137148
|
+
name: string;
|
|
1137149
|
+
}
|
|
1137150
|
+
/**
|
|
1137151
|
+
* A private endpoint connection to an azure resource
|
|
1137152
|
+
*/
|
|
1137153
|
+
interface PrivateEndpointConnectionResponse {
|
|
1137154
|
+
/**
|
|
1137155
|
+
* Group IDs
|
|
1137156
|
+
*/
|
|
1137157
|
+
groupIds: string[];
|
|
1137158
|
+
/**
|
|
1137159
|
+
* Fully qualified resource Id for the resource.
|
|
1137160
|
+
*/
|
|
1137161
|
+
id: string;
|
|
1137162
|
+
/**
|
|
1137163
|
+
* The name of the resource.
|
|
1137164
|
+
*/
|
|
1137165
|
+
name: string;
|
|
1137166
|
+
/**
|
|
1137167
|
+
* Private endpoint
|
|
1137168
|
+
*/
|
|
1137169
|
+
privateEndpoint?: outputs.webpubsub.v20230201.PrivateEndpointResponse;
|
|
1137170
|
+
/**
|
|
1137171
|
+
* Connection state of the private endpoint connection
|
|
1137172
|
+
*/
|
|
1137173
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20230201.PrivateLinkServiceConnectionStateResponse;
|
|
1137174
|
+
/**
|
|
1137175
|
+
* Provisioning state of the resource.
|
|
1137176
|
+
*/
|
|
1137177
|
+
provisioningState: string;
|
|
1137178
|
+
/**
|
|
1137179
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
1137180
|
+
*/
|
|
1137181
|
+
systemData: outputs.webpubsub.v20230201.SystemDataResponse;
|
|
1137182
|
+
/**
|
|
1137183
|
+
* The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
|
|
1137184
|
+
*/
|
|
1137185
|
+
type: string;
|
|
1137186
|
+
}
|
|
1137187
|
+
/**
|
|
1137188
|
+
* Private endpoint
|
|
1137189
|
+
*/
|
|
1137190
|
+
interface PrivateEndpointResponse {
|
|
1137191
|
+
/**
|
|
1137192
|
+
* Full qualified Id of the private endpoint
|
|
1137193
|
+
*/
|
|
1137194
|
+
id?: string;
|
|
1137195
|
+
}
|
|
1137196
|
+
/**
|
|
1137197
|
+
* Connection state of the private endpoint connection
|
|
1137198
|
+
*/
|
|
1137199
|
+
interface PrivateLinkServiceConnectionStateResponse {
|
|
1137200
|
+
/**
|
|
1137201
|
+
* A message indicating if changes on the service provider require any updates on the consumer.
|
|
1137202
|
+
*/
|
|
1137203
|
+
actionsRequired?: string;
|
|
1137204
|
+
/**
|
|
1137205
|
+
* The reason for approval/rejection of the connection.
|
|
1137206
|
+
*/
|
|
1137207
|
+
description?: string;
|
|
1137208
|
+
/**
|
|
1137209
|
+
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
1137210
|
+
*/
|
|
1137211
|
+
status?: string;
|
|
1137212
|
+
}
|
|
1137213
|
+
/**
|
|
1137214
|
+
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
1137215
|
+
*/
|
|
1137216
|
+
interface ResourceLogCategoryResponse {
|
|
1137217
|
+
/**
|
|
1137218
|
+
* Indicates whether or the resource log category is enabled.
|
|
1137219
|
+
* Available values: true, false.
|
|
1137220
|
+
* Case insensitive.
|
|
1137221
|
+
*/
|
|
1137222
|
+
enabled?: string;
|
|
1137223
|
+
/**
|
|
1137224
|
+
* Gets or sets the resource log category's name.
|
|
1137225
|
+
* Available values: ConnectivityLogs, MessagingLogs.
|
|
1137226
|
+
* Case insensitive.
|
|
1137227
|
+
*/
|
|
1137228
|
+
name?: string;
|
|
1137229
|
+
}
|
|
1137230
|
+
/**
|
|
1137231
|
+
* Resource log configuration of a Microsoft.SignalRService resource.
|
|
1137232
|
+
*/
|
|
1137233
|
+
interface ResourceLogConfigurationResponse {
|
|
1137234
|
+
/**
|
|
1137235
|
+
* Gets or sets the list of category configurations.
|
|
1137236
|
+
*/
|
|
1137237
|
+
categories?: outputs.webpubsub.v20230201.ResourceLogCategoryResponse[];
|
|
1137238
|
+
}
|
|
1137239
|
+
/**
|
|
1137240
|
+
* Reference to a resource.
|
|
1137241
|
+
*/
|
|
1137242
|
+
interface ResourceReferenceResponse {
|
|
1137243
|
+
/**
|
|
1137244
|
+
* Resource ID.
|
|
1137245
|
+
*/
|
|
1137246
|
+
id?: string;
|
|
1137247
|
+
}
|
|
1137248
|
+
/**
|
|
1137249
|
+
* The billing information of the resource.
|
|
1137250
|
+
*/
|
|
1137251
|
+
interface ResourceSkuResponse {
|
|
1137252
|
+
/**
|
|
1137253
|
+
* Optional, integer. The unit count of the resource. 1 by default.
|
|
1137254
|
+
*
|
|
1137255
|
+
* If present, following values are allowed:
|
|
1137256
|
+
* Free: 1;
|
|
1137257
|
+
* Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
1137258
|
+
* Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
1136135
1137259
|
*/
|
|
1136136
1137260
|
capacity?: number;
|
|
1136137
1137261
|
/**
|
|
@@ -1136141,7 +1137265,7 @@ export declare namespace webpubsub {
|
|
|
1136141
1137265
|
/**
|
|
1136142
1137266
|
* The name of the SKU. Required.
|
|
1136143
1137267
|
*
|
|
1136144
|
-
* Allowed values: Standard_S1, Free_F1
|
|
1137268
|
+
* Allowed values: Standard_S1, Free_F1, Premium_P1
|
|
1136145
1137269
|
*/
|
|
1136146
1137270
|
name: string;
|
|
1136147
1137271
|
/**
|
|
@@ -1136176,7 +1137300,7 @@ export declare namespace webpubsub {
|
|
|
1136176
1137300
|
*/
|
|
1136177
1137301
|
privateLinkResourceId: string;
|
|
1136178
1137302
|
/**
|
|
1136179
|
-
* Provisioning state of the
|
|
1137303
|
+
* Provisioning state of the resource.
|
|
1136180
1137304
|
*/
|
|
1136181
1137305
|
provisioningState: string;
|
|
1136182
1137306
|
/**
|
|
@@ -1136190,7 +1137314,7 @@ export declare namespace webpubsub {
|
|
|
1136190
1137314
|
/**
|
|
1136191
1137315
|
* Metadata pertaining to creation and last modification of the resource.
|
|
1136192
1137316
|
*/
|
|
1136193
|
-
systemData: outputs.webpubsub.
|
|
1137317
|
+
systemData: outputs.webpubsub.v20230201.SystemDataResponse;
|
|
1136194
1137318
|
/**
|
|
1136195
1137319
|
* The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
|
|
1136196
1137320
|
*/
|
|
@@ -1136226,15 +1137350,15 @@ export declare namespace webpubsub {
|
|
|
1136226
1137350
|
lastModifiedByType?: string;
|
|
1136227
1137351
|
}
|
|
1136228
1137352
|
/**
|
|
1136229
|
-
* Upstream auth settings.
|
|
1137353
|
+
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1136230
1137354
|
*/
|
|
1136231
1137355
|
interface UpstreamAuthSettingsResponse {
|
|
1136232
1137356
|
/**
|
|
1136233
|
-
*
|
|
1137357
|
+
* Managed identity settings for upstream.
|
|
1136234
1137358
|
*/
|
|
1136235
|
-
managedIdentity?: outputs.webpubsub.
|
|
1137359
|
+
managedIdentity?: outputs.webpubsub.v20230201.ManagedIdentitySettingsResponse;
|
|
1136236
1137360
|
/**
|
|
1136237
|
-
*
|
|
1137361
|
+
* Upstream auth type enum.
|
|
1136238
1137362
|
*/
|
|
1136239
1137363
|
type?: string;
|
|
1136240
1137364
|
}
|
|
@@ -1136251,27 +1137375,47 @@ export declare namespace webpubsub {
|
|
|
1136251
1137375
|
*/
|
|
1136252
1137376
|
principalId: string;
|
|
1136253
1137377
|
}
|
|
1137378
|
+
/**
|
|
1137379
|
+
* Properties of a hub.
|
|
1137380
|
+
*/
|
|
1137381
|
+
interface WebPubSubHubPropertiesResponse {
|
|
1137382
|
+
/**
|
|
1137383
|
+
* The settings for configuring if anonymous connections are allowed for this hub: "allow" or "deny". Default to "deny".
|
|
1137384
|
+
*/
|
|
1137385
|
+
anonymousConnectPolicy?: string;
|
|
1137386
|
+
/**
|
|
1137387
|
+
* Event handler of a hub.
|
|
1137388
|
+
*/
|
|
1137389
|
+
eventHandlers?: outputs.webpubsub.v20230201.EventHandlerResponse[];
|
|
1137390
|
+
/**
|
|
1137391
|
+
* Event listener settings for forwarding your client events to listeners.
|
|
1137392
|
+
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1137393
|
+
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1137394
|
+
* Maximum count of event listeners among all hubs is 10.
|
|
1137395
|
+
*/
|
|
1137396
|
+
eventListeners?: outputs.webpubsub.v20230201.EventListenerResponse[];
|
|
1137397
|
+
}
|
|
1137398
|
+
/**
|
|
1137399
|
+
* webPubSubHubPropertiesResponseProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesResponse
|
|
1137400
|
+
*/
|
|
1137401
|
+
function webPubSubHubPropertiesResponseProvideDefaults(val: WebPubSubHubPropertiesResponse): WebPubSubHubPropertiesResponse;
|
|
1136254
1137402
|
/**
|
|
1136255
1137403
|
* Network ACLs for the resource
|
|
1136256
1137404
|
*/
|
|
1136257
1137405
|
interface WebPubSubNetworkACLsResponse {
|
|
1136258
1137406
|
/**
|
|
1136259
|
-
*
|
|
1137407
|
+
* Azure Networking ACL Action.
|
|
1136260
1137408
|
*/
|
|
1136261
1137409
|
defaultAction?: string;
|
|
1136262
1137410
|
/**
|
|
1136263
1137411
|
* ACLs for requests from private endpoints
|
|
1136264
1137412
|
*/
|
|
1136265
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1137413
|
+
privateEndpoints?: outputs.webpubsub.v20230201.PrivateEndpointACLResponse[];
|
|
1136266
1137414
|
/**
|
|
1136267
|
-
* ACL
|
|
1137415
|
+
* Network ACL
|
|
1136268
1137416
|
*/
|
|
1136269
|
-
publicNetwork?: outputs.webpubsub.
|
|
1137417
|
+
publicNetwork?: outputs.webpubsub.v20230201.NetworkACLResponse;
|
|
1136270
1137418
|
}
|
|
1136271
|
-
/**
|
|
1136272
|
-
* webPubSubNetworkACLsResponseProvideDefaults sets the appropriate defaults for WebPubSubNetworkACLsResponse
|
|
1136273
|
-
*/
|
|
1136274
|
-
function webPubSubNetworkACLsResponseProvideDefaults(val: WebPubSubNetworkACLsResponse): WebPubSubNetworkACLsResponse;
|
|
1136275
1137419
|
/**
|
|
1136276
1137420
|
* TLS settings for the resource
|
|
1136277
1137421
|
*/
|
|
@@ -1136286,7 +1137430,7 @@ export declare namespace webpubsub {
|
|
|
1136286
1137430
|
*/
|
|
1136287
1137431
|
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1136288
1137432
|
}
|
|
1136289
|
-
namespace
|
|
1137433
|
+
namespace v20230301preview {
|
|
1136290
1137434
|
/**
|
|
1136291
1137435
|
* Properties of event handler.
|
|
1136292
1137436
|
*/
|
|
@@ -1136294,7 +1137438,7 @@ export declare namespace webpubsub {
|
|
|
1136294
1137438
|
/**
|
|
1136295
1137439
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1136296
1137440
|
*/
|
|
1136297
|
-
auth?: outputs.webpubsub.
|
|
1137441
|
+
auth?: outputs.webpubsub.v20230301preview.UpstreamAuthSettingsResponse;
|
|
1136298
1137442
|
/**
|
|
1136299
1137443
|
* Gets or sets the list of system events.
|
|
1136300
1137444
|
*/
|
|
@@ -1136339,11 +1137483,11 @@ export declare namespace webpubsub {
|
|
|
1136339
1137483
|
/**
|
|
1136340
1137484
|
* An endpoint specifying where Web PubSub should send events to.
|
|
1136341
1137485
|
*/
|
|
1136342
|
-
endpoint: outputs.webpubsub.
|
|
1137486
|
+
endpoint: outputs.webpubsub.v20230301preview.EventHubEndpointResponse;
|
|
1136343
1137487
|
/**
|
|
1136344
1137488
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1136345
1137489
|
*/
|
|
1136346
|
-
filter: outputs.webpubsub.
|
|
1137490
|
+
filter: outputs.webpubsub.v20230301preview.EventNameFilterResponse;
|
|
1136347
1137491
|
}
|
|
1136348
1137492
|
/**
|
|
1136349
1137493
|
* Filter events by their name.
|
|
@@ -1136391,7 +1137535,7 @@ export declare namespace webpubsub {
|
|
|
1136391
1137535
|
/**
|
|
1136392
1137536
|
* Gets or sets the list of category configurations.
|
|
1136393
1137537
|
*/
|
|
1136394
|
-
categories?: outputs.webpubsub.
|
|
1137538
|
+
categories?: outputs.webpubsub.v20230301preview.LiveTraceCategoryResponse[];
|
|
1136395
1137539
|
/**
|
|
1136396
1137540
|
* Indicates whether or not enable live trace.
|
|
1136397
1137541
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1136427,7 +1137571,7 @@ export declare namespace webpubsub {
|
|
|
1136427
1137571
|
* Get or set the user assigned identities
|
|
1136428
1137572
|
*/
|
|
1136429
1137573
|
userAssignedIdentities?: {
|
|
1136430
|
-
[key: string]: outputs.webpubsub.
|
|
1137574
|
+
[key: string]: outputs.webpubsub.v20230301preview.UserAssignedIdentityPropertyResponse;
|
|
1136431
1137575
|
};
|
|
1136432
1137576
|
}
|
|
1136433
1137577
|
/**
|
|
@@ -1136479,31 +1137623,31 @@ export declare namespace webpubsub {
|
|
|
1136479
1137623
|
*/
|
|
1136480
1137624
|
groupIds: string[];
|
|
1136481
1137625
|
/**
|
|
1136482
|
-
* Fully qualified resource
|
|
1137626
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
1136483
1137627
|
*/
|
|
1136484
1137628
|
id: string;
|
|
1136485
1137629
|
/**
|
|
1136486
|
-
* The name of the resource
|
|
1137630
|
+
* The name of the resource
|
|
1136487
1137631
|
*/
|
|
1136488
1137632
|
name: string;
|
|
1136489
1137633
|
/**
|
|
1136490
1137634
|
* Private endpoint
|
|
1136491
1137635
|
*/
|
|
1136492
|
-
privateEndpoint?: outputs.webpubsub.
|
|
1137636
|
+
privateEndpoint?: outputs.webpubsub.v20230301preview.PrivateEndpointResponse;
|
|
1136493
1137637
|
/**
|
|
1136494
1137638
|
* Connection state of the private endpoint connection
|
|
1136495
1137639
|
*/
|
|
1136496
|
-
privateLinkServiceConnectionState?: outputs.webpubsub.
|
|
1137640
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20230301preview.PrivateLinkServiceConnectionStateResponse;
|
|
1136497
1137641
|
/**
|
|
1136498
1137642
|
* Provisioning state of the resource.
|
|
1136499
1137643
|
*/
|
|
1136500
1137644
|
provisioningState: string;
|
|
1136501
1137645
|
/**
|
|
1136502
|
-
*
|
|
1137646
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1136503
1137647
|
*/
|
|
1136504
|
-
systemData: outputs.webpubsub.
|
|
1137648
|
+
systemData: outputs.webpubsub.v20230301preview.SystemDataResponse;
|
|
1136505
1137649
|
/**
|
|
1136506
|
-
* The type of the resource
|
|
1137650
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1136507
1137651
|
*/
|
|
1136508
1137652
|
type: string;
|
|
1136509
1137653
|
}
|
|
@@ -1136557,7 +1137701,7 @@ export declare namespace webpubsub {
|
|
|
1136557
1137701
|
/**
|
|
1136558
1137702
|
* Gets or sets the list of category configurations.
|
|
1136559
1137703
|
*/
|
|
1136560
|
-
categories?: outputs.webpubsub.
|
|
1137704
|
+
categories?: outputs.webpubsub.v20230301preview.ResourceLogCategoryResponse[];
|
|
1136561
1137705
|
}
|
|
1136562
1137706
|
/**
|
|
1136563
1137707
|
* Reference to a resource.
|
|
@@ -1136611,11 +1137755,11 @@ export declare namespace webpubsub {
|
|
|
1136611
1137755
|
*/
|
|
1136612
1137756
|
groupId: string;
|
|
1136613
1137757
|
/**
|
|
1136614
|
-
* Fully qualified resource
|
|
1137758
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
1136615
1137759
|
*/
|
|
1136616
1137760
|
id: string;
|
|
1136617
1137761
|
/**
|
|
1136618
|
-
* The name of the resource
|
|
1137762
|
+
* The name of the resource
|
|
1136619
1137763
|
*/
|
|
1136620
1137764
|
name: string;
|
|
1136621
1137765
|
/**
|
|
@@ -1136635,11 +1137779,11 @@ export declare namespace webpubsub {
|
|
|
1136635
1137779
|
*/
|
|
1136636
1137780
|
status: string;
|
|
1136637
1137781
|
/**
|
|
1136638
|
-
*
|
|
1137782
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1136639
1137783
|
*/
|
|
1136640
|
-
systemData: outputs.webpubsub.
|
|
1137784
|
+
systemData: outputs.webpubsub.v20230301preview.SystemDataResponse;
|
|
1136641
1137785
|
/**
|
|
1136642
|
-
* The type of the resource
|
|
1137786
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1136643
1137787
|
*/
|
|
1136644
1137788
|
type: string;
|
|
1136645
1137789
|
}
|
|
@@ -1136679,7 +1137823,7 @@ export declare namespace webpubsub {
|
|
|
1136679
1137823
|
/**
|
|
1136680
1137824
|
* Managed identity settings for upstream.
|
|
1136681
1137825
|
*/
|
|
1136682
|
-
managedIdentity?: outputs.webpubsub.
|
|
1137826
|
+
managedIdentity?: outputs.webpubsub.v20230301preview.ManagedIdentitySettingsResponse;
|
|
1136683
1137827
|
/**
|
|
1136684
1137828
|
* Upstream auth type enum.
|
|
1136685
1137829
|
*/
|
|
@@ -1136709,14 +1137853,14 @@ export declare namespace webpubsub {
|
|
|
1136709
1137853
|
/**
|
|
1136710
1137854
|
* Event handler of a hub.
|
|
1136711
1137855
|
*/
|
|
1136712
|
-
eventHandlers?: outputs.webpubsub.
|
|
1137856
|
+
eventHandlers?: outputs.webpubsub.v20230301preview.EventHandlerResponse[];
|
|
1136713
1137857
|
/**
|
|
1136714
1137858
|
* Event listener settings for forwarding your client events to listeners.
|
|
1136715
1137859
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1136716
1137860
|
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1136717
1137861
|
* Maximum count of event listeners among all hubs is 10.
|
|
1136718
1137862
|
*/
|
|
1136719
|
-
eventListeners?: outputs.webpubsub.
|
|
1137863
|
+
eventListeners?: outputs.webpubsub.v20230301preview.EventListenerResponse[];
|
|
1136720
1137864
|
}
|
|
1136721
1137865
|
/**
|
|
1136722
1137866
|
* webPubSubHubPropertiesResponseProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesResponse
|
|
@@ -1136733,18 +1137877,18 @@ export declare namespace webpubsub {
|
|
|
1136733
1137877
|
/**
|
|
1136734
1137878
|
* ACLs for requests from private endpoints
|
|
1136735
1137879
|
*/
|
|
1136736
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1137880
|
+
privateEndpoints?: outputs.webpubsub.v20230301preview.PrivateEndpointACLResponse[];
|
|
1136737
1137881
|
/**
|
|
1136738
1137882
|
* Network ACL
|
|
1136739
1137883
|
*/
|
|
1136740
|
-
publicNetwork?: outputs.webpubsub.
|
|
1137884
|
+
publicNetwork?: outputs.webpubsub.v20230301preview.NetworkACLResponse;
|
|
1136741
1137885
|
}
|
|
1136742
1137886
|
/**
|
|
1136743
1137887
|
* TLS settings for the resource
|
|
1136744
1137888
|
*/
|
|
1136745
1137889
|
interface WebPubSubTlsSettingsResponse {
|
|
1136746
1137890
|
/**
|
|
1136747
|
-
* Request client certificate during TLS handshake if enabled
|
|
1137891
|
+
* Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier.
|
|
1136748
1137892
|
*/
|
|
1136749
1137893
|
clientCertEnabled?: boolean;
|
|
1136750
1137894
|
}
|
|
@@ -1136753,7 +1137897,7 @@ export declare namespace webpubsub {
|
|
|
1136753
1137897
|
*/
|
|
1136754
1137898
|
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1136755
1137899
|
}
|
|
1136756
|
-
namespace
|
|
1137900
|
+
namespace v20230601preview {
|
|
1136757
1137901
|
/**
|
|
1136758
1137902
|
* Properties of event handler.
|
|
1136759
1137903
|
*/
|
|
@@ -1136761,7 +1137905,7 @@ export declare namespace webpubsub {
|
|
|
1136761
1137905
|
/**
|
|
1136762
1137906
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1136763
1137907
|
*/
|
|
1136764
|
-
auth?: outputs.webpubsub.
|
|
1137908
|
+
auth?: outputs.webpubsub.v20230601preview.UpstreamAuthSettingsResponse;
|
|
1136765
1137909
|
/**
|
|
1136766
1137910
|
* Gets or sets the list of system events.
|
|
1136767
1137911
|
*/
|
|
@@ -1136806,11 +1137950,11 @@ export declare namespace webpubsub {
|
|
|
1136806
1137950
|
/**
|
|
1136807
1137951
|
* An endpoint specifying where Web PubSub should send events to.
|
|
1136808
1137952
|
*/
|
|
1136809
|
-
endpoint: outputs.webpubsub.
|
|
1137953
|
+
endpoint: outputs.webpubsub.v20230601preview.EventHubEndpointResponse;
|
|
1136810
1137954
|
/**
|
|
1136811
1137955
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1136812
1137956
|
*/
|
|
1136813
|
-
filter: outputs.webpubsub.
|
|
1137957
|
+
filter: outputs.webpubsub.v20230601preview.EventNameFilterResponse;
|
|
1136814
1137958
|
}
|
|
1136815
1137959
|
/**
|
|
1136816
1137960
|
* Filter events by their name.
|
|
@@ -1136858,7 +1138002,7 @@ export declare namespace webpubsub {
|
|
|
1136858
1138002
|
/**
|
|
1136859
1138003
|
* Gets or sets the list of category configurations.
|
|
1136860
1138004
|
*/
|
|
1136861
|
-
categories?: outputs.webpubsub.
|
|
1138005
|
+
categories?: outputs.webpubsub.v20230601preview.LiveTraceCategoryResponse[];
|
|
1136862
1138006
|
/**
|
|
1136863
1138007
|
* Indicates whether or not enable live trace.
|
|
1136864
1138008
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1136894,7 +1138038,7 @@ export declare namespace webpubsub {
|
|
|
1136894
1138038
|
* Get or set the user assigned identities
|
|
1136895
1138039
|
*/
|
|
1136896
1138040
|
userAssignedIdentities?: {
|
|
1136897
|
-
[key: string]: outputs.webpubsub.
|
|
1138041
|
+
[key: string]: outputs.webpubsub.v20230601preview.UserAssignedIdentityPropertyResponse;
|
|
1136898
1138042
|
};
|
|
1136899
1138043
|
}
|
|
1136900
1138044
|
/**
|
|
@@ -1136956,11 +1138100,11 @@ export declare namespace webpubsub {
|
|
|
1136956
1138100
|
/**
|
|
1136957
1138101
|
* Private endpoint
|
|
1136958
1138102
|
*/
|
|
1136959
|
-
privateEndpoint?: outputs.webpubsub.
|
|
1138103
|
+
privateEndpoint?: outputs.webpubsub.v20230601preview.PrivateEndpointResponse;
|
|
1136960
1138104
|
/**
|
|
1136961
1138105
|
* Connection state of the private endpoint connection
|
|
1136962
1138106
|
*/
|
|
1136963
|
-
privateLinkServiceConnectionState?: outputs.webpubsub.
|
|
1138107
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20230601preview.PrivateLinkServiceConnectionStateResponse;
|
|
1136964
1138108
|
/**
|
|
1136965
1138109
|
* Provisioning state of the resource.
|
|
1136966
1138110
|
*/
|
|
@@ -1136968,7 +1138112,7 @@ export declare namespace webpubsub {
|
|
|
1136968
1138112
|
/**
|
|
1136969
1138113
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1136970
1138114
|
*/
|
|
1136971
|
-
systemData: outputs.webpubsub.
|
|
1138115
|
+
systemData: outputs.webpubsub.v20230601preview.SystemDataResponse;
|
|
1136972
1138116
|
/**
|
|
1136973
1138117
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1136974
1138118
|
*/
|
|
@@ -1137024,7 +1138168,7 @@ export declare namespace webpubsub {
|
|
|
1137024
1138168
|
/**
|
|
1137025
1138169
|
* Gets or sets the list of category configurations.
|
|
1137026
1138170
|
*/
|
|
1137027
|
-
categories?: outputs.webpubsub.
|
|
1138171
|
+
categories?: outputs.webpubsub.v20230601preview.ResourceLogCategoryResponse[];
|
|
1137028
1138172
|
}
|
|
1137029
1138173
|
/**
|
|
1137030
1138174
|
* Reference to a resource.
|
|
@@ -1137104,7 +1138248,7 @@ export declare namespace webpubsub {
|
|
|
1137104
1138248
|
/**
|
|
1137105
1138249
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1137106
1138250
|
*/
|
|
1137107
|
-
systemData: outputs.webpubsub.
|
|
1138251
|
+
systemData: outputs.webpubsub.v20230601preview.SystemDataResponse;
|
|
1137108
1138252
|
/**
|
|
1137109
1138253
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1137110
1138254
|
*/
|
|
@@ -1137146,7 +1138290,7 @@ export declare namespace webpubsub {
|
|
|
1137146
1138290
|
/**
|
|
1137147
1138291
|
* Managed identity settings for upstream.
|
|
1137148
1138292
|
*/
|
|
1137149
|
-
managedIdentity?: outputs.webpubsub.
|
|
1138293
|
+
managedIdentity?: outputs.webpubsub.v20230601preview.ManagedIdentitySettingsResponse;
|
|
1137150
1138294
|
/**
|
|
1137151
1138295
|
* Upstream auth type enum.
|
|
1137152
1138296
|
*/
|
|
@@ -1137176,14 +1138320,14 @@ export declare namespace webpubsub {
|
|
|
1137176
1138320
|
/**
|
|
1137177
1138321
|
* Event handler of a hub.
|
|
1137178
1138322
|
*/
|
|
1137179
|
-
eventHandlers?: outputs.webpubsub.
|
|
1138323
|
+
eventHandlers?: outputs.webpubsub.v20230601preview.EventHandlerResponse[];
|
|
1137180
1138324
|
/**
|
|
1137181
1138325
|
* Event listener settings for forwarding your client events to listeners.
|
|
1137182
1138326
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1137183
1138327
|
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1137184
1138328
|
* Maximum count of event listeners among all hubs is 10.
|
|
1137185
1138329
|
*/
|
|
1137186
|
-
eventListeners?: outputs.webpubsub.
|
|
1138330
|
+
eventListeners?: outputs.webpubsub.v20230601preview.EventListenerResponse[];
|
|
1137187
1138331
|
}
|
|
1137188
1138332
|
/**
|
|
1137189
1138333
|
* webPubSubHubPropertiesResponseProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesResponse
|
|
@@ -1137200,11 +1138344,11 @@ export declare namespace webpubsub {
|
|
|
1137200
1138344
|
/**
|
|
1137201
1138345
|
* ACLs for requests from private endpoints
|
|
1137202
1138346
|
*/
|
|
1137203
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1138347
|
+
privateEndpoints?: outputs.webpubsub.v20230601preview.PrivateEndpointACLResponse[];
|
|
1137204
1138348
|
/**
|
|
1137205
1138349
|
* Network ACL
|
|
1137206
1138350
|
*/
|
|
1137207
|
-
publicNetwork?: outputs.webpubsub.
|
|
1138351
|
+
publicNetwork?: outputs.webpubsub.v20230601preview.NetworkACLResponse;
|
|
1137208
1138352
|
}
|
|
1137209
1138353
|
/**
|
|
1137210
1138354
|
* TLS settings for the resource
|
|
@@ -1137220,7 +1138364,7 @@ export declare namespace webpubsub {
|
|
|
1137220
1138364
|
*/
|
|
1137221
1138365
|
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1137222
1138366
|
}
|
|
1137223
|
-
namespace
|
|
1138367
|
+
namespace v20230801preview {
|
|
1137224
1138368
|
/**
|
|
1137225
1138369
|
* Properties of event handler.
|
|
1137226
1138370
|
*/
|
|
@@ -1137228,7 +1138372,7 @@ export declare namespace webpubsub {
|
|
|
1137228
1138372
|
/**
|
|
1137229
1138373
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1137230
1138374
|
*/
|
|
1137231
|
-
auth?: outputs.webpubsub.
|
|
1138375
|
+
auth?: outputs.webpubsub.v20230801preview.UpstreamAuthSettingsResponse;
|
|
1137232
1138376
|
/**
|
|
1137233
1138377
|
* Gets or sets the list of system events.
|
|
1137234
1138378
|
*/
|
|
@@ -1137273,11 +1138417,11 @@ export declare namespace webpubsub {
|
|
|
1137273
1138417
|
/**
|
|
1137274
1138418
|
* An endpoint specifying where Web PubSub should send events to.
|
|
1137275
1138419
|
*/
|
|
1137276
|
-
endpoint: outputs.webpubsub.
|
|
1138420
|
+
endpoint: outputs.webpubsub.v20230801preview.EventHubEndpointResponse;
|
|
1137277
1138421
|
/**
|
|
1137278
1138422
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1137279
1138423
|
*/
|
|
1137280
|
-
filter: outputs.webpubsub.
|
|
1138424
|
+
filter: outputs.webpubsub.v20230801preview.EventNameFilterResponse;
|
|
1137281
1138425
|
}
|
|
1137282
1138426
|
/**
|
|
1137283
1138427
|
* Filter events by their name.
|
|
@@ -1137301,6 +1138445,19 @@ export declare namespace webpubsub {
|
|
|
1137301
1138445
|
*/
|
|
1137302
1138446
|
userEventPattern?: string;
|
|
1137303
1138447
|
}
|
|
1138448
|
+
/**
|
|
1138449
|
+
* An IP rule
|
|
1138450
|
+
*/
|
|
1138451
|
+
interface IPRuleResponse {
|
|
1138452
|
+
/**
|
|
1138453
|
+
* Azure Networking ACL Action.
|
|
1138454
|
+
*/
|
|
1138455
|
+
action?: string;
|
|
1138456
|
+
/**
|
|
1138457
|
+
* An IP or CIDR or ServiceTag
|
|
1138458
|
+
*/
|
|
1138459
|
+
value?: string;
|
|
1138460
|
+
}
|
|
1137304
1138461
|
/**
|
|
1137305
1138462
|
* Live trace category configuration of a Microsoft.SignalRService resource.
|
|
1137306
1138463
|
*/
|
|
@@ -1137325,7 +1138482,7 @@ export declare namespace webpubsub {
|
|
|
1137325
1138482
|
/**
|
|
1137326
1138483
|
* Gets or sets the list of category configurations.
|
|
1137327
1138484
|
*/
|
|
1137328
|
-
categories?: outputs.webpubsub.
|
|
1138485
|
+
categories?: outputs.webpubsub.v20230801preview.LiveTraceCategoryResponse[];
|
|
1137329
1138486
|
/**
|
|
1137330
1138487
|
* Indicates whether or not enable live trace.
|
|
1137331
1138488
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1137361,7 +1138518,7 @@ export declare namespace webpubsub {
|
|
|
1137361
1138518
|
* Get or set the user assigned identities
|
|
1137362
1138519
|
*/
|
|
1137363
1138520
|
userAssignedIdentities?: {
|
|
1137364
|
-
[key: string]: outputs.webpubsub.
|
|
1138521
|
+
[key: string]: outputs.webpubsub.v20230801preview.UserAssignedIdentityPropertyResponse;
|
|
1137365
1138522
|
};
|
|
1137366
1138523
|
}
|
|
1137367
1138524
|
/**
|
|
@@ -1137423,11 +1138580,11 @@ export declare namespace webpubsub {
|
|
|
1137423
1138580
|
/**
|
|
1137424
1138581
|
* Private endpoint
|
|
1137425
1138582
|
*/
|
|
1137426
|
-
privateEndpoint?: outputs.webpubsub.
|
|
1138583
|
+
privateEndpoint?: outputs.webpubsub.v20230801preview.PrivateEndpointResponse;
|
|
1137427
1138584
|
/**
|
|
1137428
1138585
|
* Connection state of the private endpoint connection
|
|
1137429
1138586
|
*/
|
|
1137430
|
-
privateLinkServiceConnectionState?: outputs.webpubsub.
|
|
1138587
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20230801preview.PrivateLinkServiceConnectionStateResponse;
|
|
1137431
1138588
|
/**
|
|
1137432
1138589
|
* Provisioning state of the resource.
|
|
1137433
1138590
|
*/
|
|
@@ -1137435,7 +1138592,7 @@ export declare namespace webpubsub {
|
|
|
1137435
1138592
|
/**
|
|
1137436
1138593
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1137437
1138594
|
*/
|
|
1137438
|
-
systemData: outputs.webpubsub.
|
|
1138595
|
+
systemData: outputs.webpubsub.v20230801preview.SystemDataResponse;
|
|
1137439
1138596
|
/**
|
|
1137440
1138597
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1137441
1138598
|
*/
|
|
@@ -1137491,7 +1138648,7 @@ export declare namespace webpubsub {
|
|
|
1137491
1138648
|
/**
|
|
1137492
1138649
|
* Gets or sets the list of category configurations.
|
|
1137493
1138650
|
*/
|
|
1137494
|
-
categories?: outputs.webpubsub.
|
|
1138651
|
+
categories?: outputs.webpubsub.v20230801preview.ResourceLogCategoryResponse[];
|
|
1137495
1138652
|
}
|
|
1137496
1138653
|
/**
|
|
1137497
1138654
|
* Reference to a resource.
|
|
@@ -1137571,7 +1138728,7 @@ export declare namespace webpubsub {
|
|
|
1137571
1138728
|
/**
|
|
1137572
1138729
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1137573
1138730
|
*/
|
|
1137574
|
-
systemData: outputs.webpubsub.
|
|
1138731
|
+
systemData: outputs.webpubsub.v20230801preview.SystemDataResponse;
|
|
1137575
1138732
|
/**
|
|
1137576
1138733
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1137577
1138734
|
*/
|
|
@@ -1137613,7 +1138770,7 @@ export declare namespace webpubsub {
|
|
|
1137613
1138770
|
/**
|
|
1137614
1138771
|
* Managed identity settings for upstream.
|
|
1137615
1138772
|
*/
|
|
1137616
|
-
managedIdentity?: outputs.webpubsub.
|
|
1138773
|
+
managedIdentity?: outputs.webpubsub.v20230801preview.ManagedIdentitySettingsResponse;
|
|
1137617
1138774
|
/**
|
|
1137618
1138775
|
* Upstream auth type enum.
|
|
1137619
1138776
|
*/
|
|
@@ -1137643,14 +1138800,14 @@ export declare namespace webpubsub {
|
|
|
1137643
1138800
|
/**
|
|
1137644
1138801
|
* Event handler of a hub.
|
|
1137645
1138802
|
*/
|
|
1137646
|
-
eventHandlers?: outputs.webpubsub.
|
|
1138803
|
+
eventHandlers?: outputs.webpubsub.v20230801preview.EventHandlerResponse[];
|
|
1137647
1138804
|
/**
|
|
1137648
1138805
|
* Event listener settings for forwarding your client events to listeners.
|
|
1137649
1138806
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1137650
1138807
|
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1137651
1138808
|
* Maximum count of event listeners among all hubs is 10.
|
|
1137652
1138809
|
*/
|
|
1137653
|
-
eventListeners?: outputs.webpubsub.
|
|
1138810
|
+
eventListeners?: outputs.webpubsub.v20230801preview.EventListenerResponse[];
|
|
1137654
1138811
|
}
|
|
1137655
1138812
|
/**
|
|
1137656
1138813
|
* webPubSubHubPropertiesResponseProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesResponse
|
|
@@ -1137664,14 +1138821,18 @@ export declare namespace webpubsub {
|
|
|
1137664
1138821
|
* Azure Networking ACL Action.
|
|
1137665
1138822
|
*/
|
|
1137666
1138823
|
defaultAction?: string;
|
|
1138824
|
+
/**
|
|
1138825
|
+
* IP rules for filtering public traffic
|
|
1138826
|
+
*/
|
|
1138827
|
+
ipRules?: outputs.webpubsub.v20230801preview.IPRuleResponse[];
|
|
1137667
1138828
|
/**
|
|
1137668
1138829
|
* ACLs for requests from private endpoints
|
|
1137669
1138830
|
*/
|
|
1137670
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1138831
|
+
privateEndpoints?: outputs.webpubsub.v20230801preview.PrivateEndpointACLResponse[];
|
|
1137671
1138832
|
/**
|
|
1137672
1138833
|
* Network ACL
|
|
1137673
1138834
|
*/
|
|
1137674
|
-
publicNetwork?: outputs.webpubsub.
|
|
1138835
|
+
publicNetwork?: outputs.webpubsub.v20230801preview.NetworkACLResponse;
|
|
1137675
1138836
|
}
|
|
1137676
1138837
|
/**
|
|
1137677
1138838
|
* TLS settings for the resource
|
|
@@ -1137687,7 +1138848,7 @@ export declare namespace webpubsub {
|
|
|
1137687
1138848
|
*/
|
|
1137688
1138849
|
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1137689
1138850
|
}
|
|
1137690
|
-
namespace
|
|
1138851
|
+
namespace v20240101preview {
|
|
1137691
1138852
|
/**
|
|
1137692
1138853
|
* Properties of event handler.
|
|
1137693
1138854
|
*/
|
|
@@ -1137695,7 +1138856,7 @@ export declare namespace webpubsub {
|
|
|
1137695
1138856
|
/**
|
|
1137696
1138857
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1137697
1138858
|
*/
|
|
1137698
|
-
auth?: outputs.webpubsub.
|
|
1138859
|
+
auth?: outputs.webpubsub.v20240101preview.UpstreamAuthSettingsResponse;
|
|
1137699
1138860
|
/**
|
|
1137700
1138861
|
* Gets or sets the list of system events.
|
|
1137701
1138862
|
*/
|
|
@@ -1137740,11 +1138901,11 @@ export declare namespace webpubsub {
|
|
|
1137740
1138901
|
/**
|
|
1137741
1138902
|
* An endpoint specifying where Web PubSub should send events to.
|
|
1137742
1138903
|
*/
|
|
1137743
|
-
endpoint: outputs.webpubsub.
|
|
1138904
|
+
endpoint: outputs.webpubsub.v20240101preview.EventHubEndpointResponse;
|
|
1137744
1138905
|
/**
|
|
1137745
1138906
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1137746
1138907
|
*/
|
|
1137747
|
-
filter: outputs.webpubsub.
|
|
1138908
|
+
filter: outputs.webpubsub.v20240101preview.EventNameFilterResponse;
|
|
1137748
1138909
|
}
|
|
1137749
1138910
|
/**
|
|
1137750
1138911
|
* Filter events by their name.
|
|
@@ -1137805,7 +1138966,7 @@ export declare namespace webpubsub {
|
|
|
1137805
1138966
|
/**
|
|
1137806
1138967
|
* Gets or sets the list of category configurations.
|
|
1137807
1138968
|
*/
|
|
1137808
|
-
categories?: outputs.webpubsub.
|
|
1138969
|
+
categories?: outputs.webpubsub.v20240101preview.LiveTraceCategoryResponse[];
|
|
1137809
1138970
|
/**
|
|
1137810
1138971
|
* Indicates whether or not enable live trace.
|
|
1137811
1138972
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1137841,7 +1139002,7 @@ export declare namespace webpubsub {
|
|
|
1137841
1139002
|
* Get or set the user assigned identities
|
|
1137842
1139003
|
*/
|
|
1137843
1139004
|
userAssignedIdentities?: {
|
|
1137844
|
-
[key: string]: outputs.webpubsub.
|
|
1139005
|
+
[key: string]: outputs.webpubsub.v20240101preview.UserAssignedIdentityPropertyResponse;
|
|
1137845
1139006
|
};
|
|
1137846
1139007
|
}
|
|
1137847
1139008
|
/**
|
|
@@ -1137903,11 +1139064,11 @@ export declare namespace webpubsub {
|
|
|
1137903
1139064
|
/**
|
|
1137904
1139065
|
* Private endpoint
|
|
1137905
1139066
|
*/
|
|
1137906
|
-
privateEndpoint?: outputs.webpubsub.
|
|
1139067
|
+
privateEndpoint?: outputs.webpubsub.v20240101preview.PrivateEndpointResponse;
|
|
1137907
1139068
|
/**
|
|
1137908
1139069
|
* Connection state of the private endpoint connection
|
|
1137909
1139070
|
*/
|
|
1137910
|
-
privateLinkServiceConnectionState?: outputs.webpubsub.
|
|
1139071
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20240101preview.PrivateLinkServiceConnectionStateResponse;
|
|
1137911
1139072
|
/**
|
|
1137912
1139073
|
* Provisioning state of the resource.
|
|
1137913
1139074
|
*/
|
|
@@ -1137915,7 +1139076,7 @@ export declare namespace webpubsub {
|
|
|
1137915
1139076
|
/**
|
|
1137916
1139077
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1137917
1139078
|
*/
|
|
1137918
|
-
systemData: outputs.webpubsub.
|
|
1139079
|
+
systemData: outputs.webpubsub.v20240101preview.SystemDataResponse;
|
|
1137919
1139080
|
/**
|
|
1137920
1139081
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1137921
1139082
|
*/
|
|
@@ -1137971,7 +1139132,7 @@ export declare namespace webpubsub {
|
|
|
1137971
1139132
|
/**
|
|
1137972
1139133
|
* Gets or sets the list of category configurations.
|
|
1137973
1139134
|
*/
|
|
1137974
|
-
categories?: outputs.webpubsub.
|
|
1139135
|
+
categories?: outputs.webpubsub.v20240101preview.ResourceLogCategoryResponse[];
|
|
1137975
1139136
|
}
|
|
1137976
1139137
|
/**
|
|
1137977
1139138
|
* Reference to a resource.
|
|
@@ -1137987,12 +1139148,14 @@ export declare namespace webpubsub {
|
|
|
1137987
1139148
|
*/
|
|
1137988
1139149
|
interface ResourceSkuResponse {
|
|
1137989
1139150
|
/**
|
|
1137990
|
-
* Optional, integer. The unit count of the resource.
|
|
1139151
|
+
* Optional, integer. The unit count of the resource.
|
|
1139152
|
+
* 1 for Free_F1/Standard_S1/Premium_P1, 100 for Premium_P2 by default.
|
|
1137991
1139153
|
*
|
|
1137992
1139154
|
* If present, following values are allowed:
|
|
1137993
|
-
*
|
|
1137994
|
-
*
|
|
1137995
|
-
*
|
|
1139155
|
+
* Free_F1: 1;
|
|
1139156
|
+
* Standard_S1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
1139157
|
+
* Premium_P1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
1139158
|
+
* Premium_P2: 100,200,300,400,500,600,700,800,900,1000;
|
|
1137996
1139159
|
*/
|
|
1137997
1139160
|
capacity?: number;
|
|
1137998
1139161
|
/**
|
|
@@ -1138002,7 +1139165,7 @@ export declare namespace webpubsub {
|
|
|
1138002
1139165
|
/**
|
|
1138003
1139166
|
* The name of the SKU. Required.
|
|
1138004
1139167
|
*
|
|
1138005
|
-
* Allowed values: Standard_S1, Free_F1, Premium_P1
|
|
1139168
|
+
* Allowed values: Standard_S1, Free_F1, Premium_P1, Premium_P2
|
|
1138006
1139169
|
*/
|
|
1138007
1139170
|
name: string;
|
|
1138008
1139171
|
/**
|
|
@@ -1138051,7 +1139214,7 @@ export declare namespace webpubsub {
|
|
|
1138051
1139214
|
/**
|
|
1138052
1139215
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1138053
1139216
|
*/
|
|
1138054
|
-
systemData: outputs.webpubsub.
|
|
1139217
|
+
systemData: outputs.webpubsub.v20240101preview.SystemDataResponse;
|
|
1138055
1139218
|
/**
|
|
1138056
1139219
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1138057
1139220
|
*/
|
|
@@ -1138093,7 +1139256,7 @@ export declare namespace webpubsub {
|
|
|
1138093
1139256
|
/**
|
|
1138094
1139257
|
* Managed identity settings for upstream.
|
|
1138095
1139258
|
*/
|
|
1138096
|
-
managedIdentity?: outputs.webpubsub.
|
|
1139259
|
+
managedIdentity?: outputs.webpubsub.v20240101preview.ManagedIdentitySettingsResponse;
|
|
1138097
1139260
|
/**
|
|
1138098
1139261
|
* Upstream auth type enum.
|
|
1138099
1139262
|
*/
|
|
@@ -1138123,14 +1139286,18 @@ export declare namespace webpubsub {
|
|
|
1138123
1139286
|
/**
|
|
1138124
1139287
|
* Event handler of a hub.
|
|
1138125
1139288
|
*/
|
|
1138126
|
-
eventHandlers?: outputs.webpubsub.
|
|
1139289
|
+
eventHandlers?: outputs.webpubsub.v20240101preview.EventHandlerResponse[];
|
|
1138127
1139290
|
/**
|
|
1138128
1139291
|
* Event listener settings for forwarding your client events to listeners.
|
|
1138129
1139292
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1138130
1139293
|
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1138131
1139294
|
* Maximum count of event listeners among all hubs is 10.
|
|
1138132
1139295
|
*/
|
|
1138133
|
-
eventListeners?: outputs.webpubsub.
|
|
1139296
|
+
eventListeners?: outputs.webpubsub.v20240101preview.EventListenerResponse[];
|
|
1139297
|
+
/**
|
|
1139298
|
+
* The settings for configuring the WebSocket ping-pong interval in seconds for all clients in the hub. Valid range: 1 to 120. Default to 20 seconds.
|
|
1139299
|
+
*/
|
|
1139300
|
+
webSocketKeepAliveIntervalInSeconds?: number;
|
|
1138134
1139301
|
}
|
|
1138135
1139302
|
/**
|
|
1138136
1139303
|
* webPubSubHubPropertiesResponseProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesResponse
|
|
@@ -1138147,15 +1139314,26 @@ export declare namespace webpubsub {
|
|
|
1138147
1139314
|
/**
|
|
1138148
1139315
|
* IP rules for filtering public traffic
|
|
1138149
1139316
|
*/
|
|
1138150
|
-
ipRules?: outputs.webpubsub.
|
|
1139317
|
+
ipRules?: outputs.webpubsub.v20240101preview.IPRuleResponse[];
|
|
1138151
1139318
|
/**
|
|
1138152
1139319
|
* ACLs for requests from private endpoints
|
|
1138153
1139320
|
*/
|
|
1138154
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1139321
|
+
privateEndpoints?: outputs.webpubsub.v20240101preview.PrivateEndpointACLResponse[];
|
|
1138155
1139322
|
/**
|
|
1138156
1139323
|
* Network ACL
|
|
1138157
1139324
|
*/
|
|
1138158
|
-
publicNetwork?: outputs.webpubsub.
|
|
1139325
|
+
publicNetwork?: outputs.webpubsub.v20240101preview.NetworkACLResponse;
|
|
1139326
|
+
}
|
|
1139327
|
+
/**
|
|
1139328
|
+
* SocketIO settings for the resource
|
|
1139329
|
+
*/
|
|
1139330
|
+
interface WebPubSubSocketIOSettingsResponse {
|
|
1139331
|
+
/**
|
|
1139332
|
+
* The service mode of Web PubSub for Socket.IO. Values allowed:
|
|
1139333
|
+
* "Default": have your own backend Socket.IO server
|
|
1139334
|
+
* "Serverless": your application doesn't have a backend server
|
|
1139335
|
+
*/
|
|
1139336
|
+
serviceMode?: string;
|
|
1138159
1139337
|
}
|
|
1138160
1139338
|
/**
|
|
1138161
1139339
|
* TLS settings for the resource
|
|
@@ -1138171,7 +1139349,7 @@ export declare namespace webpubsub {
|
|
|
1138171
1139349
|
*/
|
|
1138172
1139350
|
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1138173
1139351
|
}
|
|
1138174
|
-
namespace
|
|
1139352
|
+
namespace v20240301 {
|
|
1138175
1139353
|
/**
|
|
1138176
1139354
|
* Properties of event handler.
|
|
1138177
1139355
|
*/
|
|
@@ -1138179,7 +1139357,7 @@ export declare namespace webpubsub {
|
|
|
1138179
1139357
|
/**
|
|
1138180
1139358
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1138181
1139359
|
*/
|
|
1138182
|
-
auth?: outputs.webpubsub.
|
|
1139360
|
+
auth?: outputs.webpubsub.v20240301.UpstreamAuthSettingsResponse;
|
|
1138183
1139361
|
/**
|
|
1138184
1139362
|
* Gets or sets the list of system events.
|
|
1138185
1139363
|
*/
|
|
@@ -1138224,11 +1139402,11 @@ export declare namespace webpubsub {
|
|
|
1138224
1139402
|
/**
|
|
1138225
1139403
|
* An endpoint specifying where Web PubSub should send events to.
|
|
1138226
1139404
|
*/
|
|
1138227
|
-
endpoint: outputs.webpubsub.
|
|
1139405
|
+
endpoint: outputs.webpubsub.v20240301.EventHubEndpointResponse;
|
|
1138228
1139406
|
/**
|
|
1138229
1139407
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1138230
1139408
|
*/
|
|
1138231
|
-
filter: outputs.webpubsub.
|
|
1139409
|
+
filter: outputs.webpubsub.v20240301.EventNameFilterResponse;
|
|
1138232
1139410
|
}
|
|
1138233
1139411
|
/**
|
|
1138234
1139412
|
* Filter events by their name.
|
|
@@ -1138289,7 +1139467,7 @@ export declare namespace webpubsub {
|
|
|
1138289
1139467
|
/**
|
|
1138290
1139468
|
* Gets or sets the list of category configurations.
|
|
1138291
1139469
|
*/
|
|
1138292
|
-
categories?: outputs.webpubsub.
|
|
1139470
|
+
categories?: outputs.webpubsub.v20240301.LiveTraceCategoryResponse[];
|
|
1138293
1139471
|
/**
|
|
1138294
1139472
|
* Indicates whether or not enable live trace.
|
|
1138295
1139473
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1138325,7 +1139503,7 @@ export declare namespace webpubsub {
|
|
|
1138325
1139503
|
* Get or set the user assigned identities
|
|
1138326
1139504
|
*/
|
|
1138327
1139505
|
userAssignedIdentities?: {
|
|
1138328
|
-
[key: string]: outputs.webpubsub.
|
|
1139506
|
+
[key: string]: outputs.webpubsub.v20240301.UserAssignedIdentityPropertyResponse;
|
|
1138329
1139507
|
};
|
|
1138330
1139508
|
}
|
|
1138331
1139509
|
/**
|
|
@@ -1138387,11 +1139565,11 @@ export declare namespace webpubsub {
|
|
|
1138387
1139565
|
/**
|
|
1138388
1139566
|
* Private endpoint
|
|
1138389
1139567
|
*/
|
|
1138390
|
-
privateEndpoint?: outputs.webpubsub.
|
|
1139568
|
+
privateEndpoint?: outputs.webpubsub.v20240301.PrivateEndpointResponse;
|
|
1138391
1139569
|
/**
|
|
1138392
1139570
|
* Connection state of the private endpoint connection
|
|
1138393
1139571
|
*/
|
|
1138394
|
-
privateLinkServiceConnectionState?: outputs.webpubsub.
|
|
1139572
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20240301.PrivateLinkServiceConnectionStateResponse;
|
|
1138395
1139573
|
/**
|
|
1138396
1139574
|
* Provisioning state of the resource.
|
|
1138397
1139575
|
*/
|
|
@@ -1138399,7 +1139577,7 @@ export declare namespace webpubsub {
|
|
|
1138399
1139577
|
/**
|
|
1138400
1139578
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1138401
1139579
|
*/
|
|
1138402
|
-
systemData: outputs.webpubsub.
|
|
1139580
|
+
systemData: outputs.webpubsub.v20240301.SystemDataResponse;
|
|
1138403
1139581
|
/**
|
|
1138404
1139582
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1138405
1139583
|
*/
|
|
@@ -1138455,7 +1139633,7 @@ export declare namespace webpubsub {
|
|
|
1138455
1139633
|
/**
|
|
1138456
1139634
|
* Gets or sets the list of category configurations.
|
|
1138457
1139635
|
*/
|
|
1138458
|
-
categories?: outputs.webpubsub.
|
|
1139636
|
+
categories?: outputs.webpubsub.v20240301.ResourceLogCategoryResponse[];
|
|
1138459
1139637
|
}
|
|
1138460
1139638
|
/**
|
|
1138461
1139639
|
* Reference to a resource.
|
|
@@ -1138537,7 +1139715,7 @@ export declare namespace webpubsub {
|
|
|
1138537
1139715
|
/**
|
|
1138538
1139716
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1138539
1139717
|
*/
|
|
1138540
|
-
systemData: outputs.webpubsub.
|
|
1139718
|
+
systemData: outputs.webpubsub.v20240301.SystemDataResponse;
|
|
1138541
1139719
|
/**
|
|
1138542
1139720
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1138543
1139721
|
*/
|
|
@@ -1138579,7 +1139757,7 @@ export declare namespace webpubsub {
|
|
|
1138579
1139757
|
/**
|
|
1138580
1139758
|
* Managed identity settings for upstream.
|
|
1138581
1139759
|
*/
|
|
1138582
|
-
managedIdentity?: outputs.webpubsub.
|
|
1139760
|
+
managedIdentity?: outputs.webpubsub.v20240301.ManagedIdentitySettingsResponse;
|
|
1138583
1139761
|
/**
|
|
1138584
1139762
|
* Upstream auth type enum.
|
|
1138585
1139763
|
*/
|
|
@@ -1138609,14 +1139787,14 @@ export declare namespace webpubsub {
|
|
|
1138609
1139787
|
/**
|
|
1138610
1139788
|
* Event handler of a hub.
|
|
1138611
1139789
|
*/
|
|
1138612
|
-
eventHandlers?: outputs.webpubsub.
|
|
1139790
|
+
eventHandlers?: outputs.webpubsub.v20240301.EventHandlerResponse[];
|
|
1138613
1139791
|
/**
|
|
1138614
1139792
|
* Event listener settings for forwarding your client events to listeners.
|
|
1138615
1139793
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1138616
1139794
|
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1138617
1139795
|
* Maximum count of event listeners among all hubs is 10.
|
|
1138618
1139796
|
*/
|
|
1138619
|
-
eventListeners?: outputs.webpubsub.
|
|
1139797
|
+
eventListeners?: outputs.webpubsub.v20240301.EventListenerResponse[];
|
|
1138620
1139798
|
/**
|
|
1138621
1139799
|
* The settings for configuring the WebSocket ping-pong interval in seconds for all clients in the hub. Valid range: 1 to 120. Default to 20 seconds.
|
|
1138622
1139800
|
*/
|
|
@@ -1138637,15 +1139815,15 @@ export declare namespace webpubsub {
|
|
|
1138637
1139815
|
/**
|
|
1138638
1139816
|
* IP rules for filtering public traffic
|
|
1138639
1139817
|
*/
|
|
1138640
|
-
ipRules?: outputs.webpubsub.
|
|
1139818
|
+
ipRules?: outputs.webpubsub.v20240301.IPRuleResponse[];
|
|
1138641
1139819
|
/**
|
|
1138642
1139820
|
* ACLs for requests from private endpoints
|
|
1138643
1139821
|
*/
|
|
1138644
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1139822
|
+
privateEndpoints?: outputs.webpubsub.v20240301.PrivateEndpointACLResponse[];
|
|
1138645
1139823
|
/**
|
|
1138646
1139824
|
* Network ACL
|
|
1138647
1139825
|
*/
|
|
1138648
|
-
publicNetwork?: outputs.webpubsub.
|
|
1139826
|
+
publicNetwork?: outputs.webpubsub.v20240301.NetworkACLResponse;
|
|
1138649
1139827
|
}
|
|
1138650
1139828
|
/**
|
|
1138651
1139829
|
* SocketIO settings for the resource
|
|
@@ -1138672,7 +1139850,16 @@ export declare namespace webpubsub {
|
|
|
1138672
1139850
|
*/
|
|
1138673
1139851
|
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1138674
1139852
|
}
|
|
1138675
|
-
namespace
|
|
1139853
|
+
namespace v20240401preview {
|
|
1139854
|
+
/**
|
|
1139855
|
+
* Application firewall settings for the resource
|
|
1139856
|
+
*/
|
|
1139857
|
+
interface ApplicationFirewallSettingsResponse {
|
|
1139858
|
+
/**
|
|
1139859
|
+
* Rules to control the client connection count
|
|
1139860
|
+
*/
|
|
1139861
|
+
clientConnectionCountRules?: (outputs.webpubsub.v20240401preview.ThrottleByJwtCustomClaimRuleResponse | outputs.webpubsub.v20240401preview.ThrottleByJwtSignatureRuleResponse | outputs.webpubsub.v20240401preview.ThrottleByUserIdRuleResponse)[];
|
|
1139862
|
+
}
|
|
1138676
1139863
|
/**
|
|
1138677
1139864
|
* Properties of event handler.
|
|
1138678
1139865
|
*/
|
|
@@ -1138680,7 +1139867,7 @@ export declare namespace webpubsub {
|
|
|
1138680
1139867
|
/**
|
|
1138681
1139868
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1138682
1139869
|
*/
|
|
1138683
|
-
auth?: outputs.webpubsub.
|
|
1139870
|
+
auth?: outputs.webpubsub.v20240401preview.UpstreamAuthSettingsResponse;
|
|
1138684
1139871
|
/**
|
|
1138685
1139872
|
* Gets or sets the list of system events.
|
|
1138686
1139873
|
*/
|
|
@@ -1138725,11 +1139912,11 @@ export declare namespace webpubsub {
|
|
|
1138725
1139912
|
/**
|
|
1138726
1139913
|
* An endpoint specifying where Web PubSub should send events to.
|
|
1138727
1139914
|
*/
|
|
1138728
|
-
endpoint: outputs.webpubsub.
|
|
1139915
|
+
endpoint: outputs.webpubsub.v20240401preview.EventHubEndpointResponse;
|
|
1138729
1139916
|
/**
|
|
1138730
1139917
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1138731
1139918
|
*/
|
|
1138732
|
-
filter: outputs.webpubsub.
|
|
1139919
|
+
filter: outputs.webpubsub.v20240401preview.EventNameFilterResponse;
|
|
1138733
1139920
|
}
|
|
1138734
1139921
|
/**
|
|
1138735
1139922
|
* Filter events by their name.
|
|
@@ -1138790,7 +1139977,7 @@ export declare namespace webpubsub {
|
|
|
1138790
1139977
|
/**
|
|
1138791
1139978
|
* Gets or sets the list of category configurations.
|
|
1138792
1139979
|
*/
|
|
1138793
|
-
categories?: outputs.webpubsub.
|
|
1139980
|
+
categories?: outputs.webpubsub.v20240401preview.LiveTraceCategoryResponse[];
|
|
1138794
1139981
|
/**
|
|
1138795
1139982
|
* Indicates whether or not enable live trace.
|
|
1138796
1139983
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1138826,7 +1140013,7 @@ export declare namespace webpubsub {
|
|
|
1138826
1140013
|
* Get or set the user assigned identities
|
|
1138827
1140014
|
*/
|
|
1138828
1140015
|
userAssignedIdentities?: {
|
|
1138829
|
-
[key: string]: outputs.webpubsub.
|
|
1140016
|
+
[key: string]: outputs.webpubsub.v20240401preview.UserAssignedIdentityPropertyResponse;
|
|
1138830
1140017
|
};
|
|
1138831
1140018
|
}
|
|
1138832
1140019
|
/**
|
|
@@ -1138888,11 +1140075,11 @@ export declare namespace webpubsub {
|
|
|
1138888
1140075
|
/**
|
|
1138889
1140076
|
* Private endpoint
|
|
1138890
1140077
|
*/
|
|
1138891
|
-
privateEndpoint?: outputs.webpubsub.
|
|
1140078
|
+
privateEndpoint?: outputs.webpubsub.v20240401preview.PrivateEndpointResponse;
|
|
1138892
1140079
|
/**
|
|
1138893
1140080
|
* Connection state of the private endpoint connection
|
|
1138894
1140081
|
*/
|
|
1138895
|
-
privateLinkServiceConnectionState?: outputs.webpubsub.
|
|
1140082
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20240401preview.PrivateLinkServiceConnectionStateResponse;
|
|
1138896
1140083
|
/**
|
|
1138897
1140084
|
* Provisioning state of the resource.
|
|
1138898
1140085
|
*/
|
|
@@ -1138900,7 +1140087,7 @@ export declare namespace webpubsub {
|
|
|
1138900
1140087
|
/**
|
|
1138901
1140088
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1138902
1140089
|
*/
|
|
1138903
|
-
systemData: outputs.webpubsub.
|
|
1140090
|
+
systemData: outputs.webpubsub.v20240401preview.SystemDataResponse;
|
|
1138904
1140091
|
/**
|
|
1138905
1140092
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1138906
1140093
|
*/
|
|
@@ -1138956,7 +1140143,7 @@ export declare namespace webpubsub {
|
|
|
1138956
1140143
|
/**
|
|
1138957
1140144
|
* Gets or sets the list of category configurations.
|
|
1138958
1140145
|
*/
|
|
1138959
|
-
categories?: outputs.webpubsub.
|
|
1140146
|
+
categories?: outputs.webpubsub.v20240401preview.ResourceLogCategoryResponse[];
|
|
1138960
1140147
|
}
|
|
1138961
1140148
|
/**
|
|
1138962
1140149
|
* Reference to a resource.
|
|
@@ -1139038,7 +1140225,7 @@ export declare namespace webpubsub {
|
|
|
1139038
1140225
|
/**
|
|
1139039
1140226
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1139040
1140227
|
*/
|
|
1139041
|
-
systemData: outputs.webpubsub.
|
|
1140228
|
+
systemData: outputs.webpubsub.v20240401preview.SystemDataResponse;
|
|
1139042
1140229
|
/**
|
|
1139043
1140230
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1139044
1140231
|
*/
|
|
@@ -1139073,6 +1140260,64 @@ export declare namespace webpubsub {
|
|
|
1139073
1140260
|
*/
|
|
1139074
1140261
|
lastModifiedByType?: string;
|
|
1139075
1140262
|
}
|
|
1140263
|
+
/**
|
|
1140264
|
+
* Throttle the client connection by a custom JWT claim
|
|
1140265
|
+
*/
|
|
1140266
|
+
interface ThrottleByJwtCustomClaimRuleResponse {
|
|
1140267
|
+
/**
|
|
1140268
|
+
* The name of the claim in the JWT token. The client connection with the same claim value will be aggregated. If the claim is not found in the token, the connection will be allowed.
|
|
1140269
|
+
*/
|
|
1140270
|
+
claimName: string;
|
|
1140271
|
+
/**
|
|
1140272
|
+
* Maximum connection count allowed for the same Jwt claim value. Clients with the same Jwt claim will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1140273
|
+
*/
|
|
1140274
|
+
maxCount?: number;
|
|
1140275
|
+
/**
|
|
1140276
|
+
*
|
|
1140277
|
+
* Expected value is 'ThrottleByJwtCustomClaimRule'.
|
|
1140278
|
+
*/
|
|
1140279
|
+
type: "ThrottleByJwtCustomClaimRule";
|
|
1140280
|
+
}
|
|
1140281
|
+
/**
|
|
1140282
|
+
* throttleByJwtCustomClaimRuleResponseProvideDefaults sets the appropriate defaults for ThrottleByJwtCustomClaimRuleResponse
|
|
1140283
|
+
*/
|
|
1140284
|
+
function throttleByJwtCustomClaimRuleResponseProvideDefaults(val: ThrottleByJwtCustomClaimRuleResponse): ThrottleByJwtCustomClaimRuleResponse;
|
|
1140285
|
+
/**
|
|
1140286
|
+
* Throttle the client connection by the JWT signature
|
|
1140287
|
+
*/
|
|
1140288
|
+
interface ThrottleByJwtSignatureRuleResponse {
|
|
1140289
|
+
/**
|
|
1140290
|
+
* Maximum connection count allowed for the same JWT signature. Clients with the same JWT signature will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1140291
|
+
*/
|
|
1140292
|
+
maxCount?: number;
|
|
1140293
|
+
/**
|
|
1140294
|
+
*
|
|
1140295
|
+
* Expected value is 'ThrottleByJwtSignatureRule'.
|
|
1140296
|
+
*/
|
|
1140297
|
+
type: "ThrottleByJwtSignatureRule";
|
|
1140298
|
+
}
|
|
1140299
|
+
/**
|
|
1140300
|
+
* throttleByJwtSignatureRuleResponseProvideDefaults sets the appropriate defaults for ThrottleByJwtSignatureRuleResponse
|
|
1140301
|
+
*/
|
|
1140302
|
+
function throttleByJwtSignatureRuleResponseProvideDefaults(val: ThrottleByJwtSignatureRuleResponse): ThrottleByJwtSignatureRuleResponse;
|
|
1140303
|
+
/**
|
|
1140304
|
+
* Throttle the client connection by the user ID
|
|
1140305
|
+
*/
|
|
1140306
|
+
interface ThrottleByUserIdRuleResponse {
|
|
1140307
|
+
/**
|
|
1140308
|
+
* Maximum connection count allowed for the same user ID. Clients with the same user ID will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1140309
|
+
*/
|
|
1140310
|
+
maxCount?: number;
|
|
1140311
|
+
/**
|
|
1140312
|
+
*
|
|
1140313
|
+
* Expected value is 'ThrottleByUserIdRule'.
|
|
1140314
|
+
*/
|
|
1140315
|
+
type: "ThrottleByUserIdRule";
|
|
1140316
|
+
}
|
|
1140317
|
+
/**
|
|
1140318
|
+
* throttleByUserIdRuleResponseProvideDefaults sets the appropriate defaults for ThrottleByUserIdRuleResponse
|
|
1140319
|
+
*/
|
|
1140320
|
+
function throttleByUserIdRuleResponseProvideDefaults(val: ThrottleByUserIdRuleResponse): ThrottleByUserIdRuleResponse;
|
|
1139076
1140321
|
/**
|
|
1139077
1140322
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1139078
1140323
|
*/
|
|
@@ -1139080,7 +1140325,7 @@ export declare namespace webpubsub {
|
|
|
1139080
1140325
|
/**
|
|
1139081
1140326
|
* Managed identity settings for upstream.
|
|
1139082
1140327
|
*/
|
|
1139083
|
-
managedIdentity?: outputs.webpubsub.
|
|
1140328
|
+
managedIdentity?: outputs.webpubsub.v20240401preview.ManagedIdentitySettingsResponse;
|
|
1139084
1140329
|
/**
|
|
1139085
1140330
|
* Upstream auth type enum.
|
|
1139086
1140331
|
*/
|
|
@@ -1139110,14 +1140355,14 @@ export declare namespace webpubsub {
|
|
|
1139110
1140355
|
/**
|
|
1139111
1140356
|
* Event handler of a hub.
|
|
1139112
1140357
|
*/
|
|
1139113
|
-
eventHandlers?: outputs.webpubsub.
|
|
1140358
|
+
eventHandlers?: outputs.webpubsub.v20240401preview.EventHandlerResponse[];
|
|
1139114
1140359
|
/**
|
|
1139115
1140360
|
* Event listener settings for forwarding your client events to listeners.
|
|
1139116
1140361
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1139117
1140362
|
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1139118
1140363
|
* Maximum count of event listeners among all hubs is 10.
|
|
1139119
1140364
|
*/
|
|
1139120
|
-
eventListeners?: outputs.webpubsub.
|
|
1140365
|
+
eventListeners?: outputs.webpubsub.v20240401preview.EventListenerResponse[];
|
|
1139121
1140366
|
/**
|
|
1139122
1140367
|
* The settings for configuring the WebSocket ping-pong interval in seconds for all clients in the hub. Valid range: 1 to 120. Default to 20 seconds.
|
|
1139123
1140368
|
*/
|
|
@@ -1139138,15 +1140383,15 @@ export declare namespace webpubsub {
|
|
|
1139138
1140383
|
/**
|
|
1139139
1140384
|
* IP rules for filtering public traffic
|
|
1139140
1140385
|
*/
|
|
1139141
|
-
ipRules?: outputs.webpubsub.
|
|
1140386
|
+
ipRules?: outputs.webpubsub.v20240401preview.IPRuleResponse[];
|
|
1139142
1140387
|
/**
|
|
1139143
1140388
|
* ACLs for requests from private endpoints
|
|
1139144
1140389
|
*/
|
|
1139145
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1140390
|
+
privateEndpoints?: outputs.webpubsub.v20240401preview.PrivateEndpointACLResponse[];
|
|
1139146
1140391
|
/**
|
|
1139147
1140392
|
* Network ACL
|
|
1139148
1140393
|
*/
|
|
1139149
|
-
publicNetwork?: outputs.webpubsub.
|
|
1140394
|
+
publicNetwork?: outputs.webpubsub.v20240401preview.NetworkACLResponse;
|
|
1139150
1140395
|
}
|
|
1139151
1140396
|
/**
|
|
1139152
1140397
|
* SocketIO settings for the resource
|
|
@@ -1139173,7 +1140418,7 @@ export declare namespace webpubsub {
|
|
|
1139173
1140418
|
*/
|
|
1139174
1140419
|
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1139175
1140420
|
}
|
|
1139176
|
-
namespace
|
|
1140421
|
+
namespace v20240801preview {
|
|
1139177
1140422
|
/**
|
|
1139178
1140423
|
* Application firewall settings for the resource
|
|
1139179
1140424
|
*/
|
|
@@ -1139181,7 +1140426,7 @@ export declare namespace webpubsub {
|
|
|
1139181
1140426
|
/**
|
|
1139182
1140427
|
* Rules to control the client connection count
|
|
1139183
1140428
|
*/
|
|
1139184
|
-
clientConnectionCountRules?: (outputs.webpubsub.
|
|
1140429
|
+
clientConnectionCountRules?: (outputs.webpubsub.v20240801preview.ThrottleByJwtCustomClaimRuleResponse | outputs.webpubsub.v20240801preview.ThrottleByJwtSignatureRuleResponse | outputs.webpubsub.v20240801preview.ThrottleByUserIdRuleResponse)[];
|
|
1139185
1140430
|
}
|
|
1139186
1140431
|
/**
|
|
1139187
1140432
|
* Properties of event handler.
|
|
@@ -1139190,14 +1140435,16 @@ export declare namespace webpubsub {
|
|
|
1139190
1140435
|
/**
|
|
1139191
1140436
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1139192
1140437
|
*/
|
|
1139193
|
-
auth?: outputs.webpubsub.
|
|
1140438
|
+
auth?: outputs.webpubsub.v20240801preview.UpstreamAuthSettingsResponse;
|
|
1139194
1140439
|
/**
|
|
1139195
1140440
|
* Gets or sets the list of system events.
|
|
1139196
1140441
|
*/
|
|
1139197
1140442
|
systemEvents?: string[];
|
|
1139198
1140443
|
/**
|
|
1139199
|
-
* Gets or sets the
|
|
1139200
|
-
*
|
|
1140444
|
+
* Gets or sets the URL template for the event handler. The actual URL is calculated when the corresponding event is triggered.
|
|
1140445
|
+
* The template supports predefined parameters syntax: `{event}`, `{hub}`, and KeyVault reference syntax `{@Microsoft.KeyVault(SecretUri=_your_secret_identifier_)}`
|
|
1140446
|
+
* For example, if the template is `http://example.com/api/{event}`, when `connect` event is triggered, a POST request will be sent to the URL `http://example.com/chat/api/connect`.
|
|
1140447
|
+
* Note: Parameters are not allowed in the hostname of the URL, and curly brackets `{}` are reserved for parameter syntax only. If your URL path contains literal curly brackets, please URL-encode them to ensure proper handling.
|
|
1139201
1140448
|
*/
|
|
1139202
1140449
|
urlTemplate: string;
|
|
1139203
1140450
|
/**
|
|
@@ -1139235,11 +1140482,11 @@ export declare namespace webpubsub {
|
|
|
1139235
1140482
|
/**
|
|
1139236
1140483
|
* An endpoint specifying where Web PubSub should send events to.
|
|
1139237
1140484
|
*/
|
|
1139238
|
-
endpoint: outputs.webpubsub.
|
|
1140485
|
+
endpoint: outputs.webpubsub.v20240801preview.EventHubEndpointResponse;
|
|
1139239
1140486
|
/**
|
|
1139240
1140487
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1139241
1140488
|
*/
|
|
1139242
|
-
filter: outputs.webpubsub.
|
|
1140489
|
+
filter: outputs.webpubsub.v20240801preview.EventNameFilterResponse;
|
|
1139243
1140490
|
}
|
|
1139244
1140491
|
/**
|
|
1139245
1140492
|
* Filter events by their name.
|
|
@@ -1139300,7 +1140547,7 @@ export declare namespace webpubsub {
|
|
|
1139300
1140547
|
/**
|
|
1139301
1140548
|
* Gets or sets the list of category configurations.
|
|
1139302
1140549
|
*/
|
|
1139303
|
-
categories?: outputs.webpubsub.
|
|
1140550
|
+
categories?: outputs.webpubsub.v20240801preview.LiveTraceCategoryResponse[];
|
|
1139304
1140551
|
/**
|
|
1139305
1140552
|
* Indicates whether or not enable live trace.
|
|
1139306
1140553
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1139336,7 +1140583,7 @@ export declare namespace webpubsub {
|
|
|
1139336
1140583
|
* Get or set the user assigned identities
|
|
1139337
1140584
|
*/
|
|
1139338
1140585
|
userAssignedIdentities?: {
|
|
1139339
|
-
[key: string]: outputs.webpubsub.
|
|
1140586
|
+
[key: string]: outputs.webpubsub.v20240801preview.UserAssignedIdentityPropertyResponse;
|
|
1139340
1140587
|
};
|
|
1139341
1140588
|
}
|
|
1139342
1140589
|
/**
|
|
@@ -1139398,11 +1140645,11 @@ export declare namespace webpubsub {
|
|
|
1139398
1140645
|
/**
|
|
1139399
1140646
|
* Private endpoint
|
|
1139400
1140647
|
*/
|
|
1139401
|
-
privateEndpoint?: outputs.webpubsub.
|
|
1140648
|
+
privateEndpoint?: outputs.webpubsub.v20240801preview.PrivateEndpointResponse;
|
|
1139402
1140649
|
/**
|
|
1139403
1140650
|
* Connection state of the private endpoint connection
|
|
1139404
1140651
|
*/
|
|
1139405
|
-
privateLinkServiceConnectionState?: outputs.webpubsub.
|
|
1140652
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20240801preview.PrivateLinkServiceConnectionStateResponse;
|
|
1139406
1140653
|
/**
|
|
1139407
1140654
|
* Provisioning state of the resource.
|
|
1139408
1140655
|
*/
|
|
@@ -1139410,7 +1140657,7 @@ export declare namespace webpubsub {
|
|
|
1139410
1140657
|
/**
|
|
1139411
1140658
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1139412
1140659
|
*/
|
|
1139413
|
-
systemData: outputs.webpubsub.
|
|
1140660
|
+
systemData: outputs.webpubsub.v20240801preview.SystemDataResponse;
|
|
1139414
1140661
|
/**
|
|
1139415
1140662
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1139416
1140663
|
*/
|
|
@@ -1139466,7 +1140713,7 @@ export declare namespace webpubsub {
|
|
|
1139466
1140713
|
/**
|
|
1139467
1140714
|
* Gets or sets the list of category configurations.
|
|
1139468
1140715
|
*/
|
|
1139469
|
-
categories?: outputs.webpubsub.
|
|
1140716
|
+
categories?: outputs.webpubsub.v20240801preview.ResourceLogCategoryResponse[];
|
|
1139470
1140717
|
}
|
|
1139471
1140718
|
/**
|
|
1139472
1140719
|
* Reference to a resource.
|
|
@@ -1139517,6 +1140764,10 @@ export declare namespace webpubsub {
|
|
|
1139517
1140764
|
* Describes a Shared Private Link Resource
|
|
1139518
1140765
|
*/
|
|
1139519
1140766
|
interface SharedPrivateLinkResourceResponse {
|
|
1140767
|
+
/**
|
|
1140768
|
+
* A list of FQDNs for third party private link service
|
|
1140769
|
+
*/
|
|
1140770
|
+
fqdns?: string[];
|
|
1139520
1140771
|
/**
|
|
1139521
1140772
|
* The group id from the provider of resource the shared private link resource is for
|
|
1139522
1140773
|
*/
|
|
@@ -1139548,7 +1140799,7 @@ export declare namespace webpubsub {
|
|
|
1139548
1140799
|
/**
|
|
1139549
1140800
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1139550
1140801
|
*/
|
|
1139551
|
-
systemData: outputs.webpubsub.
|
|
1140802
|
+
systemData: outputs.webpubsub.v20240801preview.SystemDataResponse;
|
|
1139552
1140803
|
/**
|
|
1139553
1140804
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1139554
1140805
|
*/
|
|
@@ -1139648,7 +1140899,7 @@ export declare namespace webpubsub {
|
|
|
1139648
1140899
|
/**
|
|
1139649
1140900
|
* Managed identity settings for upstream.
|
|
1139650
1140901
|
*/
|
|
1139651
|
-
managedIdentity?: outputs.webpubsub.
|
|
1140902
|
+
managedIdentity?: outputs.webpubsub.v20240801preview.ManagedIdentitySettingsResponse;
|
|
1139652
1140903
|
/**
|
|
1139653
1140904
|
* Upstream auth type enum.
|
|
1139654
1140905
|
*/
|
|
@@ -1139678,14 +1140929,14 @@ export declare namespace webpubsub {
|
|
|
1139678
1140929
|
/**
|
|
1139679
1140930
|
* Event handler of a hub.
|
|
1139680
1140931
|
*/
|
|
1139681
|
-
eventHandlers?: outputs.webpubsub.
|
|
1140932
|
+
eventHandlers?: outputs.webpubsub.v20240801preview.EventHandlerResponse[];
|
|
1139682
1140933
|
/**
|
|
1139683
1140934
|
* Event listener settings for forwarding your client events to listeners.
|
|
1139684
1140935
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1139685
1140936
|
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1139686
1140937
|
* Maximum count of event listeners among all hubs is 10.
|
|
1139687
1140938
|
*/
|
|
1139688
|
-
eventListeners?: outputs.webpubsub.
|
|
1140939
|
+
eventListeners?: outputs.webpubsub.v20240801preview.EventListenerResponse[];
|
|
1139689
1140940
|
/**
|
|
1139690
1140941
|
* The settings for configuring the WebSocket ping-pong interval in seconds for all clients in the hub. Valid range: 1 to 120. Default to 20 seconds.
|
|
1139691
1140942
|
*/
|
|
@@ -1139706,15 +1140957,15 @@ export declare namespace webpubsub {
|
|
|
1139706
1140957
|
/**
|
|
1139707
1140958
|
* IP rules for filtering public traffic
|
|
1139708
1140959
|
*/
|
|
1139709
|
-
ipRules?: outputs.webpubsub.
|
|
1140960
|
+
ipRules?: outputs.webpubsub.v20240801preview.IPRuleResponse[];
|
|
1139710
1140961
|
/**
|
|
1139711
1140962
|
* ACLs for requests from private endpoints
|
|
1139712
1140963
|
*/
|
|
1139713
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1140964
|
+
privateEndpoints?: outputs.webpubsub.v20240801preview.PrivateEndpointACLResponse[];
|
|
1139714
1140965
|
/**
|
|
1139715
1140966
|
* Network ACL
|
|
1139716
1140967
|
*/
|
|
1139717
|
-
publicNetwork?: outputs.webpubsub.
|
|
1140968
|
+
publicNetwork?: outputs.webpubsub.v20240801preview.NetworkACLResponse;
|
|
1139718
1140969
|
}
|
|
1139719
1140970
|
/**
|
|
1139720
1140971
|
* SocketIO settings for the resource
|
|
@@ -1139741,7 +1140992,7 @@ export declare namespace webpubsub {
|
|
|
1139741
1140992
|
*/
|
|
1139742
1140993
|
function webPubSubTlsSettingsResponseProvideDefaults(val: WebPubSubTlsSettingsResponse): WebPubSubTlsSettingsResponse;
|
|
1139743
1140994
|
}
|
|
1139744
|
-
namespace
|
|
1140995
|
+
namespace v20241001preview {
|
|
1139745
1140996
|
/**
|
|
1139746
1140997
|
* Application firewall settings for the resource
|
|
1139747
1140998
|
*/
|
|
@@ -1139749,7 +1141000,11 @@ export declare namespace webpubsub {
|
|
|
1139749
1141000
|
/**
|
|
1139750
1141001
|
* Rules to control the client connection count
|
|
1139751
1141002
|
*/
|
|
1139752
|
-
clientConnectionCountRules?: (outputs.webpubsub.
|
|
1141003
|
+
clientConnectionCountRules?: (outputs.webpubsub.v20241001preview.ThrottleByJwtCustomClaimRuleResponse | outputs.webpubsub.v20241001preview.ThrottleByJwtSignatureRuleResponse | outputs.webpubsub.v20241001preview.ThrottleByUserIdRuleResponse)[];
|
|
1141004
|
+
/**
|
|
1141005
|
+
* Rules to control the client traffic
|
|
1141006
|
+
*/
|
|
1141007
|
+
clientTrafficControlRules?: (outputs.webpubsub.v20241001preview.TrafficThrottleByJwtCustomClaimRuleResponse | outputs.webpubsub.v20241001preview.TrafficThrottleByJwtSignatureRuleResponse | outputs.webpubsub.v20241001preview.TrafficThrottleByUserIdRuleResponse)[];
|
|
1139753
1141008
|
}
|
|
1139754
1141009
|
/**
|
|
1139755
1141010
|
* Properties of event handler.
|
|
@@ -1139758,7 +1141013,7 @@ export declare namespace webpubsub {
|
|
|
1139758
1141013
|
/**
|
|
1139759
1141014
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1139760
1141015
|
*/
|
|
1139761
|
-
auth?: outputs.webpubsub.
|
|
1141016
|
+
auth?: outputs.webpubsub.v20241001preview.UpstreamAuthSettingsResponse;
|
|
1139762
1141017
|
/**
|
|
1139763
1141018
|
* Gets or sets the list of system events.
|
|
1139764
1141019
|
*/
|
|
@@ -1139789,7 +1141044,7 @@ export declare namespace webpubsub {
|
|
|
1139789
1141044
|
*/
|
|
1139790
1141045
|
eventHubName: string;
|
|
1139791
1141046
|
/**
|
|
1139792
|
-
* The fully qualified namespace name of the Event Hub resource.
|
|
1141047
|
+
* The fully qualified namespace name of the Event Hub resource.
|
|
1139793
1141048
|
*/
|
|
1139794
1141049
|
fullyQualifiedNamespace: string;
|
|
1139795
1141050
|
/**
|
|
@@ -1139805,11 +1141060,11 @@ export declare namespace webpubsub {
|
|
|
1139805
1141060
|
/**
|
|
1139806
1141061
|
* An endpoint specifying where Web PubSub should send events to.
|
|
1139807
1141062
|
*/
|
|
1139808
|
-
endpoint: outputs.webpubsub.
|
|
1141063
|
+
endpoint: outputs.webpubsub.v20241001preview.EventHubEndpointResponse;
|
|
1139809
1141064
|
/**
|
|
1139810
1141065
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
1139811
1141066
|
*/
|
|
1139812
|
-
filter: outputs.webpubsub.
|
|
1141067
|
+
filter: outputs.webpubsub.v20241001preview.EventNameFilterResponse;
|
|
1139813
1141068
|
}
|
|
1139814
1141069
|
/**
|
|
1139815
1141070
|
* Filter events by their name.
|
|
@@ -1139870,7 +1141125,7 @@ export declare namespace webpubsub {
|
|
|
1139870
1141125
|
/**
|
|
1139871
1141126
|
* Gets or sets the list of category configurations.
|
|
1139872
1141127
|
*/
|
|
1139873
|
-
categories?: outputs.webpubsub.
|
|
1141128
|
+
categories?: outputs.webpubsub.v20241001preview.LiveTraceCategoryResponse[];
|
|
1139874
1141129
|
/**
|
|
1139875
1141130
|
* Indicates whether or not enable live trace.
|
|
1139876
1141131
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -1139906,7 +1141161,7 @@ export declare namespace webpubsub {
|
|
|
1139906
1141161
|
* Get or set the user assigned identities
|
|
1139907
1141162
|
*/
|
|
1139908
1141163
|
userAssignedIdentities?: {
|
|
1139909
|
-
[key: string]: outputs.webpubsub.
|
|
1141164
|
+
[key: string]: outputs.webpubsub.v20241001preview.UserAssignedIdentityPropertyResponse;
|
|
1139910
1141165
|
};
|
|
1139911
1141166
|
}
|
|
1139912
1141167
|
/**
|
|
@@ -1139968,11 +1141223,11 @@ export declare namespace webpubsub {
|
|
|
1139968
1141223
|
/**
|
|
1139969
1141224
|
* Private endpoint
|
|
1139970
1141225
|
*/
|
|
1139971
|
-
privateEndpoint?: outputs.webpubsub.
|
|
1141226
|
+
privateEndpoint?: outputs.webpubsub.v20241001preview.PrivateEndpointResponse;
|
|
1139972
1141227
|
/**
|
|
1139973
1141228
|
* Connection state of the private endpoint connection
|
|
1139974
1141229
|
*/
|
|
1139975
|
-
privateLinkServiceConnectionState?: outputs.webpubsub.
|
|
1141230
|
+
privateLinkServiceConnectionState?: outputs.webpubsub.v20241001preview.PrivateLinkServiceConnectionStateResponse;
|
|
1139976
1141231
|
/**
|
|
1139977
1141232
|
* Provisioning state of the resource.
|
|
1139978
1141233
|
*/
|
|
@@ -1139980,7 +1141235,7 @@ export declare namespace webpubsub {
|
|
|
1139980
1141235
|
/**
|
|
1139981
1141236
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1139982
1141237
|
*/
|
|
1139983
|
-
systemData: outputs.webpubsub.
|
|
1141238
|
+
systemData: outputs.webpubsub.v20241001preview.SystemDataResponse;
|
|
1139984
1141239
|
/**
|
|
1139985
1141240
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1139986
1141241
|
*/
|
|
@@ -1140036,7 +1141291,7 @@ export declare namespace webpubsub {
|
|
|
1140036
1141291
|
/**
|
|
1140037
1141292
|
* Gets or sets the list of category configurations.
|
|
1140038
1141293
|
*/
|
|
1140039
|
-
categories?: outputs.webpubsub.
|
|
1141294
|
+
categories?: outputs.webpubsub.v20241001preview.ResourceLogCategoryResponse[];
|
|
1140040
1141295
|
}
|
|
1140041
1141296
|
/**
|
|
1140042
1141297
|
* Reference to a resource.
|
|
@@ -1140122,7 +1141377,7 @@ export declare namespace webpubsub {
|
|
|
1140122
1141377
|
/**
|
|
1140123
1141378
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
1140124
1141379
|
*/
|
|
1140125
|
-
systemData: outputs.webpubsub.
|
|
1141380
|
+
systemData: outputs.webpubsub.v20241001preview.SystemDataResponse;
|
|
1140126
1141381
|
/**
|
|
1140127
1141382
|
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
1140128
1141383
|
*/
|
|
@@ -1140215,6 +1141470,76 @@ export declare namespace webpubsub {
|
|
|
1140215
1141470
|
* throttleByUserIdRuleResponseProvideDefaults sets the appropriate defaults for ThrottleByUserIdRuleResponse
|
|
1140216
1141471
|
*/
|
|
1140217
1141472
|
function throttleByUserIdRuleResponseProvideDefaults(val: ThrottleByUserIdRuleResponse): ThrottleByUserIdRuleResponse;
|
|
1141473
|
+
/**
|
|
1141474
|
+
* Throttle the client traffic by a custom JWT claim
|
|
1141475
|
+
*/
|
|
1141476
|
+
interface TrafficThrottleByJwtCustomClaimRuleResponse {
|
|
1141477
|
+
/**
|
|
1141478
|
+
* The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1141479
|
+
*/
|
|
1141480
|
+
aggregationWindowInSeconds?: number;
|
|
1141481
|
+
/**
|
|
1141482
|
+
* The name of the claim in the JWT token. The message bytes with the same claim value will be aggregated. If the claim is not found in the token, the rule will be skipped.
|
|
1141483
|
+
*/
|
|
1141484
|
+
claimName: string;
|
|
1141485
|
+
/**
|
|
1141486
|
+
* Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT claim will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1141487
|
+
*/
|
|
1141488
|
+
maxInboundMessageBytes?: number;
|
|
1141489
|
+
/**
|
|
1141490
|
+
*
|
|
1141491
|
+
* Expected value is 'TrafficThrottleByJwtCustomClaimRule'.
|
|
1141492
|
+
*/
|
|
1141493
|
+
type: "TrafficThrottleByJwtCustomClaimRule";
|
|
1141494
|
+
}
|
|
1141495
|
+
/**
|
|
1141496
|
+
* trafficThrottleByJwtCustomClaimRuleResponseProvideDefaults sets the appropriate defaults for TrafficThrottleByJwtCustomClaimRuleResponse
|
|
1141497
|
+
*/
|
|
1141498
|
+
function trafficThrottleByJwtCustomClaimRuleResponseProvideDefaults(val: TrafficThrottleByJwtCustomClaimRuleResponse): TrafficThrottleByJwtCustomClaimRuleResponse;
|
|
1141499
|
+
/**
|
|
1141500
|
+
* Throttle the client traffic by the JWT signature
|
|
1141501
|
+
*/
|
|
1141502
|
+
interface TrafficThrottleByJwtSignatureRuleResponse {
|
|
1141503
|
+
/**
|
|
1141504
|
+
* The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1141505
|
+
*/
|
|
1141506
|
+
aggregationWindowInSeconds?: number;
|
|
1141507
|
+
/**
|
|
1141508
|
+
* Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT signature will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1141509
|
+
*/
|
|
1141510
|
+
maxInboundMessageBytes?: number;
|
|
1141511
|
+
/**
|
|
1141512
|
+
*
|
|
1141513
|
+
* Expected value is 'TrafficThrottleByJwtSignatureRule'.
|
|
1141514
|
+
*/
|
|
1141515
|
+
type: "TrafficThrottleByJwtSignatureRule";
|
|
1141516
|
+
}
|
|
1141517
|
+
/**
|
|
1141518
|
+
* trafficThrottleByJwtSignatureRuleResponseProvideDefaults sets the appropriate defaults for TrafficThrottleByJwtSignatureRuleResponse
|
|
1141519
|
+
*/
|
|
1141520
|
+
function trafficThrottleByJwtSignatureRuleResponseProvideDefaults(val: TrafficThrottleByJwtSignatureRuleResponse): TrafficThrottleByJwtSignatureRuleResponse;
|
|
1141521
|
+
/**
|
|
1141522
|
+
* Throttle the client traffic by the user ID
|
|
1141523
|
+
*/
|
|
1141524
|
+
interface TrafficThrottleByUserIdRuleResponse {
|
|
1141525
|
+
/**
|
|
1141526
|
+
* The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1141527
|
+
*/
|
|
1141528
|
+
aggregationWindowInSeconds?: number;
|
|
1141529
|
+
/**
|
|
1141530
|
+
* Maximum accumulated inbound message bytes allowed for the same user ID within a time window. Clients with the same user ID will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1141531
|
+
*/
|
|
1141532
|
+
maxInboundMessageBytes?: number;
|
|
1141533
|
+
/**
|
|
1141534
|
+
*
|
|
1141535
|
+
* Expected value is 'TrafficThrottleByUserIdRule'.
|
|
1141536
|
+
*/
|
|
1141537
|
+
type: "TrafficThrottleByUserIdRule";
|
|
1141538
|
+
}
|
|
1141539
|
+
/**
|
|
1141540
|
+
* trafficThrottleByUserIdRuleResponseProvideDefaults sets the appropriate defaults for TrafficThrottleByUserIdRuleResponse
|
|
1141541
|
+
*/
|
|
1141542
|
+
function trafficThrottleByUserIdRuleResponseProvideDefaults(val: TrafficThrottleByUserIdRuleResponse): TrafficThrottleByUserIdRuleResponse;
|
|
1140218
1141543
|
/**
|
|
1140219
1141544
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1140220
1141545
|
*/
|
|
@@ -1140222,7 +1141547,7 @@ export declare namespace webpubsub {
|
|
|
1140222
1141547
|
/**
|
|
1140223
1141548
|
* Managed identity settings for upstream.
|
|
1140224
1141549
|
*/
|
|
1140225
|
-
managedIdentity?: outputs.webpubsub.
|
|
1141550
|
+
managedIdentity?: outputs.webpubsub.v20241001preview.ManagedIdentitySettingsResponse;
|
|
1140226
1141551
|
/**
|
|
1140227
1141552
|
* Upstream auth type enum.
|
|
1140228
1141553
|
*/
|
|
@@ -1140252,14 +1141577,14 @@ export declare namespace webpubsub {
|
|
|
1140252
1141577
|
/**
|
|
1140253
1141578
|
* Event handler of a hub.
|
|
1140254
1141579
|
*/
|
|
1140255
|
-
eventHandlers?: outputs.webpubsub.
|
|
1141580
|
+
eventHandlers?: outputs.webpubsub.v20241001preview.EventHandlerResponse[];
|
|
1140256
1141581
|
/**
|
|
1140257
1141582
|
* Event listener settings for forwarding your client events to listeners.
|
|
1140258
1141583
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
1140259
1141584
|
* One event can be sent to multiple listeners, as long as it matches the filters in those listeners. The order of the array elements doesn't matter.
|
|
1140260
1141585
|
* Maximum count of event listeners among all hubs is 10.
|
|
1140261
1141586
|
*/
|
|
1140262
|
-
eventListeners?: outputs.webpubsub.
|
|
1141587
|
+
eventListeners?: outputs.webpubsub.v20241001preview.EventListenerResponse[];
|
|
1140263
1141588
|
/**
|
|
1140264
1141589
|
* The settings for configuring the WebSocket ping-pong interval in seconds for all clients in the hub. Valid range: 1 to 120. Default to 20 seconds.
|
|
1140265
1141590
|
*/
|
|
@@ -1140280,15 +1141605,15 @@ export declare namespace webpubsub {
|
|
|
1140280
1141605
|
/**
|
|
1140281
1141606
|
* IP rules for filtering public traffic
|
|
1140282
1141607
|
*/
|
|
1140283
|
-
ipRules?: outputs.webpubsub.
|
|
1141608
|
+
ipRules?: outputs.webpubsub.v20241001preview.IPRuleResponse[];
|
|
1140284
1141609
|
/**
|
|
1140285
1141610
|
* ACLs for requests from private endpoints
|
|
1140286
1141611
|
*/
|
|
1140287
|
-
privateEndpoints?: outputs.webpubsub.
|
|
1141612
|
+
privateEndpoints?: outputs.webpubsub.v20241001preview.PrivateEndpointACLResponse[];
|
|
1140288
1141613
|
/**
|
|
1140289
1141614
|
* Network ACL
|
|
1140290
1141615
|
*/
|
|
1140291
|
-
publicNetwork?: outputs.webpubsub.
|
|
1141616
|
+
publicNetwork?: outputs.webpubsub.v20241001preview.NetworkACLResponse;
|
|
1140292
1141617
|
}
|
|
1140293
1141618
|
/**
|
|
1140294
1141619
|
* SocketIO settings for the resource
|