IBuildResultLog.BlobUrl 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 public download URL of this build result log
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The public download URL of this build result log", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobUrl")]
public string BlobUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The public download URL of this build result log", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobUrl")>]
member this.BlobUrl : string with get, set
Public Property BlobUrl As String
Property Value
- Attributes