StorageAccountCollection
StorageAccountCollection()
CreateOrUpdate(WaitUntil, String, StorageAccountCreateOrUpdateContent, CancellationToken)
CreateOrUpdateAsync(WaitUntil, String, StorageAccountCreateOrUpdateContent, CancellationToken)
Exists(String, StorageAccountExpand?, CancellationToken)
ExistsAsync(String, StorageAccountExpand?, CancellationToken)
Get(String, StorageAccountExpand?, CancellationToken)
GetAll(CancellationToken)
GetAllAsync(CancellationToken)
GetAsync(String, StorageAccountExpand?, CancellationToken)
GetIfExists(String, StorageAccountExpand?, CancellationToken)
GetIfExistsAsync(String, StorageAccountExpand?, CancellationToken)
net11.0
namespace Azure.ResourceManager.Storage
{
public class StorageAccountCollection : ArmCollection, IAsyncEnumerable<StorageAccountResource>, IEnumerable, IEnumerable<StorageAccountResource>
{
protected StorageAccountCollection();
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.Storage , Version=1.6.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Storage (1.6.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API