Share via


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

Wrapper<InnerT> 类

定义

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)

类型参数

InnerT
继承
Wrapper<InnerT>
派生
实现
IHasInner<InnerT>

构造函数

Wrapper<InnerT>(InnerT)

属性

Inner

方法

SetInner(InnerT)

适用于