Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSStorageAccount Class
Definition
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Storage.Management.dll
- Assembly:
- Microsoft.Azure.Commands.Management.Storage.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 PSStorageAccount : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContextProvider
type PSStorageAccount = class
interface IStorageContextProvider
interface IExtensibleModel
Public Class PSStorageAccount
Implements IStorageContextProvider
- Inheritance
-
PSStorageAccount
- Implements
Constructors
| Name | Description |
|---|---|
| PSStorageAccount(StorageAccount) | |
Properties
Methods
| Name | Description |
|---|---|
| Create(StorageAccount, IStorageManagementClient, IAzureContext) | |
| Create(StorageAccount, IStorageManagementClient) | |
| ToString() |
Return a string representation of this storage account |
