ICustomService.Image Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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