ServiceArtifactReference Class

Definition

Specifies the service artifact reference id used to set same image version for all virtual machines in the scale set when using 'latest' image version.

public class ServiceArtifactReference
type ServiceArtifactReference = class
Public Class ServiceArtifactReference
Inheritance
ServiceArtifactReference

Constructors

ServiceArtifactReference()

Default constructor to support mocking the ServiceArtifactReference class.

ServiceArtifactReference(String)

Initializes a new instance of the ServiceArtifactReference class.

Properties

Id

Gets or sets the service artifact reference id of ServiceArtifactReference

Applies to