IConfigurableClientMetricsDataPublisher.AddConfiguration Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void AddConfiguration (string deploymentId, string hostName, string clientId, System.Net.IPAddress address);
abstract member AddConfiguration : string * string * string * System.Net.IPAddress -> unit
Public Sub AddConfiguration (deploymentId As String, hostName As String, clientId As String, address As IPAddress)
Parameters
- deploymentId
- String
- hostName
- String
- clientId
- String
- address
- IPAddress