Skip to content

Commit 6163552

Browse files
authored
Merge pull request #31 from ChenglongLiu/feature/Cdndev
Hide systemdata in output table
2 parents 5a3cff8 + 2968ed1 commit 6163552

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/Cdn/Cdn.Autorest/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,18 @@ directive:
9898
- DeliveryRuleRequestHeaderAction
9999
- DeliveryRuleResponseHeaderAction
100100

101+
- where:
102+
model-name: .*
103+
set:
104+
format-table:
105+
exclude-properties:
106+
- SystemData
107+
- SystemDataCreatedAt
108+
- SystemDataCreatedBy
109+
- SystemDataCreatedByType
110+
- SystemDataLastModifiedAt
111+
- SystemDataLastModifiedByType
112+
101113
# Following is two common directive which are normally required in all the RPs
102114
# 1. Remove the unexpanded parameter set
103115
# 2. For New-* cmdlets, ViaIdentity is not required, so CreateViaIdentityExpanded is removed as well

0 commit comments

Comments
 (0)