net11.0
namespace Azure.ResourceManager.Hci.Models
{
    public static class ArmHciModelFactory
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        [Obsolete("This method is now deprecated. Please use the new method `HciClusterUpdateData` moving forward.")]
        public static UpdateData UpdateData(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, AzureLocation? location, HciProvisioningState? provisioningState, DateTimeOffset? installedOn, string description, HciUpdateState? state, IEnumerable<UpdatePrerequisite> prerequisites, IEnumerable<HciPackageVersionInfo> componentVersions, HciNodeRebootRequirement? rebootRequired, HciHealthState? healthState, IEnumerable<HciPrecheckResult> healthCheckResult, DateTimeOffset? healthCheckOn, string packagePath, float? packageSizeInMb, string displayName, string version, string publisher, string releaseLink, HciAvailabilityType? availabilityType, string packageType, string additionalProperties, float? progressPercentage, string notifyMessage);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assemblies

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

Azure.ResourceManager.Hci , Version=1.2.1.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.Hci (1.3.0-beta.2) net10.0
Obsolete This method is now deprecated. Please use the new method `HciClusterUpdateData` moving forward.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API