LogFileUrlResponse Constructors
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.
Overloads
LogFileUrlResponse() |
Initializes a new instance of the LogFileUrlResponse class. |
LogFileUrlResponse(String) |
Initializes a new instance of the LogFileUrlResponse class. |
LogFileUrlResponse()
Initializes a new instance of the LogFileUrlResponse class.
public LogFileUrlResponse ();
Public Sub New ()
Applies to
LogFileUrlResponse(String)
Initializes a new instance of the LogFileUrlResponse class.
public LogFileUrlResponse (string url);
new Microsoft.Azure.Management.AppPlatform.Models.LogFileUrlResponse : string -> Microsoft.Azure.Management.AppPlatform.Models.LogFileUrlResponse
Public Sub New (url As String)
Parameters
- url
- String
URL of the log file