RetryHistory Constructors

Definition

Overloads

RetryHistory()

public RetryHistory ();

Applies to

Azure SDK for .NET Legacy
Prodotto Versioni
Azure SDK for .NET Legacy

RetryHistory(Nullable<DateTime>, Nullable<DateTime>, String, String, String, ErrorResponse)

public RetryHistory (DateTime? startTime = default, DateTime? endTime = default, string code = default, string clientRequestId = default, string serviceRequestId = default, Microsoft.Azure.Management.Logic.Fluent.Models.ErrorResponse error = default);

Parameters

startTime
Nullable<DateTime>
endTime
Nullable<DateTime>
code
String
clientRequestId
String
serviceRequestId
String

Applies to

Azure SDK for .NET Legacy
Prodotto Versioni
Azure SDK for .NET Legacy