次の方法で共有


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 の新しいインスタンスを初期化します。

適用対象