Compartir a través de


ListSharesResponse.Shares Propiedad

Definición

Obtiene una colección enumerable de FileShareEntry objetos de la respuesta.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.File.Protocol.FileShareEntry> Shares { get; }
member this.Shares : seq<Microsoft.Azure.Storage.File.Protocol.FileShareEntry>
Public ReadOnly Property Shares As IEnumerable(Of FileShareEntry)

Valor de propiedad

Colección enumerable de objetos FileShareEntry.

Se aplica a