Auf Englisch lesen

Freigeben über


RedirectIncompatibleRowSettings Class

Definition

Redirect incompatible row settings.

C#
public class RedirectIncompatibleRowSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataFactory.Models.RedirectIncompatibleRowSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataFactory.Models.RedirectIncompatibleRowSettings>
C#
public class RedirectIncompatibleRowSettings
Inheritance
RedirectIncompatibleRowSettings
Implements

Constructors

Properties

AdditionalProperties

Additional Properties

To assign an object to the value of this property use FromObjectAsJson<T>(T, JsonSerializerOptions).

To assign an already formatted json string to this property use FromString(String).

Examples:

  • BinaryData.FromObjectAsJson("foo"): Creates a payload of "foo".
  • BinaryData.FromString("\"foo\""): Creates a payload of "foo".
  • BinaryData.FromObjectAsJson(new { key = "value" }): Creates a payload of { "key": "value" }.
  • BinaryData.FromString("{\"key\": \"value\"}"): Creates a payload of { "key": "value" }.

LinkedServiceName

Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).

Path

The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).

Methods

Explicit Interface Implementations

Applies to

Produkt Versionen
Azure SDK for .NET Latest, Preview