Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationDefinition

Package version

The definition of a container registry operation.

Hierarchy

  • OperationDefinition

Index

Properties

Optional display

The display information for the container registry operation.

Optional isDataAction

isDataAction: undefined | false | true

This property indicates if the operation is an action or a data action ref: https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions#management-and-data-operations

Optional name

name: undefined | string

Operation name: {provider}/{resource}/{operation}.

Optional origin

origin: undefined | string

The origin information of the container registry operation.

Optional serviceSpecification

The definition of Azure Monitoring service.

Generated using TypeDoc