Compartilhar via


ListTableServices.Value Propriedade

Definição

Obtém a lista de serviços de tabela retornados.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.TableServiceProperties> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.TableServiceProperties>
Public ReadOnly Property Value As IList(Of TableServiceProperties)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a