Partager via


Container.VolumeMounts Propriété

Définition

Obtient ou définit les montages de volume disponibles pour le conteneur instance.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à