Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ListContainerItemsImpl 类

定义

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
继承
ListContainerItemsImpl
实现

属性

Inner (继承自 Wrapper<InnerT>)

方法

Manager()
SetInner(InnerT) (继承自 Wrapper<InnerT>)
Value()

显式接口实现

IHasManager<StorageManager>.Manager
IListContainerItems.Value

获取值。

适用于