IVirtualMachineProfile.ImageReferenceId 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 resource ID
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Image resource ID", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")]
public string ImageReferenceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Image resource ID", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")>]
member this.ImageReferenceId : string with get, set
Public Property ImageReferenceId As String
Property Value
- Attributes