public Task<IGauge> CreateGaugeAsync( string id = null, GaugeProperties properties = null )
Public Function CreateGaugeAsync ( Optional id As String = Nothing, Optional properties As GaugeProperties = Nothing ) As Task(Of IGauge)