Share via


ICustomService.Volume Property

Definition

Configuring the volumes for the container

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Configuring the volumes for the container", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IVolumeDefinition) }, ReadOnly=false, Required=false, SerializedName="volumes")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IVolumeDefinition[] Volume { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Configuring the volumes for the container", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IVolumeDefinition) }, ReadOnly=false, Required=false, SerializedName="volumes")>]
member this.Volume : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IVolumeDefinition[] with get, set
Public Property Volume As IVolumeDefinition()

Property Value

Attributes

Applies to