net10.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, SignalRResourceSku sku = null, SignalRServiceKind? kind = default, ManagedServiceIdentity identity = null, 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, bool? isClientCertEnabled = default, string hostNamePrefix = null, IEnumerable<SignalRFeature> features = null, SignalRLiveTraceConfiguration liveTraceConfiguration = null, IEnumerable<SignalRResourceLogCategory> resourceLogCategories = null, IEnumerable<string> corsAllowedOrigins = null, IEnumerable<SignalRUpstreamTemplate> upstreamTemplates = null, SignalRNetworkAcls networkACLs = null, string publicNetworkAccess = null, bool? disableLocalAuth = default, bool? disableAadAuth = default);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

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

Referencing

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

Package Azure.ResourceManager.SignalR (1.1.4) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API