Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

LogSubscriber Constructors

StructConstructors1 member
Represents a log subscriber for a resource.
Represents a log subscriber for a resource.
public struct LogSubscriber
{
public LogSubscriber(
string Name,
bool AnySubscribers)
{
// ...
}
}
NamestringThe the resource name.
AnySubscribersboolDetermines if there are any subscribers.