次の方法で共有


BlobStreamInputDataSource.StorageAccounts プロパティ

定義

1 つ以上の Azure Storage アカウントの一覧。 PUT (CreateOrReplace) 要求で必須。

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)

プロパティ値

適用対象