Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogProfileResource

Package version

The log profile resource.

Hierarchy

Index

Properties

categories

categories: string[]

the categories of the logs. These categories are created as is convenient to the user. Some values are: 'Write', 'Delete', and/or 'Action.'

Optional id

id: undefined | string

Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

Resource location

locations

locations: string[]

List of regions for which Activity Log events should be stored or streamed. It is a comma separated list of valid ARM locations including the 'global' location.

Optional name

name: undefined | string

Azure resource name NOTE: This property will not be serialized. It can only be populated by the server.

retentionPolicy

retentionPolicy: RetentionPolicy

the retention policy for the events in the log.

Optional serviceBusRuleId

serviceBusRuleId: undefined | string

The service bus rule ID of the service bus namespace in which you would like to have Event Hubs created for streaming the Activity Log. The rule ID is of the format: '{service bus resource ID}/authorizationrules/{key name}'.

Optional storageAccountId

storageAccountId: undefined | string

the resource id of the storage account to which you would like to send the Activity Log.

Optional tags

tags: undefined | {}

Resource tags

Optional type

type: undefined | string

Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc