Compartilhar via


LabPlan.SharedGalleryId Propriedade

Definição

Obtém ou define a ID do recurso do Galeria de Imagens Compartilhadas anexado a este plano de laboratório. Ao salvar uma imagem de máquina virtual de modelo de laboratório, ela será mantida nesta galeria. As imagens compartilhadas da galeria podem ser disponibilizadas para uso ao criar novos laboratórios.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedGalleryId")]
public string SharedGalleryId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedGalleryId")>]
member this.SharedGalleryId : string with get, set
Public Property SharedGalleryId As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a