ICustomService.Image Property

Definition

Describes the Image Specifications

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

Property Value

Attributes

Applies to