SiteContainer.VolumeMount Property

Definition

List of volume mounts

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IVolumeMount> VolumeMount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.VolumeMount : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IVolumeMount> with get, set
Public Property VolumeMount As List(Of IVolumeMount)

Property Value

Implements

Attributes

Applies to