az netappfiles
Manage Azure NetApp Files (ANF) Resources.
Commands
az netappfiles account |
Manage Azure NetApp Files (ANF) Account Resources. |
az netappfiles account create |
Create a new Azure NetApp Files (ANF) account. Note that active directory can only be applied to an existing account (using set/update). |
az netappfiles account delete |
Delete the specified ANF account. |
az netappfiles account list |
List ANF accounts. |
az netappfiles account set |
Sets the tags or the active directory details for a specified ANF account. Sets the active directory property to exactly what is provided. If none is provided then the active directory is removed, i.e. provide empty []. |
az netappfiles account show |
Get the specified ANF account. |
az netappfiles account update |
Set/modify the tags or the active directory details for a specified ANF account. Active directory settings are appended only - if none are present no change is made otherwise the active directory is replaced with that provided. |
az netappfiles mount-target |
Manage Azure NetApp Files (ANF) Mount Target Resources. |
az netappfiles mount-target list |
List the mount targets of an ANF volume. |
az netappfiles pool |
Manage Azure NetApp Files (ANF) Pool Resources. |
az netappfiles pool create |
Create a new Azure NetApp Files (ANF) pool. |
az netappfiles pool delete |
Delete the specified ANF pool. |
az netappfiles pool list |
L:ist the ANF pools for the specified account. |
az netappfiles pool show |
Get the specified ANF pool. |
az netappfiles pool update |
Update the tags of the specified ANF pool. |
az netappfiles snapshot |
Manage Azure NetApp Files (ANF) Snapshot Resources. |
az netappfiles snapshot create |
Create a new Azure NetApp Files (ANF) snapshot. |
az netappfiles snapshot delete |
Delete the specified ANF snapshot. |
az netappfiles snapshot list |
List the snapshots of an ANF volume. |
az netappfiles snapshot show |
Get the specified ANF snapshot. |
az netappfiles volume |
Manage Azure NetApp Files (ANF) Volume Resources. |
az netappfiles volume create |
Create a new Azure NetApp Files (ANF) volume. |
az netappfiles volume delete |
Delete the specified ANF volume. |
az netappfiles volume list |
List the ANF Pools for the specified account. |
az netappfiles volume show |
Get the specified ANF volume. |
az netappfiles volume update |
Update the specified ANF volume with the values provided. Unspecified values will remain unchanged. |