net481
namespace Azure.ResourceManager.Hci.Models
{
public static class ArmHciModelFactory
{
public static HciClusterUpdateData HciClusterUpdateData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, AzureLocation? location = default, HciProvisioningState? provisioningState = default, DateTimeOffset? installedOn = default, string description = null, string minSbeVersionRequired = null, HciUpdateState? state = default, IEnumerable<HciClusterUpdatePrerequisite> prerequisites = null, IEnumerable<HciPackageVersionInfo> componentVersions = null, HciNodeRebootRequirement? rebootRequired = default, HciHealthState? healthState = default, IEnumerable<HciPrecheckResult> healthCheckResult = null, DateTimeOffset? healthCheckOn = default, string packagePath = null, float? packageSizeInMb = default, string displayName = null, string version = null, string publisher = null, string releaseLink = null, HciAvailabilityType? availabilityType = default, string packageType = null, string additionalProperties = null, float? progressPercentage = default, string notifyMessage = null);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net481 | |
Assembly | Azure.ResourceManager.Hci , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.Hci (1.2.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |