AzureSqlServerTrustGroupAdapter.DeleteServerTrustGroup 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.
A wrapper method for deleting a Server Trust Group.
public void DeleteServerTrustGroup (string resourceGroupName, string locationName, string serverTrustGroupName);
member this.DeleteServerTrustGroup : string * string * string -> unit
Public Sub DeleteServerTrustGroup (resourceGroupName As String, locationName As String, serverTrustGroupName As String)
Parameters
- resourceGroupName
- String
Resource group name of the Server Trust Group.
- locationName
- String
The location of the Server Trust Group.
- serverTrustGroupName
- String
The name of the Server Trust Group