We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf8e4ac commit 6a3baa3Copy full SHA for 6a3baa3
src/Support/Support.Autorest/README.md
@@ -75,6 +75,18 @@ directive:
75
- Name
76
- ResourceType # Do we need this?
77
# - Type
78
+ - where:
79
+ model-name: FileDetails
80
+ set:
81
+ format-table:
82
+ properties:
83
+ # - Id
84
+ - Name
85
+ - CreatedOn
86
+ - ChunkSize
87
+ - FileSize
88
+ - NumberOfChunks
89
+ # - Type
90
# Following are common directives which are normally required in all the RPs
91
# 1. Remove the unexpanded parameter set
92
# 2. For New-* cmdlets, ViaIdentity is not required
0 commit comments