ServiceArtifactReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET