Compartir a través de


ICustomService.Docker Property

Definition

Describes the docker settings for the image

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

Property Value

Attributes

Applies to