Compartilhar via


Container.VolumeMounts Propriedade

Definição

Obtém ou define as montagens de volume disponíveis para a instância de contêiner.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeMounts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Models.VolumeMount> VolumeMounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeMounts")>]
member this.VolumeMounts : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Models.VolumeMount> with get, set
Public Property VolumeMounts As IList(Of VolumeMount)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a