ComputeInstance.OSImageMetadata 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.
Returns metadata about the operating system image for this compute instance.
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IImageMetadata OSImageMetadata { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.OSImageMetadata : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IImageMetadata
Public ReadOnly Property OSImageMetadata As IImageMetadata
Property Value
- Attributes