You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Oracle/Oracle.Autorest/docs/Get-AzOracleDbSystem.md
+51-4Lines changed: 51 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,22 +41,69 @@ Get a DbSystem
41
41
42
42
### Example 1: {{ Add title here }}
43
43
```powershell
44
-
{{ Add code here }}
44
+
Get-AzOracleDbSystem
45
45
```
46
46
47
47
```output
48
-
{{ Add output here (remove the output block if the example doesn't have an output) }}
48
+
...
49
+
Name : OFake_PowerShellTestDbSystem
50
+
Id : /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PowerShellTestRg/providers/Oracle.Database/dbSystems/OFake_PowerShellTestDbSystem
{{ Add output here (remove the output block if the example doesn't have an output) }}
83
+
Name : OFake_PowerShellTestDbSystem
84
+
Id : /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PowerShellTestRg/providers/Oracle.Database/dbSystems/OFake_PowerShellTestDbSystem
0 commit comments