net11.0
namespace Azure.ResourceManager.Hci.Models
{
    public static class ArmHciModelFactory
    {
        public static HciClusterDeploymentInfo HciClusterDeploymentInfo(HciClusterDeploymentSecuritySettings securitySettings = null, DeploymentSettingObservability observability = null, HciDeploymentCluster cluster = null, HciIdentityProvider? identityProvider = default, DeploymentSettingStorage storage = null, string namingPrefix = null, string domainFqdn = null, IEnumerable<DeploymentSettingInfrastructureNetwork> infrastructureNetwork = null, IEnumerable<DeploymentSettingPhysicalNodes> physicalNodes = null, DeploymentSettingHostNetwork hostNetwork = null, DeploymentSettingNetworkController sdnIntegrationNetworkController = null, bool? isManagementCluster = default, string adouPath = null, string secretsLocation = null, IEnumerable<EceDeploymentSecrets> secrets = null, string optionalServicesCustomLocation = null, IEnumerable<LocalAvailabilityZones> localAvailabilityZones = null, HciAssemblyInfo assemblyInfo = null);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

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

Referencing

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

Package Azure.ResourceManager.Hci (1.3.0-beta.1) net10.0
Preview This API is contained in a prerelease package.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API