다음을 통해 공유


IBuildResultLog Interface

Definition

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

Properties

Name Description
BlobUrl

The public download URL of this build result log

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to