LibraryInfo Class

Library/package information of a Big Data pool powered by Apache Spark.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
LibraryInfo

Constructor

LibraryInfo(*, name: Optional[str] = None, path: Optional[str] = None, container_name: Optional[str] = None, type: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Name of the library.

path
str
Required

Storage blob path of library.

container_name
str
Required

Storage blob container name.

type
str
Required

Type of the library.

Variables

uploaded_timestamp
datetime

The last update time of the library.

provisioning_status
str

Provisioning status of the library/package.

creator_id
str

Creator Id of the library/package.