Share via


IndexableWrapper<InnerT>(InnerT) Constructor

Definition

protected IndexableWrapper (InnerT innerObject);
new Microsoft.Azure.Management.ResourceManager.Fluent.Core.IndexableWrapper<'InnerT> : 'InnerT -> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IndexableWrapper<'InnerT>
Protected Sub New (innerObject As InnerT)

Parameters

innerObject
InnerT

Applies to