Package version:

Interface LibraryResourceInfo

Library resource info

Hierarchy

  • LibraryResourceInfo

Properties

artifactId?: string

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

changed?: string

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

created?: string

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

id?: 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.

name?: string

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

operationId?: 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.

recordId?: number

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

state?: string

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

type?: 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