Delen via


InputProperties.PartitionKey Property

Definition

partitionKey Describes a key in the input data which is used for partitioning the input data

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

Property Value

Implements

Attributes

Applies to