Share via


ILogFileUrlResponse Interface

Definition

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

Properties

Url

URL of the log file

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to