次の方法で共有


VideoAnalyzerUpdate.StorageAccounts プロパティ

定義

このリソースのストレージ アカウントを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccounts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.StorageAccount> StorageAccounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccounts")>]
member this.StorageAccounts : System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.StorageAccount> with get, set
Public Property StorageAccounts As IList(Of StorageAccount)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象