HistoryServerPropertiesResponse Constructors

Definition

Overloads

HistoryServerPropertiesResponse()
HistoryServerPropertiesResponse(String)

HistoryServerPropertiesResponse()

Source:
HistoryServerPropertiesResponse.cs
public HistoryServerPropertiesResponse ();
Public Sub New ()

Applies to

HistoryServerPropertiesResponse(String)

Source:
HistoryServerPropertiesResponse.cs
public HistoryServerPropertiesResponse (string webProxyEndpoint = default);
new Microsoft.Azure.Synapse.Models.HistoryServerPropertiesResponse : string -> Microsoft.Azure.Synapse.Models.HistoryServerPropertiesResponse
Public Sub New (Optional webProxyEndpoint As String = Nothing)

Parameters

webProxyEndpoint
String

Applies to