Skip to content

Commit 9055118

Browse files
committed
network and help
1 parent c497b97 commit 9055118

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeGroup.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,21 @@ Accept pipeline input: False
472472
Accept wildcard characters: False
473473
```
474474
475+
### -NetworkFeature
476+
Basic network, or Standard features available to the volume (Basic, Standard).
477+
478+
```yaml
479+
Type: System.String
480+
Parameter Sets: (All)
481+
Aliases:
482+
483+
Required: False
484+
Position: Named
485+
Default value: None
486+
Accept pipeline input: False
487+
Accept wildcard characters: False
488+
```
489+
475490
### -NodeMemory
476491
SAP node memory (GiB), Memory on SAP compute host
477492
@@ -519,6 +534,21 @@ Accept pipeline input: False
519534
Accept wildcard characters: False
520535
```
521536
537+
### -ProgressAction
538+
{{ Fill ProgressAction Description }}
539+
540+
```yaml
541+
Type: System.Management.Automation.ActionPreference
542+
Parameter Sets: (All)
543+
Aliases: proga
544+
545+
Required: False
546+
Position: Named
547+
Default value: None
548+
Accept pipeline input: False
549+
Accept wildcard characters: False
550+
```
551+
522552
### -ProximityPlacementGroup
523553
Default proximity placement group, for data, log, and if present the shared volume, in all volume groups.
524554
Specifies that the data, log, and shared volumes are to be created close to the VMs

0 commit comments

Comments
 (0)