IBuildResultLog Interface
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.
[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) |