Package version:

An object that represents a scope map for a container registry.

Hierarchy

Properties

actions?: string[]

The list of scoped permissions for registry artifacts. E.g. repositories/repository-name/content/read, repositories/repository-name/metadata/write

creationDate?: Date

The creation date of scope map. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

The user friendly description of the scope map.

id?: string

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

name?: string

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

provisioningState?: string

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

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

typePropertiesType?: string

The type of the scope map. E.g. BuildIn scope map. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc