Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LibraryResourceInfo

Package version

Library resource info

Hierarchy

  • LibraryResourceInfo

Index

Properties

Optional artifactId

artifactId: undefined | string

artifact Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.

Optional changed

changed: undefined | string

The last updated time of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.

Optional created

created: undefined | string

The creation time of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Name of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operationId

operationId: undefined | string

Operation Id of the operation performed on library/package. NOTE: This property will not be serialized. It can only be populated by the server.

Optional recordId

recordId: undefined | number

record Id of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.

Optional state

state: undefined | string

Provisioning status of the library/package. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Generated using TypeDoc