Skip to content

Commit 6a3baa3

Browse files
committed
add customization for filedetails
1 parent cf8e4ac commit 6a3baa3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/Support/Support.Autorest/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,18 @@ directive:
7575
- Name
7676
- ResourceType # Do we need this?
7777
# - 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
7890
# Following are common directives which are normally required in all the RPs
7991
# 1. Remove the unexpanded parameter set
8092
# 2. For New-* cmdlets, ViaIdentity is not required

0 commit comments

Comments
 (0)