HistoryServerPropertiesResponse 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
HistoryServerPropertiesResponse() | |
HistoryServerPropertiesResponse(String) |
HistoryServerPropertiesResponse()
public HistoryServerPropertiesResponse ();
Public Sub New ()
Applies to
HistoryServerPropertiesResponse(String)
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