IStatisticsPublisher.Init 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 System.Threading.Tasks.Task Init (bool isSilo, string storageConnectionString, string deploymentId, string address, string siloName, string hostName);
abstract member Init : bool * string * string * string * string * string -> System.Threading.Tasks.Task
Public Function Init (isSilo As Boolean, storageConnectionString As String, deploymentId As String, address As String, siloName As String, hostName As String) As Task
Parameters
- isSilo
- Boolean
- storageConnectionString
- String
- deploymentId
- String
- address
- String
- siloName
- String
- hostName
- String