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 616dcc6 commit 71b1ab3Copy full SHA for 71b1ab3
src/Oracle/Oracle.Autorest/examples/Get-AzOracleAutonomousDatabase.md
@@ -57,7 +57,10 @@ UsedDataStorageSizeInGb :
57
UsedDataStorageSizeInTb :
58
VnetId : /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PowerShellTestRg/providers/Microsoft.Network/virtualNetworks/PSTestVnet
59
WhitelistedIP :
60
+ScheduledOperationScheduledStartTime :
61
+ScheduledOperationScheduledStopTime :
62
+DayOfWeekName :
63
```
64
65
Get an Autonomous Database resource by name and resource group name.
-For more information, execute `Get-Help Get-AzOracleAutonomousDatabase`.
66
+For more information, execute `Get-Help Get-AzOracleAutonomousDatabase`.
0 commit comments