Freigeben über


IImageDefinitionProperties.FileUrl Property

Definition

The URL to the repository file containing the image definition.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The URL to the repository file containing the image definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileUrl")]
public string FileUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The URL to the repository file containing the image definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileUrl")>]
member this.FileUrl : string
Public ReadOnly Property FileUrl As String

Property Value

Attributes

Applies to