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. Minimum api-version: 2022-11-01

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

Constructors

ServiceArtifactReference()

Initializes a new instance of the ServiceArtifactReference class.

ServiceArtifactReference(String)

Initializes a new instance of the ServiceArtifactReference class.

Properties

Id

Gets or sets the service artifact reference id in the form of /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Compute/galleries/{galleryName}/serviceArtifacts/{serviceArtifactName}/vmArtifactsProfiles/{vmArtifactsProfilesName}

Applies to