Compartir a través de


FileServiceItems.Value Propiedad

Definición

Obtiene la lista de servicios de archivo devueltos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a