net11.0
namespace Azure.ResourceManager.HealthBot.Models
{
    public static class ArmHealthBotModelFactory
    {
        public static HealthBotPatch HealthBotPatch(HealthBotProperties properties = null, IDictionary<string, string> tags = null, HealthBotSkuName? skuName = default, ManagedServiceIdentity identity = null, AzureLocation? location = default);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

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

Referencing

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

Package Azure.ResourceManager.HealthBot (1.3.0) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API