Condividi tramite


IVolumeMount.Data Property

Definition

Config Data to be mounted on the volume

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Config Data to be mounted on the volume", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="data")]
public string Data { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Config Data to be mounted on the volume", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="data")>]
member this.Data : string with get, set
Public Property Data As String

Property Value

Attributes

Applies to