Skip to content

Commit

Permalink
{netapps} Fix Azure#15209: Update the description of the vnet (Azure#…
Browse files Browse the repository at this point in the history
  • Loading branch information
RakeshMohanMSFT authored Aug 10, 2022
1 parent 39abf17 commit f31b126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/azure-cli/azure/cli/command_modules/netappfiles/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -605,9 +605,9 @@
- name: --file-path
short-summary: A 1-80 character long alphanumeric string value that identifies a unique file share or mount point in the target delegate subnet
- name: --vnet
short-summary: The ARM Id or name of the vnet for the volume
short-summary: Name or Resource ID of the vnet. If you want to use a vnet in other resource group or subscription, please provide the Resource ID instead of the name of the vnet.
- name: --subnet
short-summary: The ARM Id or name of the delegated subnet for the vnet. If omitted 'default' will be used
short-summary: The name of the subnet for the volume.
- name: --protocol-types
short-summary: Space separated list of protocols that the volume can use, available protocols are "NFSv4.1", "NFSv3", "CIFS"
- name: --volume-type
Expand Down

0 comments on commit f31b126

Please sign in to comment.