CloudEventEntry.InstanceName Property
Applies to: Semantic Logging 2.0
Gets or sets the instance name where the entries are generated from.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure.dll) Version: 2.0.1406.1
Syntax
public string InstanceName { get; set; }
'Declaration
Public Property InstanceName As String
Get
Set
Property Value
Type: String
The name of the instance.
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks.WindowsAzure Namespace