PSSynapseWorkspacePackage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSSynapseWorkspacePackage : Microsoft.Azure.Commands.Synapse.Models.PSSubResource
type PSSynapseWorkspacePackage = class
inherit PSSubResource
Public Class PSSynapseWorkspacePackage
Inherits PSSubResource
- Inheritance
Constructors
PSSynapseWorkspacePackage(LibraryInfo) | |
PSSynapseWorkspacePackage(LibraryResource, String) | |
PSSynapseWorkspacePackage(LibraryResource) |
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. |