net11.0
namespace Azure.ResourceManager.WebPubSub.Models
{
    public static class ArmWebPubSubModelFactory
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        public static WebPubSubData WebPubSubData(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, IDictionary<string, string> tags, AzureLocation location, BillingInfoSku sku, ManagedServiceIdentity identity, WebPubSubProvisioningState? provisioningState, string externalIP, string hostName, int? publicPort, int? serverPort, string version, IEnumerable<WebPubSubPrivateEndpointConnectionData> privateEndpointConnections, IEnumerable<WebPubSubSharedPrivateLinkData> sharedPrivateLinkResources, bool? isClientCertEnabled, string hostNamePrefix, LiveTraceConfiguration liveTraceConfiguration, IEnumerable<ResourceLogCategory> resourceLogCategories, WebPubSubNetworkAcls networkAcls, string publicNetworkAccess, bool? isLocalAuthDisabled, bool? isAadAuthDisabled);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assemblies

Azure.ResourceManager.WebPubSub , Version=1.3.0.0, PublicKeyToken=92742159e12e44c8

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

Referencing

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

Package Azure.ResourceManager.WebPubSub (1.3.0-beta.1) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API