PSRunLogInfo 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
PSRunLogInfo() | |
PSRunLogInfo(Uri) |
PSRunLogInfo()
public PSRunLogInfo ();
Public Sub New ()
Applies to
PSRunLogInfo(Uri)
public PSRunLogInfo (Uri runLogUri);
new Microsoft.Azure.Commands.DataFactories.Models.PSRunLogInfo : Uri -> Microsoft.Azure.Commands.DataFactories.Models.PSRunLogInfo
Public Sub New (runLogUri As Uri)
Parameters
- runLogUri
- Uri