ServiceUnit Class

Definition

Defines a service unit.

public class ServiceUnit : Azure.ResourceManager.DeploymentManager.Models.ServiceUnitProperties
type ServiceUnit = class
    inherit ServiceUnitProperties
Public Class ServiceUnit
Inherits ServiceUnitProperties
Inheritance

Properties

Artifacts

The artifacts for the service unit.

(Inherited from ServiceUnitProperties)
DeploymentMode

Describes the type of ARM deployment to be performed on the resource.

(Inherited from ServiceUnitProperties)
Name

Name of the service unit.

Steps

Detailed step information, if present.

TargetResourceGroup

The Azure Resource Group to which the resources in the service unit belong to or should be deployed to.

(Inherited from ServiceUnitProperties)

Applies to