Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSContainer Class
Definition
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Storage.Management.dll
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 PSContainer
type PSContainer = class
Public Class PSContainer
- Inheritance
-
PSContainer
Constructors
| Name | Description |
|---|---|
| PSContainer(BlobContainer) | |
| PSContainer(ListContainerItem) | |
Properties
Methods
| Name | Description |
|---|---|
| ParseResourceGroupFromId(String) | |
| ParseStorageAccountNameFromId(String) | |
| ParseStorageContainerNameFromId(String) | |
| ToString() |
Return a string representation of this storage account |
