Models the options to configure the TableDscService.
The name of te schema discoverer.
public String SchemaDiscoveryName { get; set; }
The name of the schema provisioner.
public String SchemaProvisionerName { get; set; }
In this document