ArmResourceHealthModelFactory Class

Definition

Model factory for models.

public static class ArmResourceHealthModelFactory
type ArmResourceHealthModelFactory = class
Public Class ArmResourceHealthModelFactory
Inheritance
ArmResourceHealthModelFactory

Methods

EmergingIssueActiveEventType(String, String, String, Nullable<DateTimeOffset>, String, Nullable<ResourceHealthEventSeverityLevel>, Nullable<ResourceHealthEventStageValue>, Nullable<Boolean>, Nullable<DateTimeOffset>, IEnumerable<EmergingIssueImpact>)

Initializes a new instance of EmergingIssueActiveEventType.

EmergingIssueBannerType(String, String, String, Nullable<DateTimeOffset>)

Initializes a new instance of EmergingIssueBannerType.

EmergingIssueImpact(String, String, IEnumerable<EmergingIssueImpactedRegion>)

Initializes a new instance of EmergingIssueImpact.

EmergingIssueImpactedRegion(String, String)

Initializes a new instance of EmergingIssueImpactedRegion.

MetadataSupportedValueDetail(String, String, IEnumerable<ResourceType>)

Initializes a new instance of MetadataSupportedValueDetail.

ResourceHealthAvailabilityStateRecentlyResolved(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String)

Initializes a new instance of ResourceHealthAvailabilityStateRecentlyResolved.

ResourceHealthAvailabilityStatus(ResourceIdentifier, String, ResourceType, SystemData, Nullable<AzureLocation>, ResourceHealthAvailabilityStatusProperties)

Initializes a new instance of ResourceHealthAvailabilityStatus.

ResourceHealthAvailabilityStatusProperties(Nullable<ResourceHealthAvailabilityStateValue>, String, String, String, String, String, String, String, Nullable<DateTimeOffset>, String, String, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<ReasonChronicityType>, Nullable<DateTimeOffset>, ResourceHealthAvailabilityStateRecentlyResolved, IEnumerable<ResourceHealthRecommendedAction>, IEnumerable<ServiceImpactingEvent>)

Initializes a new instance of ResourceHealthAvailabilityStatusProperties.

ResourceHealthEventArticle(String, String, BinaryData)

Initializes a new instance of ResourceHealthEventArticle.

ResourceHealthEventData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ResourceHealthEventTypeValue>, Nullable<EventSubTypeValue>, Nullable<ResourceHealthEventSourceValue>, Nullable<ResourceHealthEventStatusValue>, String, String, String, Nullable<ResourceHealthEventInsightLevelValue>, Nullable<ResourceHealthEventLevelValue>, String, String, ResourceHealthEventArticle, IEnumerable<ResourceHealthEventLink>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, IEnumerable<ResourceHealthEventImpact>, ResourceHealthEventRecommendedActions, IEnumerable<ResourceHealthEventFaq>, Nullable<Boolean>, Nullable<Boolean>, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<DateTimeOffset>, String, String, Nullable<Int32>, String, String, String, String)

Initializes a new instance of ResourceHealthEventData.

ResourceHealthEventFaq(String, String, String)

Initializes a new instance of ResourceHealthEventFaq.

ResourceHealthEventImpact(String, IEnumerable<ResourceHealthEventImpactedServiceRegion>)

Initializes a new instance of ResourceHealthEventImpact.

ResourceHealthEventImpactedResourceData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ResourceType>, ResourceIdentifier, String, String, String, String, String, String, IEnumerable<ResourceHealthKeyValueItem>)

Initializes a new instance of ResourceHealthEventImpactedResourceData.

ResourceHealthEventImpactedServiceRegion(String, Nullable<ResourceHealthEventStatusValue>, IEnumerable<String>, IEnumerable<String>, Nullable<DateTimeOffset>, IEnumerable<ResourceHealthEventUpdate>)

Initializes a new instance of ResourceHealthEventImpactedServiceRegion.

ResourceHealthEventLink(Nullable<ResourceHealthEventLinkTypeValue>, ResourceHealthEventLinkDisplayText, String, String, BinaryData)

Initializes a new instance of ResourceHealthEventLink.

ResourceHealthEventLinkDisplayText(String, String)

Initializes a new instance of ResourceHealthEventLinkDisplayText.

ResourceHealthEventRecommendedActions(String, IEnumerable<ResourceHealthEventRecommendedActionsItem>, String)

Initializes a new instance of ResourceHealthEventRecommendedActions.

ResourceHealthEventRecommendedActionsItem(Nullable<Int32>, String)

Initializes a new instance of ResourceHealthEventRecommendedActionsItem.

ResourceHealthEventUpdate(String, Nullable<DateTimeOffset>)

Initializes a new instance of ResourceHealthEventUpdate.

ResourceHealthKeyValueItem(String, String)

Initializes a new instance of ResourceHealthKeyValueItem.

ResourceHealthMetadataEntityData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>, IEnumerable<MetadataEntityScenario>, IEnumerable<MetadataSupportedValueDetail>)

Initializes a new instance of ResourceHealthMetadataEntityData.

ResourceHealthRecommendedAction(String, Uri, String, String)

Initializes a new instance of ResourceHealthRecommendedAction.

ServiceEmergingIssueData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<DateTimeOffset>, IEnumerable<EmergingIssueBannerType>, IEnumerable<EmergingIssueActiveEventType>)

Initializes a new instance of ServiceEmergingIssueData.

ServiceImpactingEvent(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, String, ServiceImpactingEventIncidentProperties)

Initializes a new instance of ServiceImpactingEvent.

ServiceImpactingEventIncidentProperties(String, String, String, String)

Initializes a new instance of ServiceImpactingEventIncidentProperties.

Applies to