ArmDeploymentManagerModelFactory クラス

定義

モデルのモデル ファクトリ。

public static class ArmDeploymentManagerModelFactory
type ArmDeploymentManagerModelFactory = class
Public Class ArmDeploymentManagerModelFactory
継承
ArmDeploymentManagerModelFactory

メソッド

ArtifactSourceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String, String, Authentication)

ArtifactSourceData の新しいインスタンスを初期化します。

Message(Nullable<DateTimeOffset>, String)

Message の新しいインスタンスを初期化します。

ResourceOperation(String, String, String, String, String, String)

ResourceOperation の新しいインスタンスを初期化します。

RolloutCreateOrUpdateContent(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Identity, String, String, String, IEnumerable<StepGroup>)

RolloutCreateOrUpdateContent の新しいインスタンスを初期化します。

RolloutData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Identity, String, String, String, IEnumerable<StepGroup>, String, Nullable<Int32>, RolloutOperationInfo, IEnumerable<Service>)

RolloutData の新しいインスタンスを初期化します。

RolloutOperationInfo(Nullable<Int32>, Nullable<Boolean>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, ResponseError)

RolloutOperationInfo の新しいインスタンスを初期化します。

RolloutStep(String, String, String, StepOperationInfo, IEnumerable<ResourceOperation>, IEnumerable<Message>)

RolloutStep の新しいインスタンスを初期化します。

Service(String, String, String, IEnumerable<ServiceUnit>)

Service の新しいインスタンスを初期化します。

ServiceProperties(String, String)

ServiceProperties の新しいインスタンスを初期化します。

ServiceResourceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String, String)

ServiceResourceData の新しいインスタンスを初期化します。

ServiceTopologyResourceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String)

ServiceTopologyResourceData の新しいインスタンスを初期化します。

ServiceUnit(String, DeploymentMode, ServiceUnitArtifacts, String, IEnumerable<RolloutStep>)

ServiceUnit の新しいインスタンスを初期化します。

ServiceUnitProperties(String, DeploymentMode, ServiceUnitArtifacts)

ServiceUnitProperties の新しいインスタンスを初期化します。

ServiceUnitResourceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String, DeploymentMode, ServiceUnitArtifacts)

ServiceUnitResourceData の新しいインスタンスを初期化します。

StepOperationInfo(String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, ResponseError)

StepOperationInfo の新しいインスタンスを初期化します。

StepResourceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, StepProperties)

StepResourceData の新しいインスタンスを初期化します。

適用対象