Wrapper<InnerT> Class

Definition

public class Wrapper<InnerT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<InnerT>
type Wrapper<'InnerT> = class
    interface IHasInner<'InnerT>
Public Class Wrapper(Of InnerT)
Implements IHasInner(Of InnerT)

Type Parameters

InnerT
Inheritance
Wrapper<InnerT>
Derived
Implements
IHasInner<InnerT>

Constructors

Wrapper<InnerT>(InnerT)

Properties

Inner

Methods

SetInner(InnerT)

Applies to