Sdílet prostřednictvím


Wrapper<InnerT>(InnerT) Constructor

Definition

public Wrapper (InnerT inner);
new Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<'InnerT> : 'InnerT -> Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<'InnerT>
Public Sub New (inner As InnerT)

Parameters

inner
InnerT

Applies to