net10.0
namespace Azure.ResourceManager.Hci.Models
{
    public static class ArmHciModelFactory
    {
        public static HciClusterData HciClusterData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, HciProvisioningState? provisioningState = default, HciClusterStatus? status = default, HciClusterConnectivityStatus? connectivityStatus = default, Guid? cloudId = default, string cloudManagementEndpoint = null, Guid? aadClientId = default, Guid? aadTenantId = default, Guid? aadApplicationObjectId = default, Guid? aadServicePrincipalObjectId = default, SoftwareAssuranceProperties softwareAssuranceProperties = null, LogCollectionProperties logCollectionProperties = null, RemoteSupportProperties remoteSupportProperties = null, HciClusterDesiredProperties desiredProperties = null, HciClusterReportedProperties reportedProperties = null, IsolatedVmAttestationConfiguration isolatedVmAttestationConfiguration = null, float? trialDaysRemaining = default, string billingModel = null, DateTimeOffset? registrationTimestamp = default, DateTimeOffset? lastSyncTimestamp = default, DateTimeOffset? lastBillingTimestamp = default, string serviceEndpoint = null, string resourceProviderObjectId = null, Guid? principalId = default, Guid? tenantId = default, HciManagedServiceIdentityType? typeIdentityType = default, IDictionary<string, UserAssignedIdentity> userAssignedIdentities = null);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

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.2.1) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API