IImageProperties.ImageId 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.
Image ID
[Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Image ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="imageId", Update=false)]
public string ImageId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Image ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="imageId", Update=false)>]
member this.ImageId : string with get, set
Public Property ImageId As String
Property Value
- Attributes