Skip to content
DocsTry Aspire
DocsTry

LogSubscriber Properties

StructProperties2 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; }