PSStorageEndpointProperties 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 PSStorageEndpointProperties
type PSStorageEndpointProperties = class
Public Class PSStorageEndpointProperties
- Inheritance
-
PSStorageEndpointProperties
Constructors
PSStorageEndpointProperties() |
Properties
ConnectionString |
The account key credentials for storage account selected by customer for uploading files. |
ContainerName |
The root container name where all files will be uploaded. |
SasTtlAsIso8601 |
SAS time to live. Range: 1 Min (PT1M) - 1 Day (P1D). |