Share via


IBuildResultLog Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.BuildResultLogTypeConverter))]
public interface IBuildResultLog : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.BuildResultLogTypeConverter))>]
type IBuildResultLog = interface
    interface IJsonSerializable
Public Interface IBuildResultLog
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

BlobUrl

The public download URL of this build result log

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to