Interface ServerSecurityAlertPolicy.DefinitionStages.WithStorageAccountAccessKey

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

public static interface ServerSecurityAlertPolicy.DefinitionStages.WithStorageAccountAccessKey
The stage of the ServerSecurityAlertPolicy definition allowing to specify storageAccountAccessKey.
  • Method Details

    • withStorageAccountAccessKey

      ServerSecurityAlertPolicy.DefinitionStages.WithCreate withStorageAccountAccessKey(String storageAccountAccessKey)
      Specifies the storageAccountAccessKey property: Specifies the identifier key of the Threat Detection audit storage account..
      Parameters:
      storageAccountAccessKey - Specifies the identifier key of the Threat Detection audit storage account.
      Returns:
      the next definition stage.