IListContainerItems Interface
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.
Type representing 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)
- Derived
- Implements
Properties
Inner | (Inherited from IHasInner<T>) |
Manager |
Gets the manager client type of this resource type. (Inherited from IHasManager<ManagerT>) |
Value |
Gets the value value. |