Share via


ListContainerItemsImpl Class

Definition

public class ListContainerItemsImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<Microsoft.Azure.Management.Storage.Fluent.Models.ListContainerItemsInner>, 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>, Microsoft.Azure.Management.Storage.Fluent.IListContainerItems
type ListContainerItemsImpl = class
    inherit Wrapper<ListContainerItemsInner>
    interface IListContainerItems
    interface IBeta
    interface IHasInner<ListContainerItemsInner>
    interface IHasManager<StorageManager>
Public Class ListContainerItemsImpl
Inherits Wrapper(Of ListContainerItemsInner)
Implements IBeta, IHasInner(Of ListContainerItemsInner), IHasManager(Of StorageManager), IListContainerItems
Inheritance
ListContainerItemsImpl
Implements

Properties

Inner (Inherited from Wrapper<InnerT>)

Methods

Manager()
SetInner(InnerT) (Inherited from Wrapper<InnerT>)
Value()

Explicit Interface Implementations

IHasManager<StorageManager>.Manager
IListContainerItems.Value

Gets the value value.

Applies to