netcoreapp3.0
namespace Azure.ResourceManager.ResourceHealth.Models
{
public static class ArmResourceHealthModelFactory
{
public static ResourceHealthEventData ResourceHealthEventData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, ResourceHealthEventTypeValue? eventType = default, EventSubTypeValue? eventSubType = default, ResourceHealthEventSourceValue? eventSource = default, ResourceHealthEventStatusValue? status = default, string title = null, string summary = null, string header = null, ResourceHealthEventInsightLevelValue? level = default, ResourceHealthEventLevelValue? eventLevel = default, string externalIncidentId = null, string reason = null, ResourceHealthEventArticle article = null, IEnumerable<ResourceHealthEventLink> links = null, DateTimeOffset? impactStartOn = default, DateTimeOffset? impactMitigationOn = default, IEnumerable<ResourceHealthEventImpact> impact = null, ResourceHealthEventRecommendedActions recommendedActions = null, IEnumerable<ResourceHealthEventFaq> faqs = null, bool? isHirEvent = default, bool? isMicrosoftSupportEnabled = default, string description = null, bool? isPlatformInitiated = default, bool? isChatWithUsEnabled = default, int? priority = default, DateTimeOffset? lastUpdateOn = default, string hirStage = null, string additionalInformationMessage = null, int? duration = default, string impactType = null, string maintenanceId = null, string maintenanceType = null, string argQuery = 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 netcoreapp3.0 | |
Assembly | Azure.ResourceManager.ResourceHealth , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.ResourceHealth (1.1.0-beta.3) netstandard2.0 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This framework does not have platform annotations. |