net11.0
namespace Azure.ResourceManager.EventGrid.Models
{
    public static class ArmEventGridModelFactory
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        public static EventGridTopicData EventGridTopicData(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, IDictionary<string, string> tags, AzureLocation location, ManagedServiceIdentity identity, IEnumerable<EventGridPrivateEndpointConnectionData> privateEndpointConnections, EventGridTopicProvisioningState? provisioningState, Uri endpoint, PartnerTopicEventTypeInfo eventTypeInfo, TlsVersion? minimumTlsVersionAllowed, EventGridInputSchema? inputSchema, EventGridInputSchemaMapping inputSchemaMapping, string metricResourceId, EventGridPublicNetworkAccess? publicNetworkAccess, IEnumerable<EventGridInboundIPRule> inboundIPRules, bool? isLocalAuthDisabled, DataResidencyBoundary? dataResidencyBoundary);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assemblies

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

Azure.ResourceManager.EventGrid , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.EventGrid (1.2.0-beta.2) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API