Bagikan melalui


SQLDataDirectoryMapping.MappingType Property

Definition

Gets or sets type of data directory mapping. Possible values include: 'Invalid', 'Data', 'Log'

[Newtonsoft.Json.JsonProperty(PropertyName="mappingType")]
public string MappingType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mappingType")>]
member this.MappingType : string with get, set
Public Property MappingType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to