Az.ElasticSan Module
Microsoft Azure PowerShell: ElasticSan cmdlets
ElasticSan
| Cmdlet | Description |
|---|---|
| Add-AzElasticSanVolumeGroupNetworkRule |
Add a list of virtual network rules to a VolumeGroup |
| Get-AzElasticSan |
Get either a list of Elastic SANs from a subscription or a resource group, or get a single Elastic SAN. |
| Get-AzElasticSanSkuList |
List all the available Skus in the region and information related to them |
| Get-AzElasticSanVolume |
Get either a list of all volumes from a volume group or get a single volume from a volume group. |
| Get-AzElasticSanVolumeGroup |
Get either a list of all volume groups from an Elastic SAN or get a single volume group from an Elastic SAN. |
| Get-AzElasticSanVolumeSnapshot |
Get a Volume Snapshot. |
| New-AzElasticSan |
Create ElasticSan. |
| New-AzElasticSanVirtualNetworkRuleObject |
Create an in-memory object for VirtualNetworkRule. |
| New-AzElasticSanVolume |
Create a Volume. |
| New-AzElasticSanVolumeGroup |
Create a Volume Group. |
| New-AzElasticSanVolumeSnapshot |
Create a Volume Snapshot. |
| Remove-AzElasticSan |
Delete a Elastic San. |
| Remove-AzElasticSanVolume |
Delete an Volume. |
| Remove-AzElasticSanVolumeGroup |
Delete an VolumeGroup. |
| Remove-AzElasticSanVolumeGroupNetworkRule |
Remove a list of virtual network rules from a VolumeGroup |
| Remove-AzElasticSanVolumeSnapshot |
Delete a Volume Snapshot. |
| Update-AzElasticSan |
Update a Elastic San. |
| Update-AzElasticSanVolume |
Update an Volume. |
| Update-AzElasticSanVolumeGroup |
Update an VolumeGroup. |