你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSSynapseWorkspacePackage Class

Definition

public class PSSynapseWorkspacePackage : Microsoft.Azure.Commands.Synapse.Models.PSSubResource
type PSSynapseWorkspacePackage = class
    inherit PSSubResource
Public Class PSSynapseWorkspacePackage
Inherits PSSubResource
Inheritance
PSSynapseWorkspacePackage

Constructors

PSSynapseWorkspacePackage(LibraryInfo)
PSSynapseWorkspacePackage(LibraryResource)
PSSynapseWorkspacePackage(LibraryResource, String)

Properties

ContainerName

Container name of the library/package.

CreatorId

Creator Id of the library/package.

Etag (Inherited from PSSubResource)
Id (Inherited from PSSubResource)
Name (Inherited from PSSubResource)
PackageType

Type of the library/package.

Path

Location of library/package in storage account.

ProvisioningStatus

Provisioning status of the library/package.

Type (Inherited from PSSubResource)
UploadedTimestamp

The last update time of the library/package.

WorkspaceName

Name of workspace that contains this package.

Applies to