ListContainerItemsImpl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET