IngestionTaskKey Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.IngestionTaskKey", ServerTypeId="{3314041b-e208-4492-a0e9-a275fa3f6204}", ValueObject=true)]
public class IngestionTaskKey : Microsoft.SharePoint.Client.ClientValueObject
type IngestionTaskKey = class
    inherit ClientValueObject
Public Class IngestionTaskKey
Inherits ClientValueObject
Inheritance
IngestionTaskKey
Attributes

Constructors

IngestionTaskKey()

Properties

IngestionTableAccountKey
IngestionTableAccountName
JobId
TaskId
TenantName
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to