Partager via


DocumentDbOutputDataSource.DocumentId Property

Definition

The name of the field in output events used to specify the primary key which insert or update operations are based on.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)]
public string DocumentId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)>]
member this.DocumentId : string with get, set
Public Property DocumentId As String

Property Value

Implements

Attributes

Applies to