BlobStreamInputDataSource.StorageAccounts Property

Definition

A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.

public System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.StreamAnalyticsStorageAccount> StorageAccounts { get; }
member this.StorageAccounts : System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.StreamAnalyticsStorageAccount>
Public ReadOnly Property StorageAccounts As IList(Of StreamAnalyticsStorageAccount)

Property Value

Applies to