Compartilhar via


VirtualMachineScaleSetVMProfile.ServiceArtifactReference Propriedade

Definição

Obtém ou define que especifica a ID de referência do artefato de serviço usada para definir a mesma versão de imagem para todas as máquinas virtuais no conjunto de dimensionamento ao usar a versão de imagem 'mais recente'. Versão mínima da API: 2022-11-01

[Newtonsoft.Json.JsonProperty(PropertyName="serviceArtifactReference")]
public Microsoft.Azure.Management.Compute.Models.ServiceArtifactReference ServiceArtifactReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceArtifactReference")>]
member this.ServiceArtifactReference : Microsoft.Azure.Management.Compute.Models.ServiceArtifactReference with get, set
Public Property ServiceArtifactReference As ServiceArtifactReference

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a