ICustomService.Image Property

Definition

Describes the Image Specifications

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

Property Value

Attributes

Applies to