Correlation 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
Correlation() | |
Correlation(String) |
Correlation()
public Correlation ();
Public Sub New ()
Applies to
Correlation(String)
public Correlation (string clientTrackingId = default);
new Microsoft.Azure.Management.Logic.Fluent.Models.Correlation : string -> Microsoft.Azure.Management.Logic.Fluent.Models.Correlation
Public Sub New (Optional clientTrackingId As String = Nothing)
Parameters
- clientTrackingId
- String