MetadataSyncConfig Constructors
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.
MetadataSyncConfig() |
Initializes a new instance of the MetadataSyncConfig class. |
MetadataSyncConfig(Nullable<Boolean>, Nullable<Int32>) |
Initializes a new instance of the MetadataSyncConfig class. |
Initializes a new instance of the MetadataSyncConfig class.
public MetadataSyncConfig ();
Public Sub New ()
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Initializes a new instance of the MetadataSyncConfig class.
public MetadataSyncConfig (bool? enabled = default, int? syncIntervalInMinutes = default);
new Microsoft.Azure.Management.Synapse.Models.MetadataSyncConfig : Nullable<bool> * Nullable<int> -> Microsoft.Azure.Management.Synapse.Models.MetadataSyncConfig
Public Sub New (Optional enabled As Nullable(Of Boolean) = Nothing, Optional syncIntervalInMinutes As Nullable(Of Integer) = Nothing)
Parameters
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: