Azure.ResourceManager.SignalR.Models Namespace

Classes

ArmSignalRModelFactory

Model factory for models.

ShareablePrivateLinkResourceProperties

Describes the properties of a resource type that has been onboarded to private link service.

ShareablePrivateLinkResourceType

Describes a resource type that has been onboarded to private link service.

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.

SignalRNameAvailabilityContent

Data POST-ed to the nameAvailability action.

SignalRNameAvailabilityResult

Result of the request to check name availability. It contains a flag and possible reason of failure.

SignalRNetworkAcl

Network ACL.

SignalRNetworkAcls

Network ACLs for the resource.

SignalRPrivateEndpointAcl

ACL for a private endpoint.

SignalRPrivateLinkResource

Private link resource.

SignalRPrivateLinkServiceConnectionState

Connection state of the private endpoint connection.

SignalRRegenerateKeyContent

Parameters describes the request to regenerate access keys.

SignalRResourceLogCategory

Resource log category configuration of a Microsoft.SignalRService resource.

SignalRResourceSku

The billing information of the resource.

SignalRSku

Describes an available sku.".

SignalRSkuCapacity

Describes scaling information of a sku.

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.

SignalRUsage

Object that describes a specific usage of the resources.

SignalRUsageName

Localizable String object containing the name and a localized value.

Structs

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.
SignalRKeyType

The type of access key.

SignalRNetworkAclAction

Azure Networking ACL Action.

SignalRProvisioningState

Provisioning state of the resource.

SignalRRequestType

The incoming request type to the service.

SignalRScaleType

The scale type applicable to the sku.

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.