net11.0
namespace Azure.ResourceManager.HybridCompute.Models
{
    public static class ArmHybridComputeModelFactory
    {
        public static HybridComputeMachinePatch HybridComputeMachinePatch(IDictionary<string, string> tags = null, ManagedServiceIdentity identity = null, ArcKindEnum? kind = default, HybridComputeLocation locationData = null, HybridComputeOSProfile osProfile = null, AgentUpgrade agentUpgrade = null, ResourceIdentifier parentClusterResourceId = null, ResourceIdentifier privateLinkScopeResourceId = null, string identityKeyStore = null, string tpmEkCertificate = null, string cloudMetadataProvider = null);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

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

Referencing

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

Package Azure.ResourceManager.HybridCompute (1.1.0) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API