Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LibraryResourceProperties

Package version

Library/package properties

Hierarchy

  • LibraryResourceProperties

Index

Properties

Optional containerName

containerName: undefined | string

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

Optional creatorId

creatorId: undefined | string

Creator Id of the library/package. 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 path

path: undefined | string

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

Optional provisioningStatus

provisioningStatus: 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

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

Optional uploadedTimestamp

uploadedTimestamp: undefined | string

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

Generated using TypeDoc