SyncGroupLogGetParameters 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
| SyncGroupLogGetParameters() | |
| SyncGroupLogGetParameters(String, String, String) |
SyncGroupLogGetParameters()
public SyncGroupLogGetParameters ();
Public Sub New ()
Applies to
SyncGroupLogGetParameters(String, String, String)
public SyncGroupLogGetParameters (string syncGroupName, string startTime, string type);
new Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncGroupLogGetParameters : string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncGroupLogGetParameters
Public Sub New (syncGroupName As String, startTime As String, type As String)
Parameters
- syncGroupName
- String
- startTime
- String
- type
- String