IImageDefinitionProperties.FileUrl 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.
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