共用方式為


StreamAnalyticsSampleInputContent.EventsUri Property

Definition

The SAS URI of the storage blob for service to write the sampled events to. If this parameter is not provided, service will write events to he system account and share a temporary SAS URI to it.

public Uri EventsUri { get; set; }
member this.EventsUri : Uri with get, set
Public Property EventsUri As Uri

Property Value

Uri

Applies to