@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/input.d.ts
CHANGED
|
@@ -112211,6 +112211,8 @@ export declare namespace azureplaywrightservice {
|
|
|
112211
112211
|
}
|
|
112212
112212
|
namespace v20240801preview {
|
|
112213
112213
|
}
|
|
112214
|
+
namespace v20241201 {
|
|
112215
|
+
}
|
|
112214
112216
|
}
|
|
112215
112217
|
export declare namespace azuresphere {
|
|
112216
112218
|
/**
|
|
@@ -775652,11 +775654,505 @@ export declare namespace signalrservice {
|
|
|
775652
775654
|
/**
|
|
775653
775655
|
* Managed identity settings for upstream.
|
|
775654
775656
|
*/
|
|
775655
|
-
managedIdentity?: pulumi.Input<inputs.signalrservice.v20240801preview.ManagedIdentitySettingsArgs>;
|
|
775657
|
+
managedIdentity?: pulumi.Input<inputs.signalrservice.v20240801preview.ManagedIdentitySettingsArgs>;
|
|
775658
|
+
/**
|
|
775659
|
+
* Upstream auth type enum.
|
|
775660
|
+
*/
|
|
775661
|
+
type?: pulumi.Input<string | enums.signalrservice.v20240801preview.UpstreamAuthType>;
|
|
775662
|
+
}
|
|
775663
|
+
/**
|
|
775664
|
+
* Upstream template item settings. It defines the Upstream URL of the incoming requests.
|
|
775665
|
+
* The template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template.
|
|
775666
|
+
*/
|
|
775667
|
+
interface UpstreamTemplateArgs {
|
|
775668
|
+
/**
|
|
775669
|
+
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
775670
|
+
*/
|
|
775671
|
+
auth?: pulumi.Input<inputs.signalrservice.v20240801preview.UpstreamAuthSettingsArgs>;
|
|
775672
|
+
/**
|
|
775673
|
+
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
775674
|
+
* There are 3 kind of patterns supported:
|
|
775675
|
+
* 1. "*", it to matches any category name.
|
|
775676
|
+
* 2. Combine multiple categories with ",", for example "connections,messages", it matches category "connections" and "messages".
|
|
775677
|
+
* 3. The single category name, for example, "connections", it matches the category "connections".
|
|
775678
|
+
*/
|
|
775679
|
+
categoryPattern?: pulumi.Input<string>;
|
|
775680
|
+
/**
|
|
775681
|
+
* Gets or sets the matching pattern for event names. If not set, it matches any event.
|
|
775682
|
+
* There are 3 kind of patterns supported:
|
|
775683
|
+
* 1. "*", it to matches any event name.
|
|
775684
|
+
* 2. Combine multiple events with ",", for example "connect,disconnect", it matches event "connect" and "disconnect".
|
|
775685
|
+
* 3. The single event name, for example, "connect", it matches "connect".
|
|
775686
|
+
*/
|
|
775687
|
+
eventPattern?: pulumi.Input<string>;
|
|
775688
|
+
/**
|
|
775689
|
+
* Gets or sets the matching pattern for hub names. If not set, it matches any hub.
|
|
775690
|
+
* There are 3 kind of patterns supported:
|
|
775691
|
+
* 1. "*", it to matches any hub name.
|
|
775692
|
+
* 2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2".
|
|
775693
|
+
* 3. The single hub name, for example, "hub1", it matches "hub1".
|
|
775694
|
+
*/
|
|
775695
|
+
hubPattern?: pulumi.Input<string>;
|
|
775696
|
+
/**
|
|
775697
|
+
* 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.
|
|
775698
|
+
* 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`.
|
|
775699
|
+
*/
|
|
775700
|
+
urlTemplate: pulumi.Input<string>;
|
|
775701
|
+
}
|
|
775702
|
+
}
|
|
775703
|
+
namespace v20241001preview {
|
|
775704
|
+
/**
|
|
775705
|
+
* Application firewall settings for the resource
|
|
775706
|
+
*/
|
|
775707
|
+
interface ApplicationFirewallSettingsArgs {
|
|
775708
|
+
/**
|
|
775709
|
+
* Rules to control the client connection count
|
|
775710
|
+
*/
|
|
775711
|
+
clientConnectionCountRules?: pulumi.Input<pulumi.Input<inputs.signalrservice.v20241001preview.ThrottleByJwtCustomClaimRuleArgs | inputs.signalrservice.v20241001preview.ThrottleByJwtSignatureRuleArgs | inputs.signalrservice.v20241001preview.ThrottleByUserIdRuleArgs>[]>;
|
|
775712
|
+
/**
|
|
775713
|
+
* Rules to control the client traffic
|
|
775714
|
+
*/
|
|
775715
|
+
clientTrafficControlRules?: pulumi.Input<pulumi.Input<inputs.signalrservice.v20241001preview.TrafficThrottleByJwtCustomClaimRuleArgs | inputs.signalrservice.v20241001preview.TrafficThrottleByJwtSignatureRuleArgs | inputs.signalrservice.v20241001preview.TrafficThrottleByUserIdRuleArgs>[]>;
|
|
775716
|
+
}
|
|
775717
|
+
/**
|
|
775718
|
+
* An IP rule
|
|
775719
|
+
*/
|
|
775720
|
+
interface IPRuleArgs {
|
|
775721
|
+
/**
|
|
775722
|
+
* Azure Networking ACL Action.
|
|
775723
|
+
*/
|
|
775724
|
+
action?: pulumi.Input<string | enums.signalrservice.v20241001preview.ACLAction>;
|
|
775725
|
+
/**
|
|
775726
|
+
* An IP or CIDR or ServiceTag
|
|
775727
|
+
*/
|
|
775728
|
+
value?: pulumi.Input<string>;
|
|
775729
|
+
}
|
|
775730
|
+
/**
|
|
775731
|
+
* Live trace category configuration of a Microsoft.SignalRService resource.
|
|
775732
|
+
*/
|
|
775733
|
+
interface LiveTraceCategoryArgs {
|
|
775734
|
+
/**
|
|
775735
|
+
* Indicates whether or the live trace category is enabled.
|
|
775736
|
+
* Available values: true, false.
|
|
775737
|
+
* Case insensitive.
|
|
775738
|
+
*/
|
|
775739
|
+
enabled?: pulumi.Input<string>;
|
|
775740
|
+
/**
|
|
775741
|
+
* Gets or sets the live trace category's name.
|
|
775742
|
+
* Available values: ConnectivityLogs, MessagingLogs.
|
|
775743
|
+
* Case insensitive.
|
|
775744
|
+
*/
|
|
775745
|
+
name?: pulumi.Input<string>;
|
|
775746
|
+
}
|
|
775747
|
+
/**
|
|
775748
|
+
* Live trace configuration of a Microsoft.SignalRService resource.
|
|
775749
|
+
*/
|
|
775750
|
+
interface LiveTraceConfigurationArgs {
|
|
775751
|
+
/**
|
|
775752
|
+
* Gets or sets the list of category configurations.
|
|
775753
|
+
*/
|
|
775754
|
+
categories?: pulumi.Input<pulumi.Input<inputs.signalrservice.v20241001preview.LiveTraceCategoryArgs>[]>;
|
|
775755
|
+
/**
|
|
775756
|
+
* Indicates whether or not enable live trace.
|
|
775757
|
+
* When it's set to true, live trace client can connect to the service.
|
|
775758
|
+
* 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".
|
|
775759
|
+
* Available values: true, false.
|
|
775760
|
+
* Case insensitive.
|
|
775761
|
+
*/
|
|
775762
|
+
enabled?: pulumi.Input<string>;
|
|
775763
|
+
}
|
|
775764
|
+
/**
|
|
775765
|
+
* liveTraceConfigurationArgsProvideDefaults sets the appropriate defaults for LiveTraceConfigurationArgs
|
|
775766
|
+
*/
|
|
775767
|
+
function liveTraceConfigurationArgsProvideDefaults(val: LiveTraceConfigurationArgs): LiveTraceConfigurationArgs;
|
|
775768
|
+
/**
|
|
775769
|
+
* A class represent managed identities used for request and response
|
|
775770
|
+
*/
|
|
775771
|
+
interface ManagedIdentityArgs {
|
|
775772
|
+
/**
|
|
775773
|
+
* Represents the identity type: systemAssigned, userAssigned, None
|
|
775774
|
+
*/
|
|
775775
|
+
type?: pulumi.Input<string | enums.signalrservice.v20241001preview.ManagedIdentityType>;
|
|
775776
|
+
/**
|
|
775777
|
+
* Get or set the user assigned identities
|
|
775778
|
+
*/
|
|
775779
|
+
userAssignedIdentities?: pulumi.Input<pulumi.Input<string>[]>;
|
|
775780
|
+
}
|
|
775781
|
+
/**
|
|
775782
|
+
* Managed identity settings for upstream.
|
|
775783
|
+
*/
|
|
775784
|
+
interface ManagedIdentitySettingsArgs {
|
|
775785
|
+
/**
|
|
775786
|
+
* The Resource indicating the App ID URI of the target resource.
|
|
775787
|
+
* It also appears in the aud (audience) claim of the issued token.
|
|
775788
|
+
*/
|
|
775789
|
+
resource?: pulumi.Input<string>;
|
|
775790
|
+
}
|
|
775791
|
+
/**
|
|
775792
|
+
* Network ACL
|
|
775793
|
+
*/
|
|
775794
|
+
interface NetworkACLArgs {
|
|
775795
|
+
/**
|
|
775796
|
+
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
775797
|
+
*/
|
|
775798
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.signalrservice.v20241001preview.SignalRRequestType>[]>;
|
|
775799
|
+
/**
|
|
775800
|
+
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
775801
|
+
*/
|
|
775802
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.signalrservice.v20241001preview.SignalRRequestType>[]>;
|
|
775803
|
+
}
|
|
775804
|
+
/**
|
|
775805
|
+
* Private endpoint
|
|
775806
|
+
*/
|
|
775807
|
+
interface PrivateEndpointArgs {
|
|
775808
|
+
/**
|
|
775809
|
+
* Full qualified Id of the private endpoint
|
|
775810
|
+
*/
|
|
775811
|
+
id?: pulumi.Input<string>;
|
|
775812
|
+
}
|
|
775813
|
+
/**
|
|
775814
|
+
* ACL for a private endpoint
|
|
775815
|
+
*/
|
|
775816
|
+
interface PrivateEndpointACLArgs {
|
|
775817
|
+
/**
|
|
775818
|
+
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
775819
|
+
*/
|
|
775820
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.signalrservice.v20241001preview.SignalRRequestType>[]>;
|
|
775821
|
+
/**
|
|
775822
|
+
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
775823
|
+
*/
|
|
775824
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.signalrservice.v20241001preview.SignalRRequestType>[]>;
|
|
775825
|
+
/**
|
|
775826
|
+
* Name of the private endpoint connection
|
|
775827
|
+
*/
|
|
775828
|
+
name: pulumi.Input<string>;
|
|
775829
|
+
}
|
|
775830
|
+
/**
|
|
775831
|
+
* Connection state of the private endpoint connection
|
|
775832
|
+
*/
|
|
775833
|
+
interface PrivateLinkServiceConnectionStateArgs {
|
|
775834
|
+
/**
|
|
775835
|
+
* A message indicating if changes on the service provider require any updates on the consumer.
|
|
775836
|
+
*/
|
|
775837
|
+
actionsRequired?: pulumi.Input<string>;
|
|
775838
|
+
/**
|
|
775839
|
+
* The reason for approval/rejection of the connection.
|
|
775840
|
+
*/
|
|
775841
|
+
description?: pulumi.Input<string>;
|
|
775842
|
+
/**
|
|
775843
|
+
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
775844
|
+
*/
|
|
775845
|
+
status?: pulumi.Input<string | enums.signalrservice.v20241001preview.PrivateLinkServiceConnectionStatus>;
|
|
775846
|
+
}
|
|
775847
|
+
/**
|
|
775848
|
+
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
775849
|
+
*/
|
|
775850
|
+
interface ResourceLogCategoryArgs {
|
|
775851
|
+
/**
|
|
775852
|
+
* Indicates whether or the resource log category is enabled.
|
|
775853
|
+
* Available values: true, false.
|
|
775854
|
+
* Case insensitive.
|
|
775855
|
+
*/
|
|
775856
|
+
enabled?: pulumi.Input<string>;
|
|
775857
|
+
/**
|
|
775858
|
+
* Gets or sets the resource log category's name.
|
|
775859
|
+
* Available values: ConnectivityLogs, MessagingLogs.
|
|
775860
|
+
* Case insensitive.
|
|
775861
|
+
*/
|
|
775862
|
+
name?: pulumi.Input<string>;
|
|
775863
|
+
}
|
|
775864
|
+
/**
|
|
775865
|
+
* Resource log configuration of a Microsoft.SignalRService resource.
|
|
775866
|
+
*/
|
|
775867
|
+
interface ResourceLogConfigurationArgs {
|
|
775868
|
+
/**
|
|
775869
|
+
* Gets or sets the list of category configurations.
|
|
775870
|
+
*/
|
|
775871
|
+
categories?: pulumi.Input<pulumi.Input<inputs.signalrservice.v20241001preview.ResourceLogCategoryArgs>[]>;
|
|
775872
|
+
}
|
|
775873
|
+
/**
|
|
775874
|
+
* Reference to a resource.
|
|
775875
|
+
*/
|
|
775876
|
+
interface ResourceReferenceArgs {
|
|
775877
|
+
/**
|
|
775878
|
+
* Resource ID.
|
|
775879
|
+
*/
|
|
775880
|
+
id?: pulumi.Input<string>;
|
|
775881
|
+
}
|
|
775882
|
+
/**
|
|
775883
|
+
* The billing information of the resource.
|
|
775884
|
+
*/
|
|
775885
|
+
interface ResourceSkuArgs {
|
|
775886
|
+
/**
|
|
775887
|
+
* Optional, integer. The unit count of the resource.
|
|
775888
|
+
* 1 for Free_F1/Standard_S1/Premium_P1, 100 for Premium_P2 by default.
|
|
775889
|
+
*
|
|
775890
|
+
* If present, following values are allowed:
|
|
775891
|
+
* Free_F1: 1;
|
|
775892
|
+
* Standard_S1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
775893
|
+
* Premium_P1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
775894
|
+
* Premium_P2: 100,200,300,400,500,600,700,800,900,1000;
|
|
775895
|
+
*/
|
|
775896
|
+
capacity?: pulumi.Input<number>;
|
|
775897
|
+
/**
|
|
775898
|
+
* The name of the SKU. Required.
|
|
775899
|
+
*
|
|
775900
|
+
* Allowed values: Standard_S1, Free_F1, Premium_P1, Premium_P2
|
|
775901
|
+
*/
|
|
775902
|
+
name: pulumi.Input<string>;
|
|
775903
|
+
/**
|
|
775904
|
+
* Optional tier of this particular SKU. 'Standard' or 'Free'.
|
|
775905
|
+
*
|
|
775906
|
+
* `Basic` is deprecated, use `Standard` instead.
|
|
775907
|
+
*/
|
|
775908
|
+
tier?: pulumi.Input<string | enums.signalrservice.v20241001preview.SignalRSkuTier>;
|
|
775909
|
+
}
|
|
775910
|
+
/**
|
|
775911
|
+
* Serverless settings.
|
|
775912
|
+
*/
|
|
775913
|
+
interface ServerlessSettingsArgs {
|
|
775914
|
+
/**
|
|
775915
|
+
* Gets or sets Client Connection Timeout. Optional to be set.
|
|
775916
|
+
* Value in seconds.
|
|
775917
|
+
* Default value is 30 seconds.
|
|
775918
|
+
* Customer should set the timeout to a shorter period if messages are expected to be sent in shorter intervals,
|
|
775919
|
+
* and want the client to disconnect more quickly after the last message is sent.
|
|
775920
|
+
* You can set the timeout to a longer period if messages are expected to be sent in longer intervals,
|
|
775921
|
+
* and they want to keep the same client connection alive during this session.
|
|
775922
|
+
* The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
|
|
775923
|
+
*/
|
|
775924
|
+
connectionTimeoutInSeconds?: pulumi.Input<number>;
|
|
775925
|
+
/**
|
|
775926
|
+
* Gets or sets the Keep-Alive Interval. Optional to set.
|
|
775927
|
+
* Value is in seconds.
|
|
775928
|
+
* The default value is 15 seconds.
|
|
775929
|
+
* Customers should set this value to a shorter period if they want the service to send keep-alive messages more frequently,
|
|
775930
|
+
* ensuring timely checks of the connection status.
|
|
775931
|
+
* Conversely, customers can set this value to a longer period if they want the service to send keep-alive messages less frequently,
|
|
775932
|
+
* reducing network traffic, but note that it may take longer to detect a disconnection.
|
|
775933
|
+
* This interval ensures that the connection is maintained by sending periodic keep-alive messages to the client.
|
|
775934
|
+
*/
|
|
775935
|
+
keepAliveIntervalInSeconds?: pulumi.Input<number>;
|
|
775936
|
+
}
|
|
775937
|
+
/**
|
|
775938
|
+
* serverlessSettingsArgsProvideDefaults sets the appropriate defaults for ServerlessSettingsArgs
|
|
775939
|
+
*/
|
|
775940
|
+
function serverlessSettingsArgsProvideDefaults(val: ServerlessSettingsArgs): ServerlessSettingsArgs;
|
|
775941
|
+
/**
|
|
775942
|
+
* The settings for the Upstream when the service is in server-less mode.
|
|
775943
|
+
*/
|
|
775944
|
+
interface ServerlessUpstreamSettingsArgs {
|
|
775945
|
+
/**
|
|
775946
|
+
* Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
775947
|
+
*/
|
|
775948
|
+
templates?: pulumi.Input<pulumi.Input<inputs.signalrservice.v20241001preview.UpstreamTemplateArgs>[]>;
|
|
775949
|
+
}
|
|
775950
|
+
/**
|
|
775951
|
+
* Cross-Origin Resource Sharing (CORS) settings.
|
|
775952
|
+
*/
|
|
775953
|
+
interface SignalRCorsSettingsArgs {
|
|
775954
|
+
/**
|
|
775955
|
+
* 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.
|
|
775956
|
+
*/
|
|
775957
|
+
allowedOrigins?: pulumi.Input<pulumi.Input<string>[]>;
|
|
775958
|
+
}
|
|
775959
|
+
/**
|
|
775960
|
+
* Feature of a resource, which controls the runtime behavior.
|
|
775961
|
+
*/
|
|
775962
|
+
interface SignalRFeatureArgs {
|
|
775963
|
+
/**
|
|
775964
|
+
* FeatureFlags is the supported features of Azure SignalR service.
|
|
775965
|
+
* - 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.
|
|
775966
|
+
* - EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
775967
|
+
* - EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
775968
|
+
* - 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.
|
|
775969
|
+
*/
|
|
775970
|
+
flag: pulumi.Input<string | enums.signalrservice.v20241001preview.FeatureFlags>;
|
|
775971
|
+
/**
|
|
775972
|
+
* Optional properties related to this feature.
|
|
775973
|
+
*/
|
|
775974
|
+
properties?: pulumi.Input<{
|
|
775975
|
+
[key: string]: pulumi.Input<string>;
|
|
775976
|
+
}>;
|
|
775977
|
+
/**
|
|
775978
|
+
* Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
|
|
775979
|
+
*/
|
|
775980
|
+
value: pulumi.Input<string>;
|
|
775981
|
+
}
|
|
775982
|
+
/**
|
|
775983
|
+
* Network ACLs for the resource
|
|
775984
|
+
*/
|
|
775985
|
+
interface SignalRNetworkACLsArgs {
|
|
775986
|
+
/**
|
|
775987
|
+
* Azure Networking ACL Action.
|
|
775988
|
+
*/
|
|
775989
|
+
defaultAction?: pulumi.Input<string | enums.signalrservice.v20241001preview.ACLAction>;
|
|
775990
|
+
/**
|
|
775991
|
+
* IP rules for filtering public traffic
|
|
775992
|
+
*/
|
|
775993
|
+
ipRules?: pulumi.Input<pulumi.Input<inputs.signalrservice.v20241001preview.IPRuleArgs>[]>;
|
|
775994
|
+
/**
|
|
775995
|
+
* ACLs for requests from private endpoints
|
|
775996
|
+
*/
|
|
775997
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.signalrservice.v20241001preview.PrivateEndpointACLArgs>[]>;
|
|
775998
|
+
/**
|
|
775999
|
+
* Network ACL
|
|
776000
|
+
*/
|
|
776001
|
+
publicNetwork?: pulumi.Input<inputs.signalrservice.v20241001preview.NetworkACLArgs>;
|
|
776002
|
+
}
|
|
776003
|
+
/**
|
|
776004
|
+
* TLS settings for the resource
|
|
776005
|
+
*/
|
|
776006
|
+
interface SignalRTlsSettingsArgs {
|
|
776007
|
+
/**
|
|
776008
|
+
* Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier.
|
|
776009
|
+
*/
|
|
776010
|
+
clientCertEnabled?: pulumi.Input<boolean>;
|
|
776011
|
+
}
|
|
776012
|
+
/**
|
|
776013
|
+
* signalRTlsSettingsArgsProvideDefaults sets the appropriate defaults for SignalRTlsSettingsArgs
|
|
776014
|
+
*/
|
|
776015
|
+
function signalRTlsSettingsArgsProvideDefaults(val: SignalRTlsSettingsArgs): SignalRTlsSettingsArgs;
|
|
776016
|
+
/**
|
|
776017
|
+
* Throttle the client connection by a custom JWT claim
|
|
776018
|
+
*/
|
|
776019
|
+
interface ThrottleByJwtCustomClaimRuleArgs {
|
|
776020
|
+
/**
|
|
776021
|
+
* 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.
|
|
776022
|
+
*/
|
|
776023
|
+
claimName: pulumi.Input<string>;
|
|
776024
|
+
/**
|
|
776025
|
+
* 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.
|
|
776026
|
+
*/
|
|
776027
|
+
maxCount?: pulumi.Input<number>;
|
|
776028
|
+
/**
|
|
776029
|
+
*
|
|
776030
|
+
* Expected value is 'ThrottleByJwtCustomClaimRule'.
|
|
776031
|
+
*/
|
|
776032
|
+
type: pulumi.Input<"ThrottleByJwtCustomClaimRule">;
|
|
776033
|
+
}
|
|
776034
|
+
/**
|
|
776035
|
+
* throttleByJwtCustomClaimRuleArgsProvideDefaults sets the appropriate defaults for ThrottleByJwtCustomClaimRuleArgs
|
|
776036
|
+
*/
|
|
776037
|
+
function throttleByJwtCustomClaimRuleArgsProvideDefaults(val: ThrottleByJwtCustomClaimRuleArgs): ThrottleByJwtCustomClaimRuleArgs;
|
|
776038
|
+
/**
|
|
776039
|
+
* Throttle the client connection by the JWT signature
|
|
776040
|
+
*/
|
|
776041
|
+
interface ThrottleByJwtSignatureRuleArgs {
|
|
776042
|
+
/**
|
|
776043
|
+
* 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.
|
|
776044
|
+
*/
|
|
776045
|
+
maxCount?: pulumi.Input<number>;
|
|
776046
|
+
/**
|
|
776047
|
+
*
|
|
776048
|
+
* Expected value is 'ThrottleByJwtSignatureRule'.
|
|
776049
|
+
*/
|
|
776050
|
+
type: pulumi.Input<"ThrottleByJwtSignatureRule">;
|
|
776051
|
+
}
|
|
776052
|
+
/**
|
|
776053
|
+
* throttleByJwtSignatureRuleArgsProvideDefaults sets the appropriate defaults for ThrottleByJwtSignatureRuleArgs
|
|
776054
|
+
*/
|
|
776055
|
+
function throttleByJwtSignatureRuleArgsProvideDefaults(val: ThrottleByJwtSignatureRuleArgs): ThrottleByJwtSignatureRuleArgs;
|
|
776056
|
+
/**
|
|
776057
|
+
* Throttle the client connection by the user ID
|
|
776058
|
+
*/
|
|
776059
|
+
interface ThrottleByUserIdRuleArgs {
|
|
776060
|
+
/**
|
|
776061
|
+
* 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.
|
|
776062
|
+
*/
|
|
776063
|
+
maxCount?: pulumi.Input<number>;
|
|
776064
|
+
/**
|
|
776065
|
+
*
|
|
776066
|
+
* Expected value is 'ThrottleByUserIdRule'.
|
|
776067
|
+
*/
|
|
776068
|
+
type: pulumi.Input<"ThrottleByUserIdRule">;
|
|
776069
|
+
}
|
|
776070
|
+
/**
|
|
776071
|
+
* throttleByUserIdRuleArgsProvideDefaults sets the appropriate defaults for ThrottleByUserIdRuleArgs
|
|
776072
|
+
*/
|
|
776073
|
+
function throttleByUserIdRuleArgsProvideDefaults(val: ThrottleByUserIdRuleArgs): ThrottleByUserIdRuleArgs;
|
|
776074
|
+
/**
|
|
776075
|
+
* Throttle the client traffic by a custom JWT claim
|
|
776076
|
+
*/
|
|
776077
|
+
interface TrafficThrottleByJwtCustomClaimRuleArgs {
|
|
776078
|
+
/**
|
|
776079
|
+
* 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.
|
|
776080
|
+
*/
|
|
776081
|
+
aggregationWindowInSeconds?: pulumi.Input<number>;
|
|
776082
|
+
/**
|
|
776083
|
+
* 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.
|
|
776084
|
+
*/
|
|
776085
|
+
claimName: pulumi.Input<string>;
|
|
776086
|
+
/**
|
|
776087
|
+
* 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.
|
|
776088
|
+
*/
|
|
776089
|
+
maxInboundMessageBytes?: pulumi.Input<number>;
|
|
776090
|
+
/**
|
|
776091
|
+
*
|
|
776092
|
+
* Expected value is 'TrafficThrottleByJwtCustomClaimRule'.
|
|
776093
|
+
*/
|
|
776094
|
+
type: pulumi.Input<"TrafficThrottleByJwtCustomClaimRule">;
|
|
776095
|
+
}
|
|
776096
|
+
/**
|
|
776097
|
+
* trafficThrottleByJwtCustomClaimRuleArgsProvideDefaults sets the appropriate defaults for TrafficThrottleByJwtCustomClaimRuleArgs
|
|
776098
|
+
*/
|
|
776099
|
+
function trafficThrottleByJwtCustomClaimRuleArgsProvideDefaults(val: TrafficThrottleByJwtCustomClaimRuleArgs): TrafficThrottleByJwtCustomClaimRuleArgs;
|
|
776100
|
+
/**
|
|
776101
|
+
* Throttle the client traffic by the JWT signature
|
|
776102
|
+
*/
|
|
776103
|
+
interface TrafficThrottleByJwtSignatureRuleArgs {
|
|
776104
|
+
/**
|
|
776105
|
+
* 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.
|
|
776106
|
+
*/
|
|
776107
|
+
aggregationWindowInSeconds?: pulumi.Input<number>;
|
|
776108
|
+
/**
|
|
776109
|
+
* 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.
|
|
776110
|
+
*/
|
|
776111
|
+
maxInboundMessageBytes?: pulumi.Input<number>;
|
|
776112
|
+
/**
|
|
776113
|
+
*
|
|
776114
|
+
* Expected value is 'TrafficThrottleByJwtSignatureRule'.
|
|
776115
|
+
*/
|
|
776116
|
+
type: pulumi.Input<"TrafficThrottleByJwtSignatureRule">;
|
|
776117
|
+
}
|
|
776118
|
+
/**
|
|
776119
|
+
* trafficThrottleByJwtSignatureRuleArgsProvideDefaults sets the appropriate defaults for TrafficThrottleByJwtSignatureRuleArgs
|
|
776120
|
+
*/
|
|
776121
|
+
function trafficThrottleByJwtSignatureRuleArgsProvideDefaults(val: TrafficThrottleByJwtSignatureRuleArgs): TrafficThrottleByJwtSignatureRuleArgs;
|
|
776122
|
+
/**
|
|
776123
|
+
* Throttle the client traffic by the user ID
|
|
776124
|
+
*/
|
|
776125
|
+
interface TrafficThrottleByUserIdRuleArgs {
|
|
776126
|
+
/**
|
|
776127
|
+
* 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.
|
|
776128
|
+
*/
|
|
776129
|
+
aggregationWindowInSeconds?: pulumi.Input<number>;
|
|
776130
|
+
/**
|
|
776131
|
+
* 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.
|
|
776132
|
+
*/
|
|
776133
|
+
maxInboundMessageBytes?: pulumi.Input<number>;
|
|
776134
|
+
/**
|
|
776135
|
+
*
|
|
776136
|
+
* Expected value is 'TrafficThrottleByUserIdRule'.
|
|
776137
|
+
*/
|
|
776138
|
+
type: pulumi.Input<"TrafficThrottleByUserIdRule">;
|
|
776139
|
+
}
|
|
776140
|
+
/**
|
|
776141
|
+
* trafficThrottleByUserIdRuleArgsProvideDefaults sets the appropriate defaults for TrafficThrottleByUserIdRuleArgs
|
|
776142
|
+
*/
|
|
776143
|
+
function trafficThrottleByUserIdRuleArgsProvideDefaults(val: TrafficThrottleByUserIdRuleArgs): TrafficThrottleByUserIdRuleArgs;
|
|
776144
|
+
/**
|
|
776145
|
+
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
776146
|
+
*/
|
|
776147
|
+
interface UpstreamAuthSettingsArgs {
|
|
776148
|
+
/**
|
|
776149
|
+
* Managed identity settings for upstream.
|
|
776150
|
+
*/
|
|
776151
|
+
managedIdentity?: pulumi.Input<inputs.signalrservice.v20241001preview.ManagedIdentitySettingsArgs>;
|
|
775656
776152
|
/**
|
|
775657
776153
|
* Upstream auth type enum.
|
|
775658
776154
|
*/
|
|
775659
|
-
type?: pulumi.Input<string | enums.signalrservice.
|
|
776155
|
+
type?: pulumi.Input<string | enums.signalrservice.v20241001preview.UpstreamAuthType>;
|
|
775660
776156
|
}
|
|
775661
776157
|
/**
|
|
775662
776158
|
* Upstream template item settings. It defines the Upstream URL of the incoming requests.
|
|
@@ -775666,7 +776162,7 @@ export declare namespace signalrservice {
|
|
|
775666
776162
|
/**
|
|
775667
776163
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
775668
776164
|
*/
|
|
775669
|
-
auth?: pulumi.Input<inputs.signalrservice.
|
|
776165
|
+
auth?: pulumi.Input<inputs.signalrservice.v20241001preview.UpstreamAuthSettingsArgs>;
|
|
775670
776166
|
/**
|
|
775671
776167
|
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
775672
776168
|
* There are 3 kind of patterns supported:
|
|
@@ -822434,11 +822930,265 @@ export declare namespace webpubsub {
|
|
|
822434
822930
|
/**
|
|
822435
822931
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822436
822932
|
*/
|
|
822437
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20210901preview.WebPubSubRequestType>[]>;
|
|
822933
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20210901preview.WebPubSubRequestType>[]>;
|
|
822934
|
+
/**
|
|
822935
|
+
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822936
|
+
*/
|
|
822937
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20210901preview.WebPubSubRequestType>[]>;
|
|
822938
|
+
}
|
|
822939
|
+
/**
|
|
822940
|
+
* ACL for a private endpoint
|
|
822941
|
+
*/
|
|
822942
|
+
interface PrivateEndpointACLArgs {
|
|
822943
|
+
/**
|
|
822944
|
+
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822945
|
+
*/
|
|
822946
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20210901preview.WebPubSubRequestType>[]>;
|
|
822947
|
+
/**
|
|
822948
|
+
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822949
|
+
*/
|
|
822950
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20210901preview.WebPubSubRequestType>[]>;
|
|
822951
|
+
/**
|
|
822952
|
+
* Name of the private endpoint connection
|
|
822953
|
+
*/
|
|
822954
|
+
name: pulumi.Input<string>;
|
|
822955
|
+
}
|
|
822956
|
+
/**
|
|
822957
|
+
* The billing information of the resource.
|
|
822958
|
+
*/
|
|
822959
|
+
interface ResourceSkuArgs {
|
|
822960
|
+
/**
|
|
822961
|
+
* Optional, integer. The unit count of the resource. 1 by default.
|
|
822962
|
+
*
|
|
822963
|
+
* If present, following values are allowed:
|
|
822964
|
+
* Free: 1
|
|
822965
|
+
* Standard: 1,2,5,10,20,50,100
|
|
822966
|
+
*/
|
|
822967
|
+
capacity?: pulumi.Input<number>;
|
|
822968
|
+
/**
|
|
822969
|
+
* The name of the SKU. Required.
|
|
822970
|
+
*
|
|
822971
|
+
* Allowed values: Standard_S1, Free_F1
|
|
822972
|
+
*/
|
|
822973
|
+
name: pulumi.Input<string>;
|
|
822974
|
+
/**
|
|
822975
|
+
* Optional tier of this particular SKU. 'Standard' or 'Free'.
|
|
822976
|
+
*
|
|
822977
|
+
* `Basic` is deprecated, use `Standard` instead.
|
|
822978
|
+
*/
|
|
822979
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20210901preview.WebPubSubSkuTier>;
|
|
822980
|
+
}
|
|
822981
|
+
/**
|
|
822982
|
+
* Upstream auth settings.
|
|
822983
|
+
*/
|
|
822984
|
+
interface UpstreamAuthSettingsArgs {
|
|
822985
|
+
/**
|
|
822986
|
+
* Gets or sets the managed identity settings. It's required if the auth type is set to ManagedIdentity.
|
|
822987
|
+
*/
|
|
822988
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20210901preview.ManagedIdentitySettingsArgs>;
|
|
822989
|
+
/**
|
|
822990
|
+
* Gets or sets the type of auth. None or ManagedIdentity is supported now.
|
|
822991
|
+
*/
|
|
822992
|
+
type?: pulumi.Input<string | enums.webpubsub.v20210901preview.UpstreamAuthType>;
|
|
822993
|
+
}
|
|
822994
|
+
/**
|
|
822995
|
+
* Network ACLs for the resource
|
|
822996
|
+
*/
|
|
822997
|
+
interface WebPubSubNetworkACLsArgs {
|
|
822998
|
+
/**
|
|
822999
|
+
* Default action when no other rule matches
|
|
823000
|
+
*/
|
|
823001
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20210901preview.ACLAction>;
|
|
823002
|
+
/**
|
|
823003
|
+
* ACLs for requests from private endpoints
|
|
823004
|
+
*/
|
|
823005
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20210901preview.PrivateEndpointACLArgs>[]>;
|
|
823006
|
+
/**
|
|
823007
|
+
* ACL for requests from public network
|
|
823008
|
+
*/
|
|
823009
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20210901preview.NetworkACLArgs>;
|
|
823010
|
+
}
|
|
823011
|
+
/**
|
|
823012
|
+
* webPubSubNetworkACLsArgsProvideDefaults sets the appropriate defaults for WebPubSubNetworkACLsArgs
|
|
823013
|
+
*/
|
|
823014
|
+
function webPubSubNetworkACLsArgsProvideDefaults(val: WebPubSubNetworkACLsArgs): WebPubSubNetworkACLsArgs;
|
|
823015
|
+
/**
|
|
823016
|
+
* TLS settings for the resource
|
|
823017
|
+
*/
|
|
823018
|
+
interface WebPubSubTlsSettingsArgs {
|
|
823019
|
+
/**
|
|
823020
|
+
* Request client certificate during TLS handshake if enabled
|
|
823021
|
+
*/
|
|
823022
|
+
clientCertEnabled?: pulumi.Input<boolean>;
|
|
823023
|
+
}
|
|
823024
|
+
/**
|
|
823025
|
+
* webPubSubTlsSettingsArgsProvideDefaults sets the appropriate defaults for WebPubSubTlsSettingsArgs
|
|
823026
|
+
*/
|
|
823027
|
+
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
823028
|
+
}
|
|
823029
|
+
namespace v20230201 {
|
|
823030
|
+
/**
|
|
823031
|
+
* Properties of event handler.
|
|
823032
|
+
*/
|
|
823033
|
+
interface EventHandlerArgs {
|
|
823034
|
+
/**
|
|
823035
|
+
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
823036
|
+
*/
|
|
823037
|
+
auth?: pulumi.Input<inputs.webpubsub.v20230201.UpstreamAuthSettingsArgs>;
|
|
823038
|
+
/**
|
|
823039
|
+
* Gets or sets the list of system events.
|
|
823040
|
+
*/
|
|
823041
|
+
systemEvents?: pulumi.Input<pulumi.Input<string>[]>;
|
|
823042
|
+
/**
|
|
823043
|
+
* 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.
|
|
823044
|
+
* For example, UrlTemplate can be `http://example.com/api/{hub}/{event}`. The host part can't contains parameters.
|
|
823045
|
+
*/
|
|
823046
|
+
urlTemplate: pulumi.Input<string>;
|
|
823047
|
+
/**
|
|
823048
|
+
* Gets or sets the matching pattern for event names.
|
|
823049
|
+
* There are 3 kinds of patterns supported:
|
|
823050
|
+
* 1. "*", it matches any event name
|
|
823051
|
+
* 2. Combine multiple events with ",", for example "event1,event2", it matches event "event1" and "event2"
|
|
823052
|
+
* 3. A single event name, for example, "event1", it matches "event1"
|
|
823053
|
+
*/
|
|
823054
|
+
userEventPattern?: pulumi.Input<string>;
|
|
823055
|
+
}
|
|
823056
|
+
/**
|
|
823057
|
+
* An Event Hub endpoint.
|
|
823058
|
+
* 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.
|
|
823059
|
+
*/
|
|
823060
|
+
interface EventHubEndpointArgs {
|
|
823061
|
+
/**
|
|
823062
|
+
* The name of the Event Hub.
|
|
823063
|
+
*/
|
|
823064
|
+
eventHubName: pulumi.Input<string>;
|
|
823065
|
+
/**
|
|
823066
|
+
* The fully qualified namespace name of the Event Hub resource. For example, "example.servicebus.windows.net".
|
|
823067
|
+
*/
|
|
823068
|
+
fullyQualifiedNamespace: pulumi.Input<string>;
|
|
823069
|
+
/**
|
|
823070
|
+
*
|
|
823071
|
+
* Expected value is 'EventHub'.
|
|
823072
|
+
*/
|
|
823073
|
+
type: pulumi.Input<"EventHub">;
|
|
823074
|
+
}
|
|
823075
|
+
/**
|
|
823076
|
+
* A setting defines which kinds of events should be sent to which endpoint.
|
|
823077
|
+
*/
|
|
823078
|
+
interface EventListenerArgs {
|
|
823079
|
+
/**
|
|
823080
|
+
* An endpoint specifying where Web PubSub should send events to.
|
|
823081
|
+
*/
|
|
823082
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20230201.EventHubEndpointArgs>;
|
|
823083
|
+
/**
|
|
823084
|
+
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
823085
|
+
*/
|
|
823086
|
+
filter: pulumi.Input<inputs.webpubsub.v20230201.EventNameFilterArgs>;
|
|
823087
|
+
}
|
|
823088
|
+
/**
|
|
823089
|
+
* Filter events by their name.
|
|
823090
|
+
*/
|
|
823091
|
+
interface EventNameFilterArgs {
|
|
823092
|
+
/**
|
|
823093
|
+
* Gets or sets a list of system events. Supported events: "connected" and "disconnected". Blocking event "connect" is not supported because it requires a response.
|
|
823094
|
+
*/
|
|
823095
|
+
systemEvents?: pulumi.Input<pulumi.Input<string>[]>;
|
|
823096
|
+
/**
|
|
823097
|
+
*
|
|
823098
|
+
* Expected value is 'EventName'.
|
|
823099
|
+
*/
|
|
823100
|
+
type: pulumi.Input<"EventName">;
|
|
823101
|
+
/**
|
|
823102
|
+
* Gets or sets a matching pattern for event names.
|
|
823103
|
+
* There are 3 kinds of patterns supported:
|
|
823104
|
+
* 1. "*", it matches any event name
|
|
823105
|
+
* 2. Combine multiple events with ",", for example "event1,event2", it matches events "event1" and "event2"
|
|
823106
|
+
* 3. A single event name, for example, "event1", it matches "event1"
|
|
823107
|
+
*/
|
|
823108
|
+
userEventPattern?: pulumi.Input<string>;
|
|
823109
|
+
}
|
|
823110
|
+
/**
|
|
823111
|
+
* Live trace category configuration of a Microsoft.SignalRService resource.
|
|
823112
|
+
*/
|
|
823113
|
+
interface LiveTraceCategoryArgs {
|
|
823114
|
+
/**
|
|
823115
|
+
* Indicates whether or the live trace category is enabled.
|
|
823116
|
+
* Available values: true, false.
|
|
823117
|
+
* Case insensitive.
|
|
823118
|
+
*/
|
|
823119
|
+
enabled?: pulumi.Input<string>;
|
|
823120
|
+
/**
|
|
823121
|
+
* Gets or sets the live trace category's name.
|
|
823122
|
+
* Available values: ConnectivityLogs, MessagingLogs.
|
|
823123
|
+
* Case insensitive.
|
|
823124
|
+
*/
|
|
823125
|
+
name?: pulumi.Input<string>;
|
|
823126
|
+
}
|
|
823127
|
+
/**
|
|
823128
|
+
* Live trace configuration of a Microsoft.SignalRService resource.
|
|
823129
|
+
*/
|
|
823130
|
+
interface LiveTraceConfigurationArgs {
|
|
823131
|
+
/**
|
|
823132
|
+
* Gets or sets the list of category configurations.
|
|
823133
|
+
*/
|
|
823134
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230201.LiveTraceCategoryArgs>[]>;
|
|
823135
|
+
/**
|
|
823136
|
+
* Indicates whether or not enable live trace.
|
|
823137
|
+
* When it's set to true, live trace client can connect to the service.
|
|
823138
|
+
* 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".
|
|
823139
|
+
* Available values: true, false.
|
|
823140
|
+
* Case insensitive.
|
|
823141
|
+
*/
|
|
823142
|
+
enabled?: pulumi.Input<string>;
|
|
823143
|
+
}
|
|
823144
|
+
/**
|
|
823145
|
+
* liveTraceConfigurationArgsProvideDefaults sets the appropriate defaults for LiveTraceConfigurationArgs
|
|
823146
|
+
*/
|
|
823147
|
+
function liveTraceConfigurationArgsProvideDefaults(val: LiveTraceConfigurationArgs): LiveTraceConfigurationArgs;
|
|
823148
|
+
/**
|
|
823149
|
+
* A class represent managed identities used for request and response
|
|
823150
|
+
*/
|
|
823151
|
+
interface ManagedIdentityArgs {
|
|
823152
|
+
/**
|
|
823153
|
+
* Represents the identity type: systemAssigned, userAssigned, None
|
|
823154
|
+
*/
|
|
823155
|
+
type?: pulumi.Input<string | enums.webpubsub.v20230201.ManagedIdentityType>;
|
|
823156
|
+
/**
|
|
823157
|
+
* Get or set the user assigned identities
|
|
823158
|
+
*/
|
|
823159
|
+
userAssignedIdentities?: pulumi.Input<pulumi.Input<string>[]>;
|
|
823160
|
+
}
|
|
823161
|
+
/**
|
|
823162
|
+
* Managed identity settings for upstream.
|
|
823163
|
+
*/
|
|
823164
|
+
interface ManagedIdentitySettingsArgs {
|
|
823165
|
+
/**
|
|
823166
|
+
* The Resource indicating the App ID URI of the target resource.
|
|
823167
|
+
* It also appears in the aud (audience) claim of the issued token.
|
|
823168
|
+
*/
|
|
823169
|
+
resource?: pulumi.Input<string>;
|
|
823170
|
+
}
|
|
823171
|
+
/**
|
|
823172
|
+
* Network ACL
|
|
823173
|
+
*/
|
|
823174
|
+
interface NetworkACLArgs {
|
|
823175
|
+
/**
|
|
823176
|
+
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823177
|
+
*/
|
|
823178
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230201.WebPubSubRequestType>[]>;
|
|
822438
823179
|
/**
|
|
822439
823180
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822440
823181
|
*/
|
|
822441
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823182
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230201.WebPubSubRequestType>[]>;
|
|
823183
|
+
}
|
|
823184
|
+
/**
|
|
823185
|
+
* Private endpoint
|
|
823186
|
+
*/
|
|
823187
|
+
interface PrivateEndpointArgs {
|
|
823188
|
+
/**
|
|
823189
|
+
* Full qualified Id of the private endpoint
|
|
823190
|
+
*/
|
|
823191
|
+
id?: pulumi.Input<string>;
|
|
822442
823192
|
}
|
|
822443
823193
|
/**
|
|
822444
823194
|
* ACL for a private endpoint
|
|
@@ -822447,16 +823197,68 @@ export declare namespace webpubsub {
|
|
|
822447
823197
|
/**
|
|
822448
823198
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822449
823199
|
*/
|
|
822450
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823200
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230201.WebPubSubRequestType>[]>;
|
|
822451
823201
|
/**
|
|
822452
823202
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822453
823203
|
*/
|
|
822454
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823204
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230201.WebPubSubRequestType>[]>;
|
|
822455
823205
|
/**
|
|
822456
823206
|
* Name of the private endpoint connection
|
|
822457
823207
|
*/
|
|
822458
823208
|
name: pulumi.Input<string>;
|
|
822459
823209
|
}
|
|
823210
|
+
/**
|
|
823211
|
+
* Connection state of the private endpoint connection
|
|
823212
|
+
*/
|
|
823213
|
+
interface PrivateLinkServiceConnectionStateArgs {
|
|
823214
|
+
/**
|
|
823215
|
+
* A message indicating if changes on the service provider require any updates on the consumer.
|
|
823216
|
+
*/
|
|
823217
|
+
actionsRequired?: pulumi.Input<string>;
|
|
823218
|
+
/**
|
|
823219
|
+
* The reason for approval/rejection of the connection.
|
|
823220
|
+
*/
|
|
823221
|
+
description?: pulumi.Input<string>;
|
|
823222
|
+
/**
|
|
823223
|
+
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
823224
|
+
*/
|
|
823225
|
+
status?: pulumi.Input<string | enums.webpubsub.v20230201.PrivateLinkServiceConnectionStatus>;
|
|
823226
|
+
}
|
|
823227
|
+
/**
|
|
823228
|
+
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
823229
|
+
*/
|
|
823230
|
+
interface ResourceLogCategoryArgs {
|
|
823231
|
+
/**
|
|
823232
|
+
* Indicates whether or the resource log category is enabled.
|
|
823233
|
+
* Available values: true, false.
|
|
823234
|
+
* Case insensitive.
|
|
823235
|
+
*/
|
|
823236
|
+
enabled?: pulumi.Input<string>;
|
|
823237
|
+
/**
|
|
823238
|
+
* Gets or sets the resource log category's name.
|
|
823239
|
+
* Available values: ConnectivityLogs, MessagingLogs.
|
|
823240
|
+
* Case insensitive.
|
|
823241
|
+
*/
|
|
823242
|
+
name?: pulumi.Input<string>;
|
|
823243
|
+
}
|
|
823244
|
+
/**
|
|
823245
|
+
* Resource log configuration of a Microsoft.SignalRService resource.
|
|
823246
|
+
*/
|
|
823247
|
+
interface ResourceLogConfigurationArgs {
|
|
823248
|
+
/**
|
|
823249
|
+
* Gets or sets the list of category configurations.
|
|
823250
|
+
*/
|
|
823251
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230201.ResourceLogCategoryArgs>[]>;
|
|
823252
|
+
}
|
|
823253
|
+
/**
|
|
823254
|
+
* Reference to a resource.
|
|
823255
|
+
*/
|
|
823256
|
+
interface ResourceReferenceArgs {
|
|
823257
|
+
/**
|
|
823258
|
+
* Resource ID.
|
|
823259
|
+
*/
|
|
823260
|
+
id?: pulumi.Input<string>;
|
|
823261
|
+
}
|
|
822460
823262
|
/**
|
|
822461
823263
|
* The billing information of the resource.
|
|
822462
823264
|
*/
|
|
@@ -822465,14 +823267,15 @@ export declare namespace webpubsub {
|
|
|
822465
823267
|
* Optional, integer. The unit count of the resource. 1 by default.
|
|
822466
823268
|
*
|
|
822467
823269
|
* If present, following values are allowed:
|
|
822468
|
-
* Free: 1
|
|
822469
|
-
* Standard: 1,2,5,10,20,50,100
|
|
823270
|
+
* Free: 1;
|
|
823271
|
+
* Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
823272
|
+
* Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
822470
823273
|
*/
|
|
822471
823274
|
capacity?: pulumi.Input<number>;
|
|
822472
823275
|
/**
|
|
822473
823276
|
* The name of the SKU. Required.
|
|
822474
823277
|
*
|
|
822475
|
-
* Allowed values: Standard_S1, Free_F1
|
|
823278
|
+
* Allowed values: Standard_S1, Free_F1, Premium_P1
|
|
822476
823279
|
*/
|
|
822477
823280
|
name: pulumi.Input<string>;
|
|
822478
823281
|
/**
|
|
@@ -822480,42 +823283,62 @@ export declare namespace webpubsub {
|
|
|
822480
823283
|
*
|
|
822481
823284
|
* `Basic` is deprecated, use `Standard` instead.
|
|
822482
823285
|
*/
|
|
822483
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
823286
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20230201.WebPubSubSkuTier>;
|
|
822484
823287
|
}
|
|
822485
823288
|
/**
|
|
822486
|
-
* Upstream auth settings.
|
|
823289
|
+
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
822487
823290
|
*/
|
|
822488
823291
|
interface UpstreamAuthSettingsArgs {
|
|
822489
823292
|
/**
|
|
822490
|
-
*
|
|
823293
|
+
* Managed identity settings for upstream.
|
|
822491
823294
|
*/
|
|
822492
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
823295
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20230201.ManagedIdentitySettingsArgs>;
|
|
822493
823296
|
/**
|
|
822494
|
-
*
|
|
823297
|
+
* Upstream auth type enum.
|
|
822495
823298
|
*/
|
|
822496
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
823299
|
+
type?: pulumi.Input<string | enums.webpubsub.v20230201.UpstreamAuthType>;
|
|
822497
823300
|
}
|
|
823301
|
+
/**
|
|
823302
|
+
* Properties of a hub.
|
|
823303
|
+
*/
|
|
823304
|
+
interface WebPubSubHubPropertiesArgs {
|
|
823305
|
+
/**
|
|
823306
|
+
* The settings for configuring if anonymous connections are allowed for this hub: "allow" or "deny". Default to "deny".
|
|
823307
|
+
*/
|
|
823308
|
+
anonymousConnectPolicy?: pulumi.Input<string>;
|
|
823309
|
+
/**
|
|
823310
|
+
* Event handler of a hub.
|
|
823311
|
+
*/
|
|
823312
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230201.EventHandlerArgs>[]>;
|
|
823313
|
+
/**
|
|
823314
|
+
* Event listener settings for forwarding your client events to listeners.
|
|
823315
|
+
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
823316
|
+
* 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.
|
|
823317
|
+
* Maximum count of event listeners among all hubs is 10.
|
|
823318
|
+
*/
|
|
823319
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230201.EventListenerArgs>[]>;
|
|
823320
|
+
}
|
|
823321
|
+
/**
|
|
823322
|
+
* webPubSubHubPropertiesArgsProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesArgs
|
|
823323
|
+
*/
|
|
823324
|
+
function webPubSubHubPropertiesArgsProvideDefaults(val: WebPubSubHubPropertiesArgs): WebPubSubHubPropertiesArgs;
|
|
822498
823325
|
/**
|
|
822499
823326
|
* Network ACLs for the resource
|
|
822500
823327
|
*/
|
|
822501
823328
|
interface WebPubSubNetworkACLsArgs {
|
|
822502
823329
|
/**
|
|
822503
|
-
*
|
|
823330
|
+
* Azure Networking ACL Action.
|
|
822504
823331
|
*/
|
|
822505
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
823332
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20230201.ACLAction>;
|
|
822506
823333
|
/**
|
|
822507
823334
|
* ACLs for requests from private endpoints
|
|
822508
823335
|
*/
|
|
822509
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823336
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230201.PrivateEndpointACLArgs>[]>;
|
|
822510
823337
|
/**
|
|
822511
|
-
* ACL
|
|
823338
|
+
* Network ACL
|
|
822512
823339
|
*/
|
|
822513
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
823340
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20230201.NetworkACLArgs>;
|
|
822514
823341
|
}
|
|
822515
|
-
/**
|
|
822516
|
-
* webPubSubNetworkACLsArgsProvideDefaults sets the appropriate defaults for WebPubSubNetworkACLsArgs
|
|
822517
|
-
*/
|
|
822518
|
-
function webPubSubNetworkACLsArgsProvideDefaults(val: WebPubSubNetworkACLsArgs): WebPubSubNetworkACLsArgs;
|
|
822519
823342
|
/**
|
|
822520
823343
|
* TLS settings for the resource
|
|
822521
823344
|
*/
|
|
@@ -822530,7 +823353,7 @@ export declare namespace webpubsub {
|
|
|
822530
823353
|
*/
|
|
822531
823354
|
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
822532
823355
|
}
|
|
822533
|
-
namespace
|
|
823356
|
+
namespace v20230301preview {
|
|
822534
823357
|
/**
|
|
822535
823358
|
* Properties of event handler.
|
|
822536
823359
|
*/
|
|
@@ -822538,7 +823361,7 @@ export declare namespace webpubsub {
|
|
|
822538
823361
|
/**
|
|
822539
823362
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
822540
823363
|
*/
|
|
822541
|
-
auth?: pulumi.Input<inputs.webpubsub.
|
|
823364
|
+
auth?: pulumi.Input<inputs.webpubsub.v20230301preview.UpstreamAuthSettingsArgs>;
|
|
822542
823365
|
/**
|
|
822543
823366
|
* Gets or sets the list of system events.
|
|
822544
823367
|
*/
|
|
@@ -822583,11 +823406,11 @@ export declare namespace webpubsub {
|
|
|
822583
823406
|
/**
|
|
822584
823407
|
* An endpoint specifying where Web PubSub should send events to.
|
|
822585
823408
|
*/
|
|
822586
|
-
endpoint: pulumi.Input<inputs.webpubsub.
|
|
823409
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20230301preview.EventHubEndpointArgs>;
|
|
822587
823410
|
/**
|
|
822588
823411
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
822589
823412
|
*/
|
|
822590
|
-
filter: pulumi.Input<inputs.webpubsub.
|
|
823413
|
+
filter: pulumi.Input<inputs.webpubsub.v20230301preview.EventNameFilterArgs>;
|
|
822591
823414
|
}
|
|
822592
823415
|
/**
|
|
822593
823416
|
* Filter events by their name.
|
|
@@ -822635,7 +823458,7 @@ export declare namespace webpubsub {
|
|
|
822635
823458
|
/**
|
|
822636
823459
|
* Gets or sets the list of category configurations.
|
|
822637
823460
|
*/
|
|
822638
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823461
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230301preview.LiveTraceCategoryArgs>[]>;
|
|
822639
823462
|
/**
|
|
822640
823463
|
* Indicates whether or not enable live trace.
|
|
822641
823464
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -822656,7 +823479,7 @@ export declare namespace webpubsub {
|
|
|
822656
823479
|
/**
|
|
822657
823480
|
* Represents the identity type: systemAssigned, userAssigned, None
|
|
822658
823481
|
*/
|
|
822659
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
823482
|
+
type?: pulumi.Input<string | enums.webpubsub.v20230301preview.ManagedIdentityType>;
|
|
822660
823483
|
/**
|
|
822661
823484
|
* Get or set the user assigned identities
|
|
822662
823485
|
*/
|
|
@@ -822679,11 +823502,11 @@ export declare namespace webpubsub {
|
|
|
822679
823502
|
/**
|
|
822680
823503
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822681
823504
|
*/
|
|
822682
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823505
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230301preview.WebPubSubRequestType>[]>;
|
|
822683
823506
|
/**
|
|
822684
823507
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822685
823508
|
*/
|
|
822686
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823509
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230301preview.WebPubSubRequestType>[]>;
|
|
822687
823510
|
}
|
|
822688
823511
|
/**
|
|
822689
823512
|
* Private endpoint
|
|
@@ -822701,11 +823524,11 @@ export declare namespace webpubsub {
|
|
|
822701
823524
|
/**
|
|
822702
823525
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822703
823526
|
*/
|
|
822704
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823527
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230301preview.WebPubSubRequestType>[]>;
|
|
822705
823528
|
/**
|
|
822706
823529
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
822707
823530
|
*/
|
|
822708
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823531
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230301preview.WebPubSubRequestType>[]>;
|
|
822709
823532
|
/**
|
|
822710
823533
|
* Name of the private endpoint connection
|
|
822711
823534
|
*/
|
|
@@ -822726,7 +823549,7 @@ export declare namespace webpubsub {
|
|
|
822726
823549
|
/**
|
|
822727
823550
|
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
822728
823551
|
*/
|
|
822729
|
-
status?: pulumi.Input<string | enums.webpubsub.
|
|
823552
|
+
status?: pulumi.Input<string | enums.webpubsub.v20230301preview.PrivateLinkServiceConnectionStatus>;
|
|
822730
823553
|
}
|
|
822731
823554
|
/**
|
|
822732
823555
|
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
@@ -822752,7 +823575,7 @@ export declare namespace webpubsub {
|
|
|
822752
823575
|
/**
|
|
822753
823576
|
* Gets or sets the list of category configurations.
|
|
822754
823577
|
*/
|
|
822755
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823578
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230301preview.ResourceLogCategoryArgs>[]>;
|
|
822756
823579
|
}
|
|
822757
823580
|
/**
|
|
822758
823581
|
* Reference to a resource.
|
|
@@ -822787,7 +823610,7 @@ export declare namespace webpubsub {
|
|
|
822787
823610
|
*
|
|
822788
823611
|
* `Basic` is deprecated, use `Standard` instead.
|
|
822789
823612
|
*/
|
|
822790
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
823613
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20230301preview.WebPubSubSkuTier>;
|
|
822791
823614
|
}
|
|
822792
823615
|
/**
|
|
822793
823616
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
@@ -822796,11 +823619,11 @@ export declare namespace webpubsub {
|
|
|
822796
823619
|
/**
|
|
822797
823620
|
* Managed identity settings for upstream.
|
|
822798
823621
|
*/
|
|
822799
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
823622
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20230301preview.ManagedIdentitySettingsArgs>;
|
|
822800
823623
|
/**
|
|
822801
823624
|
* Upstream auth type enum.
|
|
822802
823625
|
*/
|
|
822803
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
823626
|
+
type?: pulumi.Input<string | enums.webpubsub.v20230301preview.UpstreamAuthType>;
|
|
822804
823627
|
}
|
|
822805
823628
|
/**
|
|
822806
823629
|
* Properties of a hub.
|
|
@@ -822813,14 +823636,14 @@ export declare namespace webpubsub {
|
|
|
822813
823636
|
/**
|
|
822814
823637
|
* Event handler of a hub.
|
|
822815
823638
|
*/
|
|
822816
|
-
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823639
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230301preview.EventHandlerArgs>[]>;
|
|
822817
823640
|
/**
|
|
822818
823641
|
* Event listener settings for forwarding your client events to listeners.
|
|
822819
823642
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
822820
823643
|
* 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.
|
|
822821
823644
|
* Maximum count of event listeners among all hubs is 10.
|
|
822822
823645
|
*/
|
|
822823
|
-
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823646
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230301preview.EventListenerArgs>[]>;
|
|
822824
823647
|
}
|
|
822825
823648
|
/**
|
|
822826
823649
|
* webPubSubHubPropertiesArgsProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesArgs
|
|
@@ -822833,22 +823656,22 @@ export declare namespace webpubsub {
|
|
|
822833
823656
|
/**
|
|
822834
823657
|
* Azure Networking ACL Action.
|
|
822835
823658
|
*/
|
|
822836
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
823659
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20230301preview.ACLAction>;
|
|
822837
823660
|
/**
|
|
822838
823661
|
* ACLs for requests from private endpoints
|
|
822839
823662
|
*/
|
|
822840
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823663
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230301preview.PrivateEndpointACLArgs>[]>;
|
|
822841
823664
|
/**
|
|
822842
823665
|
* Network ACL
|
|
822843
823666
|
*/
|
|
822844
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
823667
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20230301preview.NetworkACLArgs>;
|
|
822845
823668
|
}
|
|
822846
823669
|
/**
|
|
822847
823670
|
* TLS settings for the resource
|
|
822848
823671
|
*/
|
|
822849
823672
|
interface WebPubSubTlsSettingsArgs {
|
|
822850
823673
|
/**
|
|
822851
|
-
* Request client certificate during TLS handshake if enabled
|
|
823674
|
+
* Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier.
|
|
822852
823675
|
*/
|
|
822853
823676
|
clientCertEnabled?: pulumi.Input<boolean>;
|
|
822854
823677
|
}
|
|
@@ -822857,7 +823680,7 @@ export declare namespace webpubsub {
|
|
|
822857
823680
|
*/
|
|
822858
823681
|
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
822859
823682
|
}
|
|
822860
|
-
namespace
|
|
823683
|
+
namespace v20230601preview {
|
|
822861
823684
|
/**
|
|
822862
823685
|
* Properties of event handler.
|
|
822863
823686
|
*/
|
|
@@ -822865,7 +823688,7 @@ export declare namespace webpubsub {
|
|
|
822865
823688
|
/**
|
|
822866
823689
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
822867
823690
|
*/
|
|
822868
|
-
auth?: pulumi.Input<inputs.webpubsub.
|
|
823691
|
+
auth?: pulumi.Input<inputs.webpubsub.v20230601preview.UpstreamAuthSettingsArgs>;
|
|
822869
823692
|
/**
|
|
822870
823693
|
* Gets or sets the list of system events.
|
|
822871
823694
|
*/
|
|
@@ -822910,11 +823733,11 @@ export declare namespace webpubsub {
|
|
|
822910
823733
|
/**
|
|
822911
823734
|
* An endpoint specifying where Web PubSub should send events to.
|
|
822912
823735
|
*/
|
|
822913
|
-
endpoint: pulumi.Input<inputs.webpubsub.
|
|
823736
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20230601preview.EventHubEndpointArgs>;
|
|
822914
823737
|
/**
|
|
822915
823738
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
822916
823739
|
*/
|
|
822917
|
-
filter: pulumi.Input<inputs.webpubsub.
|
|
823740
|
+
filter: pulumi.Input<inputs.webpubsub.v20230601preview.EventNameFilterArgs>;
|
|
822918
823741
|
}
|
|
822919
823742
|
/**
|
|
822920
823743
|
* Filter events by their name.
|
|
@@ -822962,7 +823785,7 @@ export declare namespace webpubsub {
|
|
|
822962
823785
|
/**
|
|
822963
823786
|
* Gets or sets the list of category configurations.
|
|
822964
823787
|
*/
|
|
822965
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823788
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230601preview.LiveTraceCategoryArgs>[]>;
|
|
822966
823789
|
/**
|
|
822967
823790
|
* Indicates whether or not enable live trace.
|
|
822968
823791
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -822983,7 +823806,7 @@ export declare namespace webpubsub {
|
|
|
822983
823806
|
/**
|
|
822984
823807
|
* Represents the identity type: systemAssigned, userAssigned, None
|
|
822985
823808
|
*/
|
|
822986
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
823809
|
+
type?: pulumi.Input<string | enums.webpubsub.v20230601preview.ManagedIdentityType>;
|
|
822987
823810
|
/**
|
|
822988
823811
|
* Get or set the user assigned identities
|
|
822989
823812
|
*/
|
|
@@ -823006,11 +823829,11 @@ export declare namespace webpubsub {
|
|
|
823006
823829
|
/**
|
|
823007
823830
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823008
823831
|
*/
|
|
823009
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823832
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230601preview.WebPubSubRequestType>[]>;
|
|
823010
823833
|
/**
|
|
823011
823834
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823012
823835
|
*/
|
|
823013
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823836
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230601preview.WebPubSubRequestType>[]>;
|
|
823014
823837
|
}
|
|
823015
823838
|
/**
|
|
823016
823839
|
* Private endpoint
|
|
@@ -823028,11 +823851,11 @@ export declare namespace webpubsub {
|
|
|
823028
823851
|
/**
|
|
823029
823852
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823030
823853
|
*/
|
|
823031
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823854
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230601preview.WebPubSubRequestType>[]>;
|
|
823032
823855
|
/**
|
|
823033
823856
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823034
823857
|
*/
|
|
823035
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
823858
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230601preview.WebPubSubRequestType>[]>;
|
|
823036
823859
|
/**
|
|
823037
823860
|
* Name of the private endpoint connection
|
|
823038
823861
|
*/
|
|
@@ -823053,7 +823876,7 @@ export declare namespace webpubsub {
|
|
|
823053
823876
|
/**
|
|
823054
823877
|
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
823055
823878
|
*/
|
|
823056
|
-
status?: pulumi.Input<string | enums.webpubsub.
|
|
823879
|
+
status?: pulumi.Input<string | enums.webpubsub.v20230601preview.PrivateLinkServiceConnectionStatus>;
|
|
823057
823880
|
}
|
|
823058
823881
|
/**
|
|
823059
823882
|
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
@@ -823079,7 +823902,7 @@ export declare namespace webpubsub {
|
|
|
823079
823902
|
/**
|
|
823080
823903
|
* Gets or sets the list of category configurations.
|
|
823081
823904
|
*/
|
|
823082
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823905
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230601preview.ResourceLogCategoryArgs>[]>;
|
|
823083
823906
|
}
|
|
823084
823907
|
/**
|
|
823085
823908
|
* Reference to a resource.
|
|
@@ -823114,7 +823937,7 @@ export declare namespace webpubsub {
|
|
|
823114
823937
|
*
|
|
823115
823938
|
* `Basic` is deprecated, use `Standard` instead.
|
|
823116
823939
|
*/
|
|
823117
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
823940
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20230601preview.WebPubSubSkuTier>;
|
|
823118
823941
|
}
|
|
823119
823942
|
/**
|
|
823120
823943
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
@@ -823123,11 +823946,11 @@ export declare namespace webpubsub {
|
|
|
823123
823946
|
/**
|
|
823124
823947
|
* Managed identity settings for upstream.
|
|
823125
823948
|
*/
|
|
823126
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
823949
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20230601preview.ManagedIdentitySettingsArgs>;
|
|
823127
823950
|
/**
|
|
823128
823951
|
* Upstream auth type enum.
|
|
823129
823952
|
*/
|
|
823130
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
823953
|
+
type?: pulumi.Input<string | enums.webpubsub.v20230601preview.UpstreamAuthType>;
|
|
823131
823954
|
}
|
|
823132
823955
|
/**
|
|
823133
823956
|
* Properties of a hub.
|
|
@@ -823140,14 +823963,14 @@ export declare namespace webpubsub {
|
|
|
823140
823963
|
/**
|
|
823141
823964
|
* Event handler of a hub.
|
|
823142
823965
|
*/
|
|
823143
|
-
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823966
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230601preview.EventHandlerArgs>[]>;
|
|
823144
823967
|
/**
|
|
823145
823968
|
* Event listener settings for forwarding your client events to listeners.
|
|
823146
823969
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
823147
823970
|
* 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.
|
|
823148
823971
|
* Maximum count of event listeners among all hubs is 10.
|
|
823149
823972
|
*/
|
|
823150
|
-
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823973
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230601preview.EventListenerArgs>[]>;
|
|
823151
823974
|
}
|
|
823152
823975
|
/**
|
|
823153
823976
|
* webPubSubHubPropertiesArgsProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesArgs
|
|
@@ -823160,15 +823983,15 @@ export declare namespace webpubsub {
|
|
|
823160
823983
|
/**
|
|
823161
823984
|
* Azure Networking ACL Action.
|
|
823162
823985
|
*/
|
|
823163
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
823986
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20230601preview.ACLAction>;
|
|
823164
823987
|
/**
|
|
823165
823988
|
* ACLs for requests from private endpoints
|
|
823166
823989
|
*/
|
|
823167
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
823990
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230601preview.PrivateEndpointACLArgs>[]>;
|
|
823168
823991
|
/**
|
|
823169
823992
|
* Network ACL
|
|
823170
823993
|
*/
|
|
823171
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
823994
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20230601preview.NetworkACLArgs>;
|
|
823172
823995
|
}
|
|
823173
823996
|
/**
|
|
823174
823997
|
* TLS settings for the resource
|
|
@@ -823184,7 +824007,7 @@ export declare namespace webpubsub {
|
|
|
823184
824007
|
*/
|
|
823185
824008
|
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
823186
824009
|
}
|
|
823187
|
-
namespace
|
|
824010
|
+
namespace v20230801preview {
|
|
823188
824011
|
/**
|
|
823189
824012
|
* Properties of event handler.
|
|
823190
824013
|
*/
|
|
@@ -823192,7 +824015,7 @@ export declare namespace webpubsub {
|
|
|
823192
824015
|
/**
|
|
823193
824016
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
823194
824017
|
*/
|
|
823195
|
-
auth?: pulumi.Input<inputs.webpubsub.
|
|
824018
|
+
auth?: pulumi.Input<inputs.webpubsub.v20230801preview.UpstreamAuthSettingsArgs>;
|
|
823196
824019
|
/**
|
|
823197
824020
|
* Gets or sets the list of system events.
|
|
823198
824021
|
*/
|
|
@@ -823237,11 +824060,11 @@ export declare namespace webpubsub {
|
|
|
823237
824060
|
/**
|
|
823238
824061
|
* An endpoint specifying where Web PubSub should send events to.
|
|
823239
824062
|
*/
|
|
823240
|
-
endpoint: pulumi.Input<inputs.webpubsub.
|
|
824063
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20230801preview.EventHubEndpointArgs>;
|
|
823241
824064
|
/**
|
|
823242
824065
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
823243
824066
|
*/
|
|
823244
|
-
filter: pulumi.Input<inputs.webpubsub.
|
|
824067
|
+
filter: pulumi.Input<inputs.webpubsub.v20230801preview.EventNameFilterArgs>;
|
|
823245
824068
|
}
|
|
823246
824069
|
/**
|
|
823247
824070
|
* Filter events by their name.
|
|
@@ -823265,6 +824088,19 @@ export declare namespace webpubsub {
|
|
|
823265
824088
|
*/
|
|
823266
824089
|
userEventPattern?: pulumi.Input<string>;
|
|
823267
824090
|
}
|
|
824091
|
+
/**
|
|
824092
|
+
* An IP rule
|
|
824093
|
+
*/
|
|
824094
|
+
interface IPRuleArgs {
|
|
824095
|
+
/**
|
|
824096
|
+
* Azure Networking ACL Action.
|
|
824097
|
+
*/
|
|
824098
|
+
action?: pulumi.Input<string | enums.webpubsub.v20230801preview.ACLAction>;
|
|
824099
|
+
/**
|
|
824100
|
+
* An IP or CIDR or ServiceTag
|
|
824101
|
+
*/
|
|
824102
|
+
value?: pulumi.Input<string>;
|
|
824103
|
+
}
|
|
823268
824104
|
/**
|
|
823269
824105
|
* Live trace category configuration of a Microsoft.SignalRService resource.
|
|
823270
824106
|
*/
|
|
@@ -823289,7 +824125,7 @@ export declare namespace webpubsub {
|
|
|
823289
824125
|
/**
|
|
823290
824126
|
* Gets or sets the list of category configurations.
|
|
823291
824127
|
*/
|
|
823292
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824128
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230801preview.LiveTraceCategoryArgs>[]>;
|
|
823293
824129
|
/**
|
|
823294
824130
|
* Indicates whether or not enable live trace.
|
|
823295
824131
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -823310,7 +824146,7 @@ export declare namespace webpubsub {
|
|
|
823310
824146
|
/**
|
|
823311
824147
|
* Represents the identity type: systemAssigned, userAssigned, None
|
|
823312
824148
|
*/
|
|
823313
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
824149
|
+
type?: pulumi.Input<string | enums.webpubsub.v20230801preview.ManagedIdentityType>;
|
|
823314
824150
|
/**
|
|
823315
824151
|
* Get or set the user assigned identities
|
|
823316
824152
|
*/
|
|
@@ -823333,11 +824169,11 @@ export declare namespace webpubsub {
|
|
|
823333
824169
|
/**
|
|
823334
824170
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823335
824171
|
*/
|
|
823336
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824172
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230801preview.WebPubSubRequestType>[]>;
|
|
823337
824173
|
/**
|
|
823338
824174
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823339
824175
|
*/
|
|
823340
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824176
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230801preview.WebPubSubRequestType>[]>;
|
|
823341
824177
|
}
|
|
823342
824178
|
/**
|
|
823343
824179
|
* Private endpoint
|
|
@@ -823355,11 +824191,11 @@ export declare namespace webpubsub {
|
|
|
823355
824191
|
/**
|
|
823356
824192
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823357
824193
|
*/
|
|
823358
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824194
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230801preview.WebPubSubRequestType>[]>;
|
|
823359
824195
|
/**
|
|
823360
824196
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823361
824197
|
*/
|
|
823362
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824198
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20230801preview.WebPubSubRequestType>[]>;
|
|
823363
824199
|
/**
|
|
823364
824200
|
* Name of the private endpoint connection
|
|
823365
824201
|
*/
|
|
@@ -823380,7 +824216,7 @@ export declare namespace webpubsub {
|
|
|
823380
824216
|
/**
|
|
823381
824217
|
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
823382
824218
|
*/
|
|
823383
|
-
status?: pulumi.Input<string | enums.webpubsub.
|
|
824219
|
+
status?: pulumi.Input<string | enums.webpubsub.v20230801preview.PrivateLinkServiceConnectionStatus>;
|
|
823384
824220
|
}
|
|
823385
824221
|
/**
|
|
823386
824222
|
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
@@ -823406,7 +824242,7 @@ export declare namespace webpubsub {
|
|
|
823406
824242
|
/**
|
|
823407
824243
|
* Gets or sets the list of category configurations.
|
|
823408
824244
|
*/
|
|
823409
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824245
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230801preview.ResourceLogCategoryArgs>[]>;
|
|
823410
824246
|
}
|
|
823411
824247
|
/**
|
|
823412
824248
|
* Reference to a resource.
|
|
@@ -823441,7 +824277,7 @@ export declare namespace webpubsub {
|
|
|
823441
824277
|
*
|
|
823442
824278
|
* `Basic` is deprecated, use `Standard` instead.
|
|
823443
824279
|
*/
|
|
823444
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
824280
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20230801preview.WebPubSubSkuTier>;
|
|
823445
824281
|
}
|
|
823446
824282
|
/**
|
|
823447
824283
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
@@ -823450,11 +824286,11 @@ export declare namespace webpubsub {
|
|
|
823450
824286
|
/**
|
|
823451
824287
|
* Managed identity settings for upstream.
|
|
823452
824288
|
*/
|
|
823453
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
824289
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20230801preview.ManagedIdentitySettingsArgs>;
|
|
823454
824290
|
/**
|
|
823455
824291
|
* Upstream auth type enum.
|
|
823456
824292
|
*/
|
|
823457
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
824293
|
+
type?: pulumi.Input<string | enums.webpubsub.v20230801preview.UpstreamAuthType>;
|
|
823458
824294
|
}
|
|
823459
824295
|
/**
|
|
823460
824296
|
* Properties of a hub.
|
|
@@ -823467,14 +824303,14 @@ export declare namespace webpubsub {
|
|
|
823467
824303
|
/**
|
|
823468
824304
|
* Event handler of a hub.
|
|
823469
824305
|
*/
|
|
823470
|
-
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824306
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230801preview.EventHandlerArgs>[]>;
|
|
823471
824307
|
/**
|
|
823472
824308
|
* Event listener settings for forwarding your client events to listeners.
|
|
823473
824309
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
823474
824310
|
* 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.
|
|
823475
824311
|
* Maximum count of event listeners among all hubs is 10.
|
|
823476
824312
|
*/
|
|
823477
|
-
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824313
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230801preview.EventListenerArgs>[]>;
|
|
823478
824314
|
}
|
|
823479
824315
|
/**
|
|
823480
824316
|
* webPubSubHubPropertiesArgsProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesArgs
|
|
@@ -823487,15 +824323,19 @@ export declare namespace webpubsub {
|
|
|
823487
824323
|
/**
|
|
823488
824324
|
* Azure Networking ACL Action.
|
|
823489
824325
|
*/
|
|
823490
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
824326
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20230801preview.ACLAction>;
|
|
824327
|
+
/**
|
|
824328
|
+
* IP rules for filtering public traffic
|
|
824329
|
+
*/
|
|
824330
|
+
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230801preview.IPRuleArgs>[]>;
|
|
823491
824331
|
/**
|
|
823492
824332
|
* ACLs for requests from private endpoints
|
|
823493
824333
|
*/
|
|
823494
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824334
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20230801preview.PrivateEndpointACLArgs>[]>;
|
|
823495
824335
|
/**
|
|
823496
824336
|
* Network ACL
|
|
823497
824337
|
*/
|
|
823498
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
824338
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20230801preview.NetworkACLArgs>;
|
|
823499
824339
|
}
|
|
823500
824340
|
/**
|
|
823501
824341
|
* TLS settings for the resource
|
|
@@ -823511,7 +824351,7 @@ export declare namespace webpubsub {
|
|
|
823511
824351
|
*/
|
|
823512
824352
|
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
823513
824353
|
}
|
|
823514
|
-
namespace
|
|
824354
|
+
namespace v20240101preview {
|
|
823515
824355
|
/**
|
|
823516
824356
|
* Properties of event handler.
|
|
823517
824357
|
*/
|
|
@@ -823519,7 +824359,7 @@ export declare namespace webpubsub {
|
|
|
823519
824359
|
/**
|
|
823520
824360
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
823521
824361
|
*/
|
|
823522
|
-
auth?: pulumi.Input<inputs.webpubsub.
|
|
824362
|
+
auth?: pulumi.Input<inputs.webpubsub.v20240101preview.UpstreamAuthSettingsArgs>;
|
|
823523
824363
|
/**
|
|
823524
824364
|
* Gets or sets the list of system events.
|
|
823525
824365
|
*/
|
|
@@ -823564,11 +824404,11 @@ export declare namespace webpubsub {
|
|
|
823564
824404
|
/**
|
|
823565
824405
|
* An endpoint specifying where Web PubSub should send events to.
|
|
823566
824406
|
*/
|
|
823567
|
-
endpoint: pulumi.Input<inputs.webpubsub.
|
|
824407
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20240101preview.EventHubEndpointArgs>;
|
|
823568
824408
|
/**
|
|
823569
824409
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
823570
824410
|
*/
|
|
823571
|
-
filter: pulumi.Input<inputs.webpubsub.
|
|
824411
|
+
filter: pulumi.Input<inputs.webpubsub.v20240101preview.EventNameFilterArgs>;
|
|
823572
824412
|
}
|
|
823573
824413
|
/**
|
|
823574
824414
|
* Filter events by their name.
|
|
@@ -823599,7 +824439,7 @@ export declare namespace webpubsub {
|
|
|
823599
824439
|
/**
|
|
823600
824440
|
* Azure Networking ACL Action.
|
|
823601
824441
|
*/
|
|
823602
|
-
action?: pulumi.Input<string | enums.webpubsub.
|
|
824442
|
+
action?: pulumi.Input<string | enums.webpubsub.v20240101preview.ACLAction>;
|
|
823603
824443
|
/**
|
|
823604
824444
|
* An IP or CIDR or ServiceTag
|
|
823605
824445
|
*/
|
|
@@ -823629,7 +824469,7 @@ export declare namespace webpubsub {
|
|
|
823629
824469
|
/**
|
|
823630
824470
|
* Gets or sets the list of category configurations.
|
|
823631
824471
|
*/
|
|
823632
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824472
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240101preview.LiveTraceCategoryArgs>[]>;
|
|
823633
824473
|
/**
|
|
823634
824474
|
* Indicates whether or not enable live trace.
|
|
823635
824475
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -823650,7 +824490,7 @@ export declare namespace webpubsub {
|
|
|
823650
824490
|
/**
|
|
823651
824491
|
* Represents the identity type: systemAssigned, userAssigned, None
|
|
823652
824492
|
*/
|
|
823653
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
824493
|
+
type?: pulumi.Input<string | enums.webpubsub.v20240101preview.ManagedIdentityType>;
|
|
823654
824494
|
/**
|
|
823655
824495
|
* Get or set the user assigned identities
|
|
823656
824496
|
*/
|
|
@@ -823673,11 +824513,11 @@ export declare namespace webpubsub {
|
|
|
823673
824513
|
/**
|
|
823674
824514
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823675
824515
|
*/
|
|
823676
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824516
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240101preview.WebPubSubRequestType>[]>;
|
|
823677
824517
|
/**
|
|
823678
824518
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823679
824519
|
*/
|
|
823680
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824520
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240101preview.WebPubSubRequestType>[]>;
|
|
823681
824521
|
}
|
|
823682
824522
|
/**
|
|
823683
824523
|
* Private endpoint
|
|
@@ -823695,11 +824535,11 @@ export declare namespace webpubsub {
|
|
|
823695
824535
|
/**
|
|
823696
824536
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823697
824537
|
*/
|
|
823698
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824538
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240101preview.WebPubSubRequestType>[]>;
|
|
823699
824539
|
/**
|
|
823700
824540
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
823701
824541
|
*/
|
|
823702
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824542
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240101preview.WebPubSubRequestType>[]>;
|
|
823703
824543
|
/**
|
|
823704
824544
|
* Name of the private endpoint connection
|
|
823705
824545
|
*/
|
|
@@ -823720,7 +824560,7 @@ export declare namespace webpubsub {
|
|
|
823720
824560
|
/**
|
|
823721
824561
|
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
823722
824562
|
*/
|
|
823723
|
-
status?: pulumi.Input<string | enums.webpubsub.
|
|
824563
|
+
status?: pulumi.Input<string | enums.webpubsub.v20240101preview.PrivateLinkServiceConnectionStatus>;
|
|
823724
824564
|
}
|
|
823725
824565
|
/**
|
|
823726
824566
|
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
@@ -823746,7 +824586,7 @@ export declare namespace webpubsub {
|
|
|
823746
824586
|
/**
|
|
823747
824587
|
* Gets or sets the list of category configurations.
|
|
823748
824588
|
*/
|
|
823749
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824589
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240101preview.ResourceLogCategoryArgs>[]>;
|
|
823750
824590
|
}
|
|
823751
824591
|
/**
|
|
823752
824592
|
* Reference to a resource.
|
|
@@ -823762,18 +824602,20 @@ export declare namespace webpubsub {
|
|
|
823762
824602
|
*/
|
|
823763
824603
|
interface ResourceSkuArgs {
|
|
823764
824604
|
/**
|
|
823765
|
-
* Optional, integer. The unit count of the resource.
|
|
824605
|
+
* Optional, integer. The unit count of the resource.
|
|
824606
|
+
* 1 for Free_F1/Standard_S1/Premium_P1, 100 for Premium_P2 by default.
|
|
823766
824607
|
*
|
|
823767
824608
|
* If present, following values are allowed:
|
|
823768
|
-
*
|
|
823769
|
-
*
|
|
823770
|
-
*
|
|
824609
|
+
* Free_F1: 1;
|
|
824610
|
+
* Standard_S1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
824611
|
+
* Premium_P1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
824612
|
+
* Premium_P2: 100,200,300,400,500,600,700,800,900,1000;
|
|
823771
824613
|
*/
|
|
823772
824614
|
capacity?: pulumi.Input<number>;
|
|
823773
824615
|
/**
|
|
823774
824616
|
* The name of the SKU. Required.
|
|
823775
824617
|
*
|
|
823776
|
-
* Allowed values: Standard_S1, Free_F1, Premium_P1
|
|
824618
|
+
* Allowed values: Standard_S1, Free_F1, Premium_P1, Premium_P2
|
|
823777
824619
|
*/
|
|
823778
824620
|
name: pulumi.Input<string>;
|
|
823779
824621
|
/**
|
|
@@ -823781,7 +824623,7 @@ export declare namespace webpubsub {
|
|
|
823781
824623
|
*
|
|
823782
824624
|
* `Basic` is deprecated, use `Standard` instead.
|
|
823783
824625
|
*/
|
|
823784
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
824626
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20240101preview.WebPubSubSkuTier>;
|
|
823785
824627
|
}
|
|
823786
824628
|
/**
|
|
823787
824629
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
@@ -823790,11 +824632,11 @@ export declare namespace webpubsub {
|
|
|
823790
824632
|
/**
|
|
823791
824633
|
* Managed identity settings for upstream.
|
|
823792
824634
|
*/
|
|
823793
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
824635
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20240101preview.ManagedIdentitySettingsArgs>;
|
|
823794
824636
|
/**
|
|
823795
824637
|
* Upstream auth type enum.
|
|
823796
824638
|
*/
|
|
823797
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
824639
|
+
type?: pulumi.Input<string | enums.webpubsub.v20240101preview.UpstreamAuthType>;
|
|
823798
824640
|
}
|
|
823799
824641
|
/**
|
|
823800
824642
|
* Properties of a hub.
|
|
@@ -823807,14 +824649,18 @@ export declare namespace webpubsub {
|
|
|
823807
824649
|
/**
|
|
823808
824650
|
* Event handler of a hub.
|
|
823809
824651
|
*/
|
|
823810
|
-
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824652
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240101preview.EventHandlerArgs>[]>;
|
|
823811
824653
|
/**
|
|
823812
824654
|
* Event listener settings for forwarding your client events to listeners.
|
|
823813
824655
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
823814
824656
|
* 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.
|
|
823815
824657
|
* Maximum count of event listeners among all hubs is 10.
|
|
823816
824658
|
*/
|
|
823817
|
-
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824659
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240101preview.EventListenerArgs>[]>;
|
|
824660
|
+
/**
|
|
824661
|
+
* 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.
|
|
824662
|
+
*/
|
|
824663
|
+
webSocketKeepAliveIntervalInSeconds?: pulumi.Input<number>;
|
|
823818
824664
|
}
|
|
823819
824665
|
/**
|
|
823820
824666
|
* webPubSubHubPropertiesArgsProvideDefaults sets the appropriate defaults for WebPubSubHubPropertiesArgs
|
|
@@ -823827,19 +824673,30 @@ export declare namespace webpubsub {
|
|
|
823827
824673
|
/**
|
|
823828
824674
|
* Azure Networking ACL Action.
|
|
823829
824675
|
*/
|
|
823830
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
824676
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20240101preview.ACLAction>;
|
|
823831
824677
|
/**
|
|
823832
824678
|
* IP rules for filtering public traffic
|
|
823833
824679
|
*/
|
|
823834
|
-
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824680
|
+
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240101preview.IPRuleArgs>[]>;
|
|
823835
824681
|
/**
|
|
823836
824682
|
* ACLs for requests from private endpoints
|
|
823837
824683
|
*/
|
|
823838
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824684
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240101preview.PrivateEndpointACLArgs>[]>;
|
|
823839
824685
|
/**
|
|
823840
824686
|
* Network ACL
|
|
823841
824687
|
*/
|
|
823842
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
824688
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20240101preview.NetworkACLArgs>;
|
|
824689
|
+
}
|
|
824690
|
+
/**
|
|
824691
|
+
* SocketIO settings for the resource
|
|
824692
|
+
*/
|
|
824693
|
+
interface WebPubSubSocketIOSettingsArgs {
|
|
824694
|
+
/**
|
|
824695
|
+
* The service mode of Web PubSub for Socket.IO. Values allowed:
|
|
824696
|
+
* "Default": have your own backend Socket.IO server
|
|
824697
|
+
* "Serverless": your application doesn't have a backend server
|
|
824698
|
+
*/
|
|
824699
|
+
serviceMode?: pulumi.Input<string>;
|
|
823843
824700
|
}
|
|
823844
824701
|
/**
|
|
823845
824702
|
* TLS settings for the resource
|
|
@@ -823855,7 +824712,7 @@ export declare namespace webpubsub {
|
|
|
823855
824712
|
*/
|
|
823856
824713
|
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
823857
824714
|
}
|
|
823858
|
-
namespace
|
|
824715
|
+
namespace v20240301 {
|
|
823859
824716
|
/**
|
|
823860
824717
|
* Properties of event handler.
|
|
823861
824718
|
*/
|
|
@@ -823863,7 +824720,7 @@ export declare namespace webpubsub {
|
|
|
823863
824720
|
/**
|
|
823864
824721
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
823865
824722
|
*/
|
|
823866
|
-
auth?: pulumi.Input<inputs.webpubsub.
|
|
824723
|
+
auth?: pulumi.Input<inputs.webpubsub.v20240301.UpstreamAuthSettingsArgs>;
|
|
823867
824724
|
/**
|
|
823868
824725
|
* Gets or sets the list of system events.
|
|
823869
824726
|
*/
|
|
@@ -823908,11 +824765,11 @@ export declare namespace webpubsub {
|
|
|
823908
824765
|
/**
|
|
823909
824766
|
* An endpoint specifying where Web PubSub should send events to.
|
|
823910
824767
|
*/
|
|
823911
|
-
endpoint: pulumi.Input<inputs.webpubsub.
|
|
824768
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20240301.EventHubEndpointArgs>;
|
|
823912
824769
|
/**
|
|
823913
824770
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
823914
824771
|
*/
|
|
823915
|
-
filter: pulumi.Input<inputs.webpubsub.
|
|
824772
|
+
filter: pulumi.Input<inputs.webpubsub.v20240301.EventNameFilterArgs>;
|
|
823916
824773
|
}
|
|
823917
824774
|
/**
|
|
823918
824775
|
* Filter events by their name.
|
|
@@ -823943,7 +824800,7 @@ export declare namespace webpubsub {
|
|
|
823943
824800
|
/**
|
|
823944
824801
|
* Azure Networking ACL Action.
|
|
823945
824802
|
*/
|
|
823946
|
-
action?: pulumi.Input<string | enums.webpubsub.
|
|
824803
|
+
action?: pulumi.Input<string | enums.webpubsub.v20240301.ACLAction>;
|
|
823947
824804
|
/**
|
|
823948
824805
|
* An IP or CIDR or ServiceTag
|
|
823949
824806
|
*/
|
|
@@ -823973,7 +824830,7 @@ export declare namespace webpubsub {
|
|
|
823973
824830
|
/**
|
|
823974
824831
|
* Gets or sets the list of category configurations.
|
|
823975
824832
|
*/
|
|
823976
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824833
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240301.LiveTraceCategoryArgs>[]>;
|
|
823977
824834
|
/**
|
|
823978
824835
|
* Indicates whether or not enable live trace.
|
|
823979
824836
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -823994,7 +824851,7 @@ export declare namespace webpubsub {
|
|
|
823994
824851
|
/**
|
|
823995
824852
|
* Represents the identity type: systemAssigned, userAssigned, None
|
|
823996
824853
|
*/
|
|
823997
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
824854
|
+
type?: pulumi.Input<string | enums.webpubsub.v20240301.ManagedIdentityType>;
|
|
823998
824855
|
/**
|
|
823999
824856
|
* Get or set the user assigned identities
|
|
824000
824857
|
*/
|
|
@@ -824017,11 +824874,11 @@ export declare namespace webpubsub {
|
|
|
824017
824874
|
/**
|
|
824018
824875
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824019
824876
|
*/
|
|
824020
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824877
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240301.WebPubSubRequestType>[]>;
|
|
824021
824878
|
/**
|
|
824022
824879
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824023
824880
|
*/
|
|
824024
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824881
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240301.WebPubSubRequestType>[]>;
|
|
824025
824882
|
}
|
|
824026
824883
|
/**
|
|
824027
824884
|
* Private endpoint
|
|
@@ -824039,11 +824896,11 @@ export declare namespace webpubsub {
|
|
|
824039
824896
|
/**
|
|
824040
824897
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824041
824898
|
*/
|
|
824042
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824899
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240301.WebPubSubRequestType>[]>;
|
|
824043
824900
|
/**
|
|
824044
824901
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824045
824902
|
*/
|
|
824046
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
824903
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240301.WebPubSubRequestType>[]>;
|
|
824047
824904
|
/**
|
|
824048
824905
|
* Name of the private endpoint connection
|
|
824049
824906
|
*/
|
|
@@ -824064,7 +824921,7 @@ export declare namespace webpubsub {
|
|
|
824064
824921
|
/**
|
|
824065
824922
|
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
824066
824923
|
*/
|
|
824067
|
-
status?: pulumi.Input<string | enums.webpubsub.
|
|
824924
|
+
status?: pulumi.Input<string | enums.webpubsub.v20240301.PrivateLinkServiceConnectionStatus>;
|
|
824068
824925
|
}
|
|
824069
824926
|
/**
|
|
824070
824927
|
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
@@ -824090,7 +824947,7 @@ export declare namespace webpubsub {
|
|
|
824090
824947
|
/**
|
|
824091
824948
|
* Gets or sets the list of category configurations.
|
|
824092
824949
|
*/
|
|
824093
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
824950
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240301.ResourceLogCategoryArgs>[]>;
|
|
824094
824951
|
}
|
|
824095
824952
|
/**
|
|
824096
824953
|
* Reference to a resource.
|
|
@@ -824127,7 +824984,7 @@ export declare namespace webpubsub {
|
|
|
824127
824984
|
*
|
|
824128
824985
|
* `Basic` is deprecated, use `Standard` instead.
|
|
824129
824986
|
*/
|
|
824130
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
824987
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20240301.WebPubSubSkuTier>;
|
|
824131
824988
|
}
|
|
824132
824989
|
/**
|
|
824133
824990
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
@@ -824136,11 +824993,11 @@ export declare namespace webpubsub {
|
|
|
824136
824993
|
/**
|
|
824137
824994
|
* Managed identity settings for upstream.
|
|
824138
824995
|
*/
|
|
824139
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
824996
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20240301.ManagedIdentitySettingsArgs>;
|
|
824140
824997
|
/**
|
|
824141
824998
|
* Upstream auth type enum.
|
|
824142
824999
|
*/
|
|
824143
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
825000
|
+
type?: pulumi.Input<string | enums.webpubsub.v20240301.UpstreamAuthType>;
|
|
824144
825001
|
}
|
|
824145
825002
|
/**
|
|
824146
825003
|
* Properties of a hub.
|
|
@@ -824153,14 +825010,14 @@ export declare namespace webpubsub {
|
|
|
824153
825010
|
/**
|
|
824154
825011
|
* Event handler of a hub.
|
|
824155
825012
|
*/
|
|
824156
|
-
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825013
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240301.EventHandlerArgs>[]>;
|
|
824157
825014
|
/**
|
|
824158
825015
|
* Event listener settings for forwarding your client events to listeners.
|
|
824159
825016
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
824160
825017
|
* 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.
|
|
824161
825018
|
* Maximum count of event listeners among all hubs is 10.
|
|
824162
825019
|
*/
|
|
824163
|
-
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825020
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240301.EventListenerArgs>[]>;
|
|
824164
825021
|
/**
|
|
824165
825022
|
* 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.
|
|
824166
825023
|
*/
|
|
@@ -824177,19 +825034,19 @@ export declare namespace webpubsub {
|
|
|
824177
825034
|
/**
|
|
824178
825035
|
* Azure Networking ACL Action.
|
|
824179
825036
|
*/
|
|
824180
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
825037
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20240301.ACLAction>;
|
|
824181
825038
|
/**
|
|
824182
825039
|
* IP rules for filtering public traffic
|
|
824183
825040
|
*/
|
|
824184
|
-
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825041
|
+
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240301.IPRuleArgs>[]>;
|
|
824185
825042
|
/**
|
|
824186
825043
|
* ACLs for requests from private endpoints
|
|
824187
825044
|
*/
|
|
824188
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825045
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240301.PrivateEndpointACLArgs>[]>;
|
|
824189
825046
|
/**
|
|
824190
825047
|
* Network ACL
|
|
824191
825048
|
*/
|
|
824192
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
825049
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20240301.NetworkACLArgs>;
|
|
824193
825050
|
}
|
|
824194
825051
|
/**
|
|
824195
825052
|
* SocketIO settings for the resource
|
|
@@ -824216,7 +825073,16 @@ export declare namespace webpubsub {
|
|
|
824216
825073
|
*/
|
|
824217
825074
|
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
824218
825075
|
}
|
|
824219
|
-
namespace
|
|
825076
|
+
namespace v20240401preview {
|
|
825077
|
+
/**
|
|
825078
|
+
* Application firewall settings for the resource
|
|
825079
|
+
*/
|
|
825080
|
+
interface ApplicationFirewallSettingsArgs {
|
|
825081
|
+
/**
|
|
825082
|
+
* Rules to control the client connection count
|
|
825083
|
+
*/
|
|
825084
|
+
clientConnectionCountRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240401preview.ThrottleByJwtCustomClaimRuleArgs | inputs.webpubsub.v20240401preview.ThrottleByJwtSignatureRuleArgs | inputs.webpubsub.v20240401preview.ThrottleByUserIdRuleArgs>[]>;
|
|
825085
|
+
}
|
|
824220
825086
|
/**
|
|
824221
825087
|
* Properties of event handler.
|
|
824222
825088
|
*/
|
|
@@ -824224,7 +825090,7 @@ export declare namespace webpubsub {
|
|
|
824224
825090
|
/**
|
|
824225
825091
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
824226
825092
|
*/
|
|
824227
|
-
auth?: pulumi.Input<inputs.webpubsub.
|
|
825093
|
+
auth?: pulumi.Input<inputs.webpubsub.v20240401preview.UpstreamAuthSettingsArgs>;
|
|
824228
825094
|
/**
|
|
824229
825095
|
* Gets or sets the list of system events.
|
|
824230
825096
|
*/
|
|
@@ -824269,11 +825135,11 @@ export declare namespace webpubsub {
|
|
|
824269
825135
|
/**
|
|
824270
825136
|
* An endpoint specifying where Web PubSub should send events to.
|
|
824271
825137
|
*/
|
|
824272
|
-
endpoint: pulumi.Input<inputs.webpubsub.
|
|
825138
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20240401preview.EventHubEndpointArgs>;
|
|
824273
825139
|
/**
|
|
824274
825140
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
824275
825141
|
*/
|
|
824276
|
-
filter: pulumi.Input<inputs.webpubsub.
|
|
825142
|
+
filter: pulumi.Input<inputs.webpubsub.v20240401preview.EventNameFilterArgs>;
|
|
824277
825143
|
}
|
|
824278
825144
|
/**
|
|
824279
825145
|
* Filter events by their name.
|
|
@@ -824304,7 +825170,7 @@ export declare namespace webpubsub {
|
|
|
824304
825170
|
/**
|
|
824305
825171
|
* Azure Networking ACL Action.
|
|
824306
825172
|
*/
|
|
824307
|
-
action?: pulumi.Input<string | enums.webpubsub.
|
|
825173
|
+
action?: pulumi.Input<string | enums.webpubsub.v20240401preview.ACLAction>;
|
|
824308
825174
|
/**
|
|
824309
825175
|
* An IP or CIDR or ServiceTag
|
|
824310
825176
|
*/
|
|
@@ -824334,7 +825200,7 @@ export declare namespace webpubsub {
|
|
|
824334
825200
|
/**
|
|
824335
825201
|
* Gets or sets the list of category configurations.
|
|
824336
825202
|
*/
|
|
824337
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825203
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240401preview.LiveTraceCategoryArgs>[]>;
|
|
824338
825204
|
/**
|
|
824339
825205
|
* Indicates whether or not enable live trace.
|
|
824340
825206
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -824355,7 +825221,7 @@ export declare namespace webpubsub {
|
|
|
824355
825221
|
/**
|
|
824356
825222
|
* Represents the identity type: systemAssigned, userAssigned, None
|
|
824357
825223
|
*/
|
|
824358
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
825224
|
+
type?: pulumi.Input<string | enums.webpubsub.v20240401preview.ManagedIdentityType>;
|
|
824359
825225
|
/**
|
|
824360
825226
|
* Get or set the user assigned identities
|
|
824361
825227
|
*/
|
|
@@ -824378,11 +825244,11 @@ export declare namespace webpubsub {
|
|
|
824378
825244
|
/**
|
|
824379
825245
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824380
825246
|
*/
|
|
824381
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
825247
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240401preview.WebPubSubRequestType>[]>;
|
|
824382
825248
|
/**
|
|
824383
825249
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824384
825250
|
*/
|
|
824385
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
825251
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240401preview.WebPubSubRequestType>[]>;
|
|
824386
825252
|
}
|
|
824387
825253
|
/**
|
|
824388
825254
|
* Private endpoint
|
|
@@ -824400,11 +825266,11 @@ export declare namespace webpubsub {
|
|
|
824400
825266
|
/**
|
|
824401
825267
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824402
825268
|
*/
|
|
824403
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
825269
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240401preview.WebPubSubRequestType>[]>;
|
|
824404
825270
|
/**
|
|
824405
825271
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824406
825272
|
*/
|
|
824407
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
825273
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240401preview.WebPubSubRequestType>[]>;
|
|
824408
825274
|
/**
|
|
824409
825275
|
* Name of the private endpoint connection
|
|
824410
825276
|
*/
|
|
@@ -824425,7 +825291,7 @@ export declare namespace webpubsub {
|
|
|
824425
825291
|
/**
|
|
824426
825292
|
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
824427
825293
|
*/
|
|
824428
|
-
status?: pulumi.Input<string | enums.webpubsub.
|
|
825294
|
+
status?: pulumi.Input<string | enums.webpubsub.v20240401preview.PrivateLinkServiceConnectionStatus>;
|
|
824429
825295
|
}
|
|
824430
825296
|
/**
|
|
824431
825297
|
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
@@ -824451,7 +825317,7 @@ export declare namespace webpubsub {
|
|
|
824451
825317
|
/**
|
|
824452
825318
|
* Gets or sets the list of category configurations.
|
|
824453
825319
|
*/
|
|
824454
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825320
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240401preview.ResourceLogCategoryArgs>[]>;
|
|
824455
825321
|
}
|
|
824456
825322
|
/**
|
|
824457
825323
|
* Reference to a resource.
|
|
@@ -824488,8 +825354,66 @@ export declare namespace webpubsub {
|
|
|
824488
825354
|
*
|
|
824489
825355
|
* `Basic` is deprecated, use `Standard` instead.
|
|
824490
825356
|
*/
|
|
824491
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
825357
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20240401preview.WebPubSubSkuTier>;
|
|
824492
825358
|
}
|
|
825359
|
+
/**
|
|
825360
|
+
* Throttle the client connection by a custom JWT claim
|
|
825361
|
+
*/
|
|
825362
|
+
interface ThrottleByJwtCustomClaimRuleArgs {
|
|
825363
|
+
/**
|
|
825364
|
+
* 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.
|
|
825365
|
+
*/
|
|
825366
|
+
claimName: pulumi.Input<string>;
|
|
825367
|
+
/**
|
|
825368
|
+
* 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.
|
|
825369
|
+
*/
|
|
825370
|
+
maxCount?: pulumi.Input<number>;
|
|
825371
|
+
/**
|
|
825372
|
+
*
|
|
825373
|
+
* Expected value is 'ThrottleByJwtCustomClaimRule'.
|
|
825374
|
+
*/
|
|
825375
|
+
type: pulumi.Input<"ThrottleByJwtCustomClaimRule">;
|
|
825376
|
+
}
|
|
825377
|
+
/**
|
|
825378
|
+
* throttleByJwtCustomClaimRuleArgsProvideDefaults sets the appropriate defaults for ThrottleByJwtCustomClaimRuleArgs
|
|
825379
|
+
*/
|
|
825380
|
+
function throttleByJwtCustomClaimRuleArgsProvideDefaults(val: ThrottleByJwtCustomClaimRuleArgs): ThrottleByJwtCustomClaimRuleArgs;
|
|
825381
|
+
/**
|
|
825382
|
+
* Throttle the client connection by the JWT signature
|
|
825383
|
+
*/
|
|
825384
|
+
interface ThrottleByJwtSignatureRuleArgs {
|
|
825385
|
+
/**
|
|
825386
|
+
* 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.
|
|
825387
|
+
*/
|
|
825388
|
+
maxCount?: pulumi.Input<number>;
|
|
825389
|
+
/**
|
|
825390
|
+
*
|
|
825391
|
+
* Expected value is 'ThrottleByJwtSignatureRule'.
|
|
825392
|
+
*/
|
|
825393
|
+
type: pulumi.Input<"ThrottleByJwtSignatureRule">;
|
|
825394
|
+
}
|
|
825395
|
+
/**
|
|
825396
|
+
* throttleByJwtSignatureRuleArgsProvideDefaults sets the appropriate defaults for ThrottleByJwtSignatureRuleArgs
|
|
825397
|
+
*/
|
|
825398
|
+
function throttleByJwtSignatureRuleArgsProvideDefaults(val: ThrottleByJwtSignatureRuleArgs): ThrottleByJwtSignatureRuleArgs;
|
|
825399
|
+
/**
|
|
825400
|
+
* Throttle the client connection by the user ID
|
|
825401
|
+
*/
|
|
825402
|
+
interface ThrottleByUserIdRuleArgs {
|
|
825403
|
+
/**
|
|
825404
|
+
* 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.
|
|
825405
|
+
*/
|
|
825406
|
+
maxCount?: pulumi.Input<number>;
|
|
825407
|
+
/**
|
|
825408
|
+
*
|
|
825409
|
+
* Expected value is 'ThrottleByUserIdRule'.
|
|
825410
|
+
*/
|
|
825411
|
+
type: pulumi.Input<"ThrottleByUserIdRule">;
|
|
825412
|
+
}
|
|
825413
|
+
/**
|
|
825414
|
+
* throttleByUserIdRuleArgsProvideDefaults sets the appropriate defaults for ThrottleByUserIdRuleArgs
|
|
825415
|
+
*/
|
|
825416
|
+
function throttleByUserIdRuleArgsProvideDefaults(val: ThrottleByUserIdRuleArgs): ThrottleByUserIdRuleArgs;
|
|
824493
825417
|
/**
|
|
824494
825418
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
824495
825419
|
*/
|
|
@@ -824497,11 +825421,11 @@ export declare namespace webpubsub {
|
|
|
824497
825421
|
/**
|
|
824498
825422
|
* Managed identity settings for upstream.
|
|
824499
825423
|
*/
|
|
824500
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
825424
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20240401preview.ManagedIdentitySettingsArgs>;
|
|
824501
825425
|
/**
|
|
824502
825426
|
* Upstream auth type enum.
|
|
824503
825427
|
*/
|
|
824504
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
825428
|
+
type?: pulumi.Input<string | enums.webpubsub.v20240401preview.UpstreamAuthType>;
|
|
824505
825429
|
}
|
|
824506
825430
|
/**
|
|
824507
825431
|
* Properties of a hub.
|
|
@@ -824514,14 +825438,14 @@ export declare namespace webpubsub {
|
|
|
824514
825438
|
/**
|
|
824515
825439
|
* Event handler of a hub.
|
|
824516
825440
|
*/
|
|
824517
|
-
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825441
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240401preview.EventHandlerArgs>[]>;
|
|
824518
825442
|
/**
|
|
824519
825443
|
* Event listener settings for forwarding your client events to listeners.
|
|
824520
825444
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
824521
825445
|
* 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.
|
|
824522
825446
|
* Maximum count of event listeners among all hubs is 10.
|
|
824523
825447
|
*/
|
|
824524
|
-
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825448
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240401preview.EventListenerArgs>[]>;
|
|
824525
825449
|
/**
|
|
824526
825450
|
* 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.
|
|
824527
825451
|
*/
|
|
@@ -824538,19 +825462,19 @@ export declare namespace webpubsub {
|
|
|
824538
825462
|
/**
|
|
824539
825463
|
* Azure Networking ACL Action.
|
|
824540
825464
|
*/
|
|
824541
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
825465
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20240401preview.ACLAction>;
|
|
824542
825466
|
/**
|
|
824543
825467
|
* IP rules for filtering public traffic
|
|
824544
825468
|
*/
|
|
824545
|
-
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825469
|
+
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240401preview.IPRuleArgs>[]>;
|
|
824546
825470
|
/**
|
|
824547
825471
|
* ACLs for requests from private endpoints
|
|
824548
825472
|
*/
|
|
824549
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825473
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240401preview.PrivateEndpointACLArgs>[]>;
|
|
824550
825474
|
/**
|
|
824551
825475
|
* Network ACL
|
|
824552
825476
|
*/
|
|
824553
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
825477
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20240401preview.NetworkACLArgs>;
|
|
824554
825478
|
}
|
|
824555
825479
|
/**
|
|
824556
825480
|
* SocketIO settings for the resource
|
|
@@ -824577,7 +825501,7 @@ export declare namespace webpubsub {
|
|
|
824577
825501
|
*/
|
|
824578
825502
|
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
824579
825503
|
}
|
|
824580
|
-
namespace
|
|
825504
|
+
namespace v20240801preview {
|
|
824581
825505
|
/**
|
|
824582
825506
|
* Application firewall settings for the resource
|
|
824583
825507
|
*/
|
|
@@ -824585,7 +825509,7 @@ export declare namespace webpubsub {
|
|
|
824585
825509
|
/**
|
|
824586
825510
|
* Rules to control the client connection count
|
|
824587
825511
|
*/
|
|
824588
|
-
clientConnectionCountRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825512
|
+
clientConnectionCountRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240801preview.ThrottleByJwtCustomClaimRuleArgs | inputs.webpubsub.v20240801preview.ThrottleByJwtSignatureRuleArgs | inputs.webpubsub.v20240801preview.ThrottleByUserIdRuleArgs>[]>;
|
|
824589
825513
|
}
|
|
824590
825514
|
/**
|
|
824591
825515
|
* Properties of event handler.
|
|
@@ -824594,14 +825518,16 @@ export declare namespace webpubsub {
|
|
|
824594
825518
|
/**
|
|
824595
825519
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
824596
825520
|
*/
|
|
824597
|
-
auth?: pulumi.Input<inputs.webpubsub.
|
|
825521
|
+
auth?: pulumi.Input<inputs.webpubsub.v20240801preview.UpstreamAuthSettingsArgs>;
|
|
824598
825522
|
/**
|
|
824599
825523
|
* Gets or sets the list of system events.
|
|
824600
825524
|
*/
|
|
824601
825525
|
systemEvents?: pulumi.Input<pulumi.Input<string>[]>;
|
|
824602
825526
|
/**
|
|
824603
|
-
* Gets or sets the
|
|
824604
|
-
*
|
|
825527
|
+
* Gets or sets the URL template for the event handler. The actual URL is calculated when the corresponding event is triggered.
|
|
825528
|
+
* The template supports predefined parameters syntax: `{event}`, `{hub}`, and KeyVault reference syntax `{@Microsoft.KeyVault(SecretUri=_your_secret_identifier_)}`
|
|
825529
|
+
* 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`.
|
|
825530
|
+
* 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.
|
|
824605
825531
|
*/
|
|
824606
825532
|
urlTemplate: pulumi.Input<string>;
|
|
824607
825533
|
/**
|
|
@@ -824639,11 +825565,11 @@ export declare namespace webpubsub {
|
|
|
824639
825565
|
/**
|
|
824640
825566
|
* An endpoint specifying where Web PubSub should send events to.
|
|
824641
825567
|
*/
|
|
824642
|
-
endpoint: pulumi.Input<inputs.webpubsub.
|
|
825568
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20240801preview.EventHubEndpointArgs>;
|
|
824643
825569
|
/**
|
|
824644
825570
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
824645
825571
|
*/
|
|
824646
|
-
filter: pulumi.Input<inputs.webpubsub.
|
|
825572
|
+
filter: pulumi.Input<inputs.webpubsub.v20240801preview.EventNameFilterArgs>;
|
|
824647
825573
|
}
|
|
824648
825574
|
/**
|
|
824649
825575
|
* Filter events by their name.
|
|
@@ -824674,7 +825600,7 @@ export declare namespace webpubsub {
|
|
|
824674
825600
|
/**
|
|
824675
825601
|
* Azure Networking ACL Action.
|
|
824676
825602
|
*/
|
|
824677
|
-
action?: pulumi.Input<string | enums.webpubsub.
|
|
825603
|
+
action?: pulumi.Input<string | enums.webpubsub.v20240801preview.ACLAction>;
|
|
824678
825604
|
/**
|
|
824679
825605
|
* An IP or CIDR or ServiceTag
|
|
824680
825606
|
*/
|
|
@@ -824704,7 +825630,7 @@ export declare namespace webpubsub {
|
|
|
824704
825630
|
/**
|
|
824705
825631
|
* Gets or sets the list of category configurations.
|
|
824706
825632
|
*/
|
|
824707
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825633
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240801preview.LiveTraceCategoryArgs>[]>;
|
|
824708
825634
|
/**
|
|
824709
825635
|
* Indicates whether or not enable live trace.
|
|
824710
825636
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -824725,7 +825651,7 @@ export declare namespace webpubsub {
|
|
|
824725
825651
|
/**
|
|
824726
825652
|
* Represents the identity type: systemAssigned, userAssigned, None
|
|
824727
825653
|
*/
|
|
824728
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
825654
|
+
type?: pulumi.Input<string | enums.webpubsub.v20240801preview.ManagedIdentityType>;
|
|
824729
825655
|
/**
|
|
824730
825656
|
* Get or set the user assigned identities
|
|
824731
825657
|
*/
|
|
@@ -824748,11 +825674,11 @@ export declare namespace webpubsub {
|
|
|
824748
825674
|
/**
|
|
824749
825675
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824750
825676
|
*/
|
|
824751
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
825677
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240801preview.WebPubSubRequestType>[]>;
|
|
824752
825678
|
/**
|
|
824753
825679
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824754
825680
|
*/
|
|
824755
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
825681
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240801preview.WebPubSubRequestType>[]>;
|
|
824756
825682
|
}
|
|
824757
825683
|
/**
|
|
824758
825684
|
* Private endpoint
|
|
@@ -824770,11 +825696,11 @@ export declare namespace webpubsub {
|
|
|
824770
825696
|
/**
|
|
824771
825697
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824772
825698
|
*/
|
|
824773
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
825699
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240801preview.WebPubSubRequestType>[]>;
|
|
824774
825700
|
/**
|
|
824775
825701
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
824776
825702
|
*/
|
|
824777
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
825703
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20240801preview.WebPubSubRequestType>[]>;
|
|
824778
825704
|
/**
|
|
824779
825705
|
* Name of the private endpoint connection
|
|
824780
825706
|
*/
|
|
@@ -824795,7 +825721,7 @@ export declare namespace webpubsub {
|
|
|
824795
825721
|
/**
|
|
824796
825722
|
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
824797
825723
|
*/
|
|
824798
|
-
status?: pulumi.Input<string | enums.webpubsub.
|
|
825724
|
+
status?: pulumi.Input<string | enums.webpubsub.v20240801preview.PrivateLinkServiceConnectionStatus>;
|
|
824799
825725
|
}
|
|
824800
825726
|
/**
|
|
824801
825727
|
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
@@ -824821,7 +825747,7 @@ export declare namespace webpubsub {
|
|
|
824821
825747
|
/**
|
|
824822
825748
|
* Gets or sets the list of category configurations.
|
|
824823
825749
|
*/
|
|
824824
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825750
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240801preview.ResourceLogCategoryArgs>[]>;
|
|
824825
825751
|
}
|
|
824826
825752
|
/**
|
|
824827
825753
|
* Reference to a resource.
|
|
@@ -824858,7 +825784,7 @@ export declare namespace webpubsub {
|
|
|
824858
825784
|
*
|
|
824859
825785
|
* `Basic` is deprecated, use `Standard` instead.
|
|
824860
825786
|
*/
|
|
824861
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
825787
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20240801preview.WebPubSubSkuTier>;
|
|
824862
825788
|
}
|
|
824863
825789
|
/**
|
|
824864
825790
|
* Throttle the client connection by a custom JWT claim
|
|
@@ -824925,11 +825851,11 @@ export declare namespace webpubsub {
|
|
|
824925
825851
|
/**
|
|
824926
825852
|
* Managed identity settings for upstream.
|
|
824927
825853
|
*/
|
|
824928
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
825854
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20240801preview.ManagedIdentitySettingsArgs>;
|
|
824929
825855
|
/**
|
|
824930
825856
|
* Upstream auth type enum.
|
|
824931
825857
|
*/
|
|
824932
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
825858
|
+
type?: pulumi.Input<string | enums.webpubsub.v20240801preview.UpstreamAuthType>;
|
|
824933
825859
|
}
|
|
824934
825860
|
/**
|
|
824935
825861
|
* Properties of a hub.
|
|
@@ -824942,14 +825868,14 @@ export declare namespace webpubsub {
|
|
|
824942
825868
|
/**
|
|
824943
825869
|
* Event handler of a hub.
|
|
824944
825870
|
*/
|
|
824945
|
-
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825871
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240801preview.EventHandlerArgs>[]>;
|
|
824946
825872
|
/**
|
|
824947
825873
|
* Event listener settings for forwarding your client events to listeners.
|
|
824948
825874
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
824949
825875
|
* 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.
|
|
824950
825876
|
* Maximum count of event listeners among all hubs is 10.
|
|
824951
825877
|
*/
|
|
824952
|
-
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825878
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240801preview.EventListenerArgs>[]>;
|
|
824953
825879
|
/**
|
|
824954
825880
|
* 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.
|
|
824955
825881
|
*/
|
|
@@ -824966,19 +825892,19 @@ export declare namespace webpubsub {
|
|
|
824966
825892
|
/**
|
|
824967
825893
|
* Azure Networking ACL Action.
|
|
824968
825894
|
*/
|
|
824969
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
825895
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20240801preview.ACLAction>;
|
|
824970
825896
|
/**
|
|
824971
825897
|
* IP rules for filtering public traffic
|
|
824972
825898
|
*/
|
|
824973
|
-
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825899
|
+
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240801preview.IPRuleArgs>[]>;
|
|
824974
825900
|
/**
|
|
824975
825901
|
* ACLs for requests from private endpoints
|
|
824976
825902
|
*/
|
|
824977
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825903
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20240801preview.PrivateEndpointACLArgs>[]>;
|
|
824978
825904
|
/**
|
|
824979
825905
|
* Network ACL
|
|
824980
825906
|
*/
|
|
824981
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
825907
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20240801preview.NetworkACLArgs>;
|
|
824982
825908
|
}
|
|
824983
825909
|
/**
|
|
824984
825910
|
* SocketIO settings for the resource
|
|
@@ -825005,7 +825931,7 @@ export declare namespace webpubsub {
|
|
|
825005
825931
|
*/
|
|
825006
825932
|
function webPubSubTlsSettingsArgsProvideDefaults(val: WebPubSubTlsSettingsArgs): WebPubSubTlsSettingsArgs;
|
|
825007
825933
|
}
|
|
825008
|
-
namespace
|
|
825934
|
+
namespace v20241001preview {
|
|
825009
825935
|
/**
|
|
825010
825936
|
* Application firewall settings for the resource
|
|
825011
825937
|
*/
|
|
@@ -825013,7 +825939,11 @@ export declare namespace webpubsub {
|
|
|
825013
825939
|
/**
|
|
825014
825940
|
* Rules to control the client connection count
|
|
825015
825941
|
*/
|
|
825016
|
-
clientConnectionCountRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
825942
|
+
clientConnectionCountRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20241001preview.ThrottleByJwtCustomClaimRuleArgs | inputs.webpubsub.v20241001preview.ThrottleByJwtSignatureRuleArgs | inputs.webpubsub.v20241001preview.ThrottleByUserIdRuleArgs>[]>;
|
|
825943
|
+
/**
|
|
825944
|
+
* Rules to control the client traffic
|
|
825945
|
+
*/
|
|
825946
|
+
clientTrafficControlRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20241001preview.TrafficThrottleByJwtCustomClaimRuleArgs | inputs.webpubsub.v20241001preview.TrafficThrottleByJwtSignatureRuleArgs | inputs.webpubsub.v20241001preview.TrafficThrottleByUserIdRuleArgs>[]>;
|
|
825017
825947
|
}
|
|
825018
825948
|
/**
|
|
825019
825949
|
* Properties of event handler.
|
|
@@ -825022,7 +825952,7 @@ export declare namespace webpubsub {
|
|
|
825022
825952
|
/**
|
|
825023
825953
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
825024
825954
|
*/
|
|
825025
|
-
auth?: pulumi.Input<inputs.webpubsub.
|
|
825955
|
+
auth?: pulumi.Input<inputs.webpubsub.v20241001preview.UpstreamAuthSettingsArgs>;
|
|
825026
825956
|
/**
|
|
825027
825957
|
* Gets or sets the list of system events.
|
|
825028
825958
|
*/
|
|
@@ -825053,7 +825983,7 @@ export declare namespace webpubsub {
|
|
|
825053
825983
|
*/
|
|
825054
825984
|
eventHubName: pulumi.Input<string>;
|
|
825055
825985
|
/**
|
|
825056
|
-
* The fully qualified namespace name of the Event Hub resource.
|
|
825986
|
+
* The fully qualified namespace name of the Event Hub resource.
|
|
825057
825987
|
*/
|
|
825058
825988
|
fullyQualifiedNamespace: pulumi.Input<string>;
|
|
825059
825989
|
/**
|
|
@@ -825069,11 +825999,11 @@ export declare namespace webpubsub {
|
|
|
825069
825999
|
/**
|
|
825070
826000
|
* An endpoint specifying where Web PubSub should send events to.
|
|
825071
826001
|
*/
|
|
825072
|
-
endpoint: pulumi.Input<inputs.webpubsub.
|
|
826002
|
+
endpoint: pulumi.Input<inputs.webpubsub.v20241001preview.EventHubEndpointArgs>;
|
|
825073
826003
|
/**
|
|
825074
826004
|
* A base class for event filter which determines whether an event should be sent to an event listener.
|
|
825075
826005
|
*/
|
|
825076
|
-
filter: pulumi.Input<inputs.webpubsub.
|
|
826006
|
+
filter: pulumi.Input<inputs.webpubsub.v20241001preview.EventNameFilterArgs>;
|
|
825077
826007
|
}
|
|
825078
826008
|
/**
|
|
825079
826009
|
* Filter events by their name.
|
|
@@ -825104,7 +826034,7 @@ export declare namespace webpubsub {
|
|
|
825104
826034
|
/**
|
|
825105
826035
|
* Azure Networking ACL Action.
|
|
825106
826036
|
*/
|
|
825107
|
-
action?: pulumi.Input<string | enums.webpubsub.
|
|
826037
|
+
action?: pulumi.Input<string | enums.webpubsub.v20241001preview.ACLAction>;
|
|
825108
826038
|
/**
|
|
825109
826039
|
* An IP or CIDR or ServiceTag
|
|
825110
826040
|
*/
|
|
@@ -825134,7 +826064,7 @@ export declare namespace webpubsub {
|
|
|
825134
826064
|
/**
|
|
825135
826065
|
* Gets or sets the list of category configurations.
|
|
825136
826066
|
*/
|
|
825137
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
826067
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20241001preview.LiveTraceCategoryArgs>[]>;
|
|
825138
826068
|
/**
|
|
825139
826069
|
* Indicates whether or not enable live trace.
|
|
825140
826070
|
* When it's set to true, live trace client can connect to the service.
|
|
@@ -825155,7 +826085,7 @@ export declare namespace webpubsub {
|
|
|
825155
826085
|
/**
|
|
825156
826086
|
* Represents the identity type: systemAssigned, userAssigned, None
|
|
825157
826087
|
*/
|
|
825158
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
826088
|
+
type?: pulumi.Input<string | enums.webpubsub.v20241001preview.ManagedIdentityType>;
|
|
825159
826089
|
/**
|
|
825160
826090
|
* Get or set the user assigned identities
|
|
825161
826091
|
*/
|
|
@@ -825178,11 +826108,11 @@ export declare namespace webpubsub {
|
|
|
825178
826108
|
/**
|
|
825179
826109
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
825180
826110
|
*/
|
|
825181
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
826111
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20241001preview.WebPubSubRequestType>[]>;
|
|
825182
826112
|
/**
|
|
825183
826113
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
825184
826114
|
*/
|
|
825185
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
826115
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20241001preview.WebPubSubRequestType>[]>;
|
|
825186
826116
|
}
|
|
825187
826117
|
/**
|
|
825188
826118
|
* Private endpoint
|
|
@@ -825200,11 +826130,11 @@ export declare namespace webpubsub {
|
|
|
825200
826130
|
/**
|
|
825201
826131
|
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
825202
826132
|
*/
|
|
825203
|
-
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
826133
|
+
allow?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20241001preview.WebPubSubRequestType>[]>;
|
|
825204
826134
|
/**
|
|
825205
826135
|
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
825206
826136
|
*/
|
|
825207
|
-
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.
|
|
826137
|
+
deny?: pulumi.Input<pulumi.Input<string | enums.webpubsub.v20241001preview.WebPubSubRequestType>[]>;
|
|
825208
826138
|
/**
|
|
825209
826139
|
* Name of the private endpoint connection
|
|
825210
826140
|
*/
|
|
@@ -825225,7 +826155,7 @@ export declare namespace webpubsub {
|
|
|
825225
826155
|
/**
|
|
825226
826156
|
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
825227
826157
|
*/
|
|
825228
|
-
status?: pulumi.Input<string | enums.webpubsub.
|
|
826158
|
+
status?: pulumi.Input<string | enums.webpubsub.v20241001preview.PrivateLinkServiceConnectionStatus>;
|
|
825229
826159
|
}
|
|
825230
826160
|
/**
|
|
825231
826161
|
* Resource log category configuration of a Microsoft.SignalRService resource.
|
|
@@ -825251,7 +826181,7 @@ export declare namespace webpubsub {
|
|
|
825251
826181
|
/**
|
|
825252
826182
|
* Gets or sets the list of category configurations.
|
|
825253
826183
|
*/
|
|
825254
|
-
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
826184
|
+
categories?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20241001preview.ResourceLogCategoryArgs>[]>;
|
|
825255
826185
|
}
|
|
825256
826186
|
/**
|
|
825257
826187
|
* Reference to a resource.
|
|
@@ -825288,7 +826218,7 @@ export declare namespace webpubsub {
|
|
|
825288
826218
|
*
|
|
825289
826219
|
* `Basic` is deprecated, use `Standard` instead.
|
|
825290
826220
|
*/
|
|
825291
|
-
tier?: pulumi.Input<string | enums.webpubsub.
|
|
826221
|
+
tier?: pulumi.Input<string | enums.webpubsub.v20241001preview.WebPubSubSkuTier>;
|
|
825292
826222
|
}
|
|
825293
826223
|
/**
|
|
825294
826224
|
* Throttle the client connection by a custom JWT claim
|
|
@@ -825348,6 +826278,76 @@ export declare namespace webpubsub {
|
|
|
825348
826278
|
* throttleByUserIdRuleArgsProvideDefaults sets the appropriate defaults for ThrottleByUserIdRuleArgs
|
|
825349
826279
|
*/
|
|
825350
826280
|
function throttleByUserIdRuleArgsProvideDefaults(val: ThrottleByUserIdRuleArgs): ThrottleByUserIdRuleArgs;
|
|
826281
|
+
/**
|
|
826282
|
+
* Throttle the client traffic by a custom JWT claim
|
|
826283
|
+
*/
|
|
826284
|
+
interface TrafficThrottleByJwtCustomClaimRuleArgs {
|
|
826285
|
+
/**
|
|
826286
|
+
* 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.
|
|
826287
|
+
*/
|
|
826288
|
+
aggregationWindowInSeconds?: pulumi.Input<number>;
|
|
826289
|
+
/**
|
|
826290
|
+
* 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.
|
|
826291
|
+
*/
|
|
826292
|
+
claimName: pulumi.Input<string>;
|
|
826293
|
+
/**
|
|
826294
|
+
* 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.
|
|
826295
|
+
*/
|
|
826296
|
+
maxInboundMessageBytes?: pulumi.Input<number>;
|
|
826297
|
+
/**
|
|
826298
|
+
*
|
|
826299
|
+
* Expected value is 'TrafficThrottleByJwtCustomClaimRule'.
|
|
826300
|
+
*/
|
|
826301
|
+
type: pulumi.Input<"TrafficThrottleByJwtCustomClaimRule">;
|
|
826302
|
+
}
|
|
826303
|
+
/**
|
|
826304
|
+
* trafficThrottleByJwtCustomClaimRuleArgsProvideDefaults sets the appropriate defaults for TrafficThrottleByJwtCustomClaimRuleArgs
|
|
826305
|
+
*/
|
|
826306
|
+
function trafficThrottleByJwtCustomClaimRuleArgsProvideDefaults(val: TrafficThrottleByJwtCustomClaimRuleArgs): TrafficThrottleByJwtCustomClaimRuleArgs;
|
|
826307
|
+
/**
|
|
826308
|
+
* Throttle the client traffic by the JWT signature
|
|
826309
|
+
*/
|
|
826310
|
+
interface TrafficThrottleByJwtSignatureRuleArgs {
|
|
826311
|
+
/**
|
|
826312
|
+
* 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.
|
|
826313
|
+
*/
|
|
826314
|
+
aggregationWindowInSeconds?: pulumi.Input<number>;
|
|
826315
|
+
/**
|
|
826316
|
+
* 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.
|
|
826317
|
+
*/
|
|
826318
|
+
maxInboundMessageBytes?: pulumi.Input<number>;
|
|
826319
|
+
/**
|
|
826320
|
+
*
|
|
826321
|
+
* Expected value is 'TrafficThrottleByJwtSignatureRule'.
|
|
826322
|
+
*/
|
|
826323
|
+
type: pulumi.Input<"TrafficThrottleByJwtSignatureRule">;
|
|
826324
|
+
}
|
|
826325
|
+
/**
|
|
826326
|
+
* trafficThrottleByJwtSignatureRuleArgsProvideDefaults sets the appropriate defaults for TrafficThrottleByJwtSignatureRuleArgs
|
|
826327
|
+
*/
|
|
826328
|
+
function trafficThrottleByJwtSignatureRuleArgsProvideDefaults(val: TrafficThrottleByJwtSignatureRuleArgs): TrafficThrottleByJwtSignatureRuleArgs;
|
|
826329
|
+
/**
|
|
826330
|
+
* Throttle the client traffic by the user ID
|
|
826331
|
+
*/
|
|
826332
|
+
interface TrafficThrottleByUserIdRuleArgs {
|
|
826333
|
+
/**
|
|
826334
|
+
* 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.
|
|
826335
|
+
*/
|
|
826336
|
+
aggregationWindowInSeconds?: pulumi.Input<number>;
|
|
826337
|
+
/**
|
|
826338
|
+
* 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.
|
|
826339
|
+
*/
|
|
826340
|
+
maxInboundMessageBytes?: pulumi.Input<number>;
|
|
826341
|
+
/**
|
|
826342
|
+
*
|
|
826343
|
+
* Expected value is 'TrafficThrottleByUserIdRule'.
|
|
826344
|
+
*/
|
|
826345
|
+
type: pulumi.Input<"TrafficThrottleByUserIdRule">;
|
|
826346
|
+
}
|
|
826347
|
+
/**
|
|
826348
|
+
* trafficThrottleByUserIdRuleArgsProvideDefaults sets the appropriate defaults for TrafficThrottleByUserIdRuleArgs
|
|
826349
|
+
*/
|
|
826350
|
+
function trafficThrottleByUserIdRuleArgsProvideDefaults(val: TrafficThrottleByUserIdRuleArgs): TrafficThrottleByUserIdRuleArgs;
|
|
825351
826351
|
/**
|
|
825352
826352
|
* Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
825353
826353
|
*/
|
|
@@ -825355,11 +826355,11 @@ export declare namespace webpubsub {
|
|
|
825355
826355
|
/**
|
|
825356
826356
|
* Managed identity settings for upstream.
|
|
825357
826357
|
*/
|
|
825358
|
-
managedIdentity?: pulumi.Input<inputs.webpubsub.
|
|
826358
|
+
managedIdentity?: pulumi.Input<inputs.webpubsub.v20241001preview.ManagedIdentitySettingsArgs>;
|
|
825359
826359
|
/**
|
|
825360
826360
|
* Upstream auth type enum.
|
|
825361
826361
|
*/
|
|
825362
|
-
type?: pulumi.Input<string | enums.webpubsub.
|
|
826362
|
+
type?: pulumi.Input<string | enums.webpubsub.v20241001preview.UpstreamAuthType>;
|
|
825363
826363
|
}
|
|
825364
826364
|
/**
|
|
825365
826365
|
* Properties of a hub.
|
|
@@ -825372,14 +826372,14 @@ export declare namespace webpubsub {
|
|
|
825372
826372
|
/**
|
|
825373
826373
|
* Event handler of a hub.
|
|
825374
826374
|
*/
|
|
825375
|
-
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
826375
|
+
eventHandlers?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20241001preview.EventHandlerArgs>[]>;
|
|
825376
826376
|
/**
|
|
825377
826377
|
* Event listener settings for forwarding your client events to listeners.
|
|
825378
826378
|
* Event listener is transparent to Web PubSub clients, and it doesn't return any result to clients nor interrupt the lifetime of clients.
|
|
825379
826379
|
* 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.
|
|
825380
826380
|
* Maximum count of event listeners among all hubs is 10.
|
|
825381
826381
|
*/
|
|
825382
|
-
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
826382
|
+
eventListeners?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20241001preview.EventListenerArgs>[]>;
|
|
825383
826383
|
/**
|
|
825384
826384
|
* 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.
|
|
825385
826385
|
*/
|
|
@@ -825396,19 +826396,19 @@ export declare namespace webpubsub {
|
|
|
825396
826396
|
/**
|
|
825397
826397
|
* Azure Networking ACL Action.
|
|
825398
826398
|
*/
|
|
825399
|
-
defaultAction?: pulumi.Input<string | enums.webpubsub.
|
|
826399
|
+
defaultAction?: pulumi.Input<string | enums.webpubsub.v20241001preview.ACLAction>;
|
|
825400
826400
|
/**
|
|
825401
826401
|
* IP rules for filtering public traffic
|
|
825402
826402
|
*/
|
|
825403
|
-
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
826403
|
+
ipRules?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20241001preview.IPRuleArgs>[]>;
|
|
825404
826404
|
/**
|
|
825405
826405
|
* ACLs for requests from private endpoints
|
|
825406
826406
|
*/
|
|
825407
|
-
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.
|
|
826407
|
+
privateEndpoints?: pulumi.Input<pulumi.Input<inputs.webpubsub.v20241001preview.PrivateEndpointACLArgs>[]>;
|
|
825408
826408
|
/**
|
|
825409
826409
|
* Network ACL
|
|
825410
826410
|
*/
|
|
825411
|
-
publicNetwork?: pulumi.Input<inputs.webpubsub.
|
|
826411
|
+
publicNetwork?: pulumi.Input<inputs.webpubsub.v20241001preview.NetworkACLArgs>;
|
|
825412
826412
|
}
|
|
825413
826413
|
/**
|
|
825414
826414
|
* SocketIO settings for the resource
|