net11.0
namespace Azure.ResourceManager.SignalR.Models
{
    public static class ArmSignalRModelFactory
    {
        public static SignalRData SignalRData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, SignalRProvisioningState? provisioningState = default, string externalIP = null, string hostName = null, int? publicPort = default, int? serverPort = default, string version = null, IEnumerable<SignalRPrivateEndpointConnectionData> privateEndpointConnections = null, IEnumerable<SignalRSharedPrivateLinkResourceData> sharedPrivateLinkResources = null, string hostNamePrefix = null, IEnumerable<SignalRFeature> features = null, SignalRLiveTraceConfiguration liveTraceConfiguration = null, SignalRServerlessSettings serverless = null, SignalRNetworkAcls networkACLs = null, SignalRApplicationFirewallSettings applicationFirewall = null, string publicNetworkAccess = null, bool? disableLocalAuth = default, bool? disableAadAuth = default, string regionEndpointEnabled = null, string resourceStopped = null, SignalRRouteSettings routeSettings = null, bool? isClientCertEnabled = default, IEnumerable<SignalRResourceLogCategory> resourceLogCategories = null, IEnumerable<string> corsAllowedOrigins = null, IEnumerable<SignalRUpstreamTemplate> upstreamTemplates = null, SignalRResourceSku sku = null, SignalRServiceKind? kind = default, ManagedServiceIdentity identity = null);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.SignalR , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.SignalR.

Package Azure.ResourceManager.SignalR (1.2.0-beta.1) net10.0
Preview This API is contained in a prerelease package.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API