Skip to content
Docs Try Aspire

LogSubscriber Properties

Struct Properties 2 members
Represents a log subscriber for a resource.
Determines if there are any subscribers.
public bool AnySubscribers { get; init; }
The the resource name.
public string Name { get; init; }