Condividi tramite


LinkedStorageAccountsResource.StorageAccountIds Property

Definition

Gets or sets linked storage accounts resources ids.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountIds")]
public System.Collections.Generic.IList<string> StorageAccountIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountIds")>]
member this.StorageAccountIds : System.Collections.Generic.IList<string> with get, set
Public Property StorageAccountIds As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to