Udostępnij za pośrednictwem


ServiceUnitArtifacts Class

Definition

Defines the artifacts of a service unit.

public class ServiceUnitArtifacts
type ServiceUnitArtifacts = class
Public Class ServiceUnitArtifacts
Inheritance
ServiceUnitArtifacts

Constructors

ServiceUnitArtifacts()

Initializes a new instance of ServiceUnitArtifacts.

Properties

ParametersArtifactSourceRelativePath

The path to the ARM parameters file relative to the artifact source.

ParametersUri

The full URI of the ARM parameters file with the SAS token.

TemplateArtifactSourceRelativePath

The path to the ARM template file relative to the artifact source.

TemplateUri

The full URI of the ARM template file with the SAS token.

Applies to