ArmDeploymentManagerModelFactory Class

Definition

Model factory for models.

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

Methods

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

Initializes a new instance of ArtifactSourceData.

Message(Nullable<DateTimeOffset>, String)

Initializes a new instance of Message.

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

Initializes a new instance of ResourceOperation.

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

Initializes a new instance of RolloutCreateOrUpdateContent.

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

Initializes a new instance of RolloutData.

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

Initializes a new instance of RolloutOperationInfo.

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

Initializes a new instance of RolloutStep.

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

Initializes a new instance of Service.

ServiceProperties(String, String)

Initializes a new instance of ServiceProperties.

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

Initializes a new instance of ServiceResourceData.

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

Initializes a new instance of ServiceTopologyResourceData.

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

Initializes a new instance of ServiceUnit.

ServiceUnitProperties(String, DeploymentMode, ServiceUnitArtifacts)

Initializes a new instance of ServiceUnitProperties.

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

Initializes a new instance of ServiceUnitResourceData.

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

Initializes a new instance of StepOperationInfo.

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

Initializes a new instance of StepResourceData.

Applies to