Freigeben über


Azure.Provisioning.SignalR Namespace

Classes

SignalRCustomCertificate

SignalRCustomCertificate.

SignalRCustomCertificate.ResourceVersions

Supported SignalRCustomCertificate resource versions.

SignalRCustomDomain

SignalRCustomDomain.

SignalRCustomDomain.ResourceVersions

Supported SignalRCustomDomain resource versions.

SignalRFeature

Feature of a resource, which controls the runtime behavior.

SignalRKeys

A class represents the access keys of the resource.

SignalRLiveTraceCategory

Live trace category configuration of a Microsoft.SignalRService resource.

SignalRLiveTraceConfiguration

Live trace configuration of a Microsoft.SignalRService resource.

SignalRNetworkAcl

Network ACL.

SignalRNetworkAcls

Network ACLs for the resource.

SignalRPrivateEndpointAcl

ACL for a private endpoint.

SignalRPrivateEndpointConnection

SignalRPrivateEndpointConnection.

SignalRPrivateEndpointConnection.ResourceVersions

Supported SignalRPrivateEndpointConnection resource versions.

SignalRPrivateEndpointConnectionData

A class representing the SignalRPrivateEndpointConnection data model. A private endpoint connection to an azure resource

SignalRPrivateLinkServiceConnectionState

Connection state of the private endpoint connection.

SignalRResourceLogCategory

Resource log category configuration of a Microsoft.SignalRService resource.

SignalRResourceSku

The billing information of the resource.

SignalRService

SignalRService.

SignalRService.ResourceVersions

Supported SignalRService resource versions.

SignalRSharedPrivateLink

SignalRSharedPrivateLink.

SignalRSharedPrivateLink.ResourceVersions

Supported SignalRSharedPrivateLink resource versions.

SignalRSharedPrivateLinkResourceData

A class representing the SignalRSharedPrivateLinkResource data model. Describes a Shared Private Link Resource

SignalRUpstreamAuthSettings

Upstream auth settings. If not set, no auth is used for upstream messages.

SignalRUpstreamTemplate

Upstream template item settings. It defines the Upstream URL of the incoming requests. The template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template.

Structs

SignalRBuiltInRole

Built-in SignalR roles that you can assign to users, groups, service principals, and managed identities.

Enums

PrivateLinkServiceConnectionStatus

Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

SignalRFeatureFlag

FeatureFlags is the supported features of Azure SignalR service.

  • 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. - EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively. - EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively. - 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.
SignalRNetworkAclAction

Azure Networking ACL Action.

SignalRProvisioningState

Provisioning state of the resource.

SignalRRequestType

The incoming request type to the service.

SignalRServiceKind

The kind of the service, it can be SignalR or RawWebSockets.

SignalRSharedPrivateLinkResourceStatus

Status of the shared private link resource.

SignalRSkuTier

Optional tier of this particular SKU. 'Standard' or 'Free'. Basic is deprecated, use Standard instead.

SignalRUpstreamAuthType

Upstream auth type enum.