Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivityLogsListOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ActivityLogsListOptionalParams

Index

Properties

Properties

Optional select

select: undefined | string

Used to fetch events with only the given properties.
The $select argument is a comma separated list of property names to be returned. Possible values are: authorization, claims, correlationId, description, eventDataId, eventName, eventTimestamp, httpRequest, level, operationId, operationName, properties, resourceGroupName, resourceProviderName, resourceId, status, submissionTimestamp, subStatus, subscriptionId

Generated using TypeDoc