Interface ServerSecurityAlertPolicy.DefinitionStages.WithParentResource

All Known Subinterfaces:
ServerSecurityAlertPolicy.Definition, ServerSecurityAlertPolicy.DefinitionStages.Blank
Enclosing interface:
ServerSecurityAlertPolicy.DefinitionStages

public static interface ServerSecurityAlertPolicy.DefinitionStages.WithParentResource
The stage of the ServerSecurityAlertPolicy definition allowing to specify parent resource.
  • Method Details

    • withExistingServer

      ServerSecurityAlertPolicy.DefinitionStages.WithCreate withExistingServer(String resourceGroupName, String serverName)
      Specifies resourceGroupName, serverName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      serverName - The name of the server.
      Returns:
      the next definition stage.