ProbeFamily 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
ProbeFamily() | |
ProbeFamily(String) |
ProbeFamily()
public ProbeFamily ();
Public Sub New ()
Applies to
ProbeFamily(String)
public ProbeFamily (string name);
new Microsoft.SqlServer.Management.Assessment.Probes.ProbeFamily : string -> Microsoft.SqlServer.Management.Assessment.Probes.ProbeFamily
Public Sub New (name As String)
Parameters
- name
- String