Compartir a través de


IListContainerItems Interfaz

Definición

Tipo que representa ListContainerItems.

public interface IListContainerItems : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.Models.ListContainerItemsInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Storage.Fluent.StorageManager>
type IListContainerItems = interface
    interface IBeta
    interface IHasInner<ListContainerItemsInner>
    interface IHasManager<StorageManager>
Public Interface IListContainerItems
Implements IBeta, IHasInner(Of ListContainerItemsInner), IHasManager(Of StorageManager)
Derivado
Implementaciones

Propiedades

Inner

Tipo que representa ListContainerItems.

(Heredado de IHasInner<T>)
Manager

Obtiene el tipo de cliente de administrador de este tipo de recurso.

(Heredado de IHasManager<ManagerT>)
Value

Obtiene el valor de .

Se aplica a