File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
src/Sql/Sql/Auditing/Cmdlet Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1919namespace Microsoft . Azure . Commands . Sql . Auditing . Cmdlet
2020{
2121 [ CmdletDeprecation ( ReplacementCmdletName = VerbsCommon . Get +
22+ "-" +
2223 ResourceManager . Common . AzureRMConstants . AzureRMPrefix +
2324 DefinitionsCommon . DatabaseAuditCmdletsSuffix ) ]
2425 [ CmdletOutputBreakingChange (
Original file line number Diff line number Diff line change 1919namespace Microsoft . Azure . Commands . Sql . Auditing . Cmdlet
2020{
2121 [ CmdletDeprecation ( ReplacementCmdletName = VerbsCommon . Get +
22+ "-" +
2223 ResourceManager . Common . AzureRMConstants . AzureRMPrefix +
2324 DefinitionsCommon . ServerAuditCmdletsSuffix ) ]
2425 [ CmdletOutputBreakingChange (
Original file line number Diff line number Diff line change 2323namespace Microsoft . Azure . Commands . Sql . Auditing . Cmdlet
2424{
2525 [ CmdletDeprecation ( ReplacementCmdletName = VerbsCommon . Set +
26+ "-" +
2627 ResourceManager . Common . AzureRMConstants . AzureRMPrefix +
2728 DefinitionsCommon . DatabaseAuditCmdletsSuffix ) ]
2829 [ CmdletOutputBreakingChange (
Original file line number Diff line number Diff line change 2323namespace Microsoft . Azure . Commands . Sql . Auditing . Cmdlet
2424{
2525 [ CmdletDeprecation ( ReplacementCmdletName = VerbsCommon . Set +
26+ "-" +
2627 ResourceManager . Common . AzureRMConstants . AzureRMPrefix +
2728 DefinitionsCommon . ServerAuditCmdletsSuffix ) ]
2829 [ CmdletOutputBreakingChange (
You can’t perform that action at this time.
0 commit comments