AuditingEndpointsCommunicator.SetDevOpsAuditingPolicy Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool SetDevOpsAuditingPolicy (string resourceGroupName, string serverName, Microsoft.Azure.Management.Sql.Models.ServerDevOpsAuditingSettings policy);
member this.SetDevOpsAuditingPolicy : string * string * Microsoft.Azure.Management.Sql.Models.ServerDevOpsAuditingSettings -> bool
Public Function SetDevOpsAuditingPolicy (resourceGroupName As String, serverName As String, policy As ServerDevOpsAuditingSettings) As Boolean
Parameters
- resourceGroupName
- String
- serverName
- String
- policy
- ServerDevOpsAuditingSettings