你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ArmSelfHelpModelFactory 类

定义

模型的模型工厂。

public static class ArmSelfHelpModelFactory
type ArmSelfHelpModelFactory = class
Public Class ArmSelfHelpModelFactory
继承
ArmSelfHelpModelFactory

方法

AutomatedCheckResult(String, Nullable<AutomatedCheckResultType>)

初始化 AutomatedCheckResult 的新实例。

ResponseConfig(String, String)

初始化 ResponseConfig 的新实例。

ResponseValidationProperties(String, Nullable<Boolean>, String, Nullable<Int64>)

初始化 ResponseValidationProperties 的新实例。

RestartTroubleshooterResult(String)

初始化 RestartTroubleshooterResult 的新实例。

SelfHelpDiagnosticData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, IEnumerable<SelfHelpDiagnosticInvocation>, Nullable<DateTimeOffset>, Nullable<SelfHelpProvisioningState>, IEnumerable<SelfHelpDiagnosticInfo>)

初始化 SelfHelpDiagnosticData 的新实例。

SelfHelpDiagnosticInfo(String, Nullable<SelfHelpDiagnosticStatus>, IEnumerable<SelfHelpDiagnosticInsight>, SelfHelpError)

初始化 SelfHelpDiagnosticInfo 的新实例。

SelfHelpError(String, String, String, IEnumerable<SelfHelpError>)

初始化 SelfHelpError 的新实例。

SelfHelpNameAvailabilityResult(Nullable<Boolean>, String, String)

初始化 SelfHelpNameAvailabilityResult 的新实例。

SelfHelpSolutionMetadata(ResourceIdentifier, String, ResourceType, SystemData, IEnumerable<SolutionMetadataProperties>)

初始化 SelfHelpSolutionMetadata 的新实例。

SelfHelpStep(String, String, String, String, Nullable<ExecutionStatus>, String, Nullable<SelfHelpType>, Nullable<Boolean>, IEnumerable<StepInput>, AutomatedCheckResult, IEnumerable<SelfHelpDiagnosticInsight>, ResponseError)

初始化 SelfHelpStep 的新实例。

SolutionMetadataProperties(String, Nullable<SolutionType>, String, IEnumerable<String>)

初始化 SolutionMetadataProperties 的新实例。

SolutionResourceData(ResourceIdentifier, String, ResourceType, SystemData, SolutionResourceProperties)

初始化 SolutionResourceData 的新实例。

StepInput(String, String, String, Nullable<QuestionContentType>, String, String, String, ResponseValidationProperties, IEnumerable<ResponseConfig>)

初始化 StepInput 的新实例。

TroubleshooterResourceData(ResourceIdentifier, String, ResourceType, SystemData, String, IDictionary<String,String>, Nullable<TroubleshooterProvisioningState>, IEnumerable<SelfHelpStep>)

初始化 TroubleshooterResourceData 的新实例。

适用于