Megosztás a következőn keresztül:


IVolumeMount.ContainerMountPath Property

Definition

Target path on the container where volume is mounted on

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Target path on the container where volume is mounted on", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="containerMountPath")]
public string ContainerMountPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Target path on the container where volume is mounted on", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="containerMountPath")>]
member this.ContainerMountPath : string with get, set
Public Property ContainerMountPath As String

Property Value

Attributes

Applies to