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 19
19
namespace Microsoft . Azure . Commands . Sql . Auditing . Cmdlet
20
20
{
21
21
[ CmdletDeprecation ( ReplacementCmdletName = VerbsCommon . Get +
22
+ "-" +
22
23
ResourceManager . Common . AzureRMConstants . AzureRMPrefix +
23
24
DefinitionsCommon . DatabaseAuditCmdletsSuffix ) ]
24
25
[ CmdletOutputBreakingChange (
Original file line number Diff line number Diff line change 19
19
namespace Microsoft . Azure . Commands . Sql . Auditing . Cmdlet
20
20
{
21
21
[ CmdletDeprecation ( ReplacementCmdletName = VerbsCommon . Get +
22
+ "-" +
22
23
ResourceManager . Common . AzureRMConstants . AzureRMPrefix +
23
24
DefinitionsCommon . ServerAuditCmdletsSuffix ) ]
24
25
[ CmdletOutputBreakingChange (
Original file line number Diff line number Diff line change 23
23
namespace Microsoft . Azure . Commands . Sql . Auditing . Cmdlet
24
24
{
25
25
[ CmdletDeprecation ( ReplacementCmdletName = VerbsCommon . Set +
26
+ "-" +
26
27
ResourceManager . Common . AzureRMConstants . AzureRMPrefix +
27
28
DefinitionsCommon . DatabaseAuditCmdletsSuffix ) ]
28
29
[ CmdletOutputBreakingChange (
Original file line number Diff line number Diff line change 23
23
namespace Microsoft . Azure . Commands . Sql . Auditing . Cmdlet
24
24
{
25
25
[ CmdletDeprecation ( ReplacementCmdletName = VerbsCommon . Set +
26
+ "-" +
26
27
ResourceManager . Common . AzureRMConstants . AzureRMPrefix +
27
28
DefinitionsCommon . ServerAuditCmdletsSuffix ) ]
28
29
[ CmdletOutputBreakingChange (
You can’t perform that action at this time.
0 commit comments