File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
specification/network/resource-manager Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -205,6 +205,22 @@ input-file:
205205
206206` ` `
207207
208+ # ## Tag: package-2021-02-preview-only
209+
210+ These settings apply only when `--tag=2021-02-preview-only` is specified on the command line.
211+
212+ ` ` ` yaml $(tag) == 'package-2021-02-preview-only'
213+ input-file:
214+ - Microsoft.Network/preview/2021-02-01-preview/networkManager.json
215+ - Microsoft.Network/preview/2021-02-01-preview/networkManagerActiveConfiguration.json
216+ - Microsoft.Network/preview/2021-02-01-preview/networkManagerConnectivityConfiguration.json
217+ - Microsoft.Network/preview/2021-02-01-preview/networkManagerEffectiveConfiguration.json
218+ - Microsoft.Network/preview/2021-02-01-preview/networkManagerGroup.json
219+ - Microsoft.Network/preview/2021-02-01-preview/networkManagerSecurityUserConfiguration.json
220+ - Microsoft.Network/preview/2021-02-01-preview/networkManagerSecurityAdminConfiguration.json
221+ - Microsoft.Network/preview/2021-02-01-preview/networkSecurityPerimeter.json
222+ ` ` `
223+
208224# ## Tag: package-2021-02-preview
209225
210226These settings apply only when `--tag=2021-02-preview` is specified on the command line.
You can’t perform that action at this time.
0 commit comments