Skip to content

Commit ca49a04

Browse files
author
Yanwen Liu
committed
remove suffix of snapshot
1 parent e9a88d5 commit ca49a04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • specification/appcomplianceautomation/AppComplianceAutomation.Management/resources

specification/appcomplianceautomation/AppComplianceAutomation.Management/resources/SnapshotResource.tsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ model SnapshotResource extends Azure.ResourceManager.Foundations.ProxyResource {
4040

4141
@armResourceOperations
4242
@tag("AppComplianceAutomation")
43-
interface SnapshotResources {
43+
interface Snapshot {
4444
/**
4545
* Get the AppComplianceAutomation snapshot and its properties.
4646
*/
@@ -74,6 +74,6 @@ interface SnapshotResources {
7474
>;
7575
}
7676

77-
@@doc(SnapshotResources.download::parameters.body,
77+
@@doc(Snapshot.download::parameters.body,
7878
"Parameters for the query operation"
7979
);

0 commit comments

Comments
 (0)