Freigeben über


VideoAnalyzerAccount.StorageAccounts Eigenschaft

Definition

Ruft die Speicherkonten für diese Ressource ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: