Compartilhar via


StorageInsight.Containers Propriedade

Definição

Obtém ou define os nomes dos contêineres de blob que o workspace deve ler

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a