ProbeReference.Morph Property
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.
[Newtonsoft.Json.JsonProperty("transform")]
public Microsoft.SqlServer.Management.Assessment.Data.IDataMorph Morph { get; set; }
[Newtonsoft.Json.JsonProperty("transform")]
public Microsoft.SqlServer.Management.Assessment.IDataMorph Morph { get; set; }
[<Newtonsoft.Json.JsonProperty("transform")>]
member this.Morph : Microsoft.SqlServer.Management.Assessment.Data.IDataMorph with get, set
[<Newtonsoft.Json.JsonProperty("transform")>]
member this.Morph : Microsoft.SqlServer.Management.Assessment.IDataMorph with get, set
Public Property Morph As IDataMorph
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute