Language

IImageInformation.ImageUrl Property

Definition

Url of the image

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Url of the image", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="imageUrl", Update=false)]
public string ImageUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Url of the image", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="imageUrl", Update=false)>]
member this.ImageUrl : string
Public ReadOnly Property ImageUrl As String

Property Value

Attributes

Applies to